var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); /* * Copyright 1999-2002 by Vignette, Inc., * All rights reserved. * * This software is the confidential and proprietary information * of Vignette, Inc. ("Confidential Information"). You * shall not disclose such Confidential Information and shall use * it only in accordance with the terms of the license agreement * you entered into with Vignette. * */ function UpHandler(e) { if (!DraggMod) { return true; } if (DropIndicator != null) { DropIndicator.hideIt(); } if (PageLayout.dnModCl) { DraggMod.view.evnt.className=PageLayout.dnModCl; } DraggMod.dc.SetZIndex(MOD_BOT_Z); DraggMod.view.css.cursor="auto"; var savedata=0; if (!DropCol || DropCol.type==MOD_FIX) { if(PageLayout.lockedPanel) { if (PageLayout.lockedPanel.isShown) { PageLayout.lockedPanel.hideIt(); if(PageLayout.msg) PageLayout.msg.hideIt(); PageLayout.lockedPanel.isShown=0; } } DraggMod.dc.Move(DraggMod.x, DraggMod.y); } else { //alert("this module is moving to column:" + DropCol.id + " position:" + DropIndex); var oldCol = DraggMod.parent; if (oldCol == DropCol) { for (var i=0; i