
GLV_curLayerWidth["dc7580"]=0;
GLV_curLayerHeight["dc7580"]=0;
GLV_curLayerX["dc7580"]=0;
GLV_curLayerY["dc7580"]=0;
GLV_menuOn["dc7580"] = null;
GLV_gap["dc7580"]=1;
GLV_currentLayer["dc7580"] = null;
GLV_currentROitem["dc7580"] = null;
GLV_hasBeenOver["dc7580"]=0;
GLV_doReset["dc7580"]=false;
GLV_lastKey["dc7580"] = "Menudc75800";
GLV_onlyOnLoad["dc7580"] = 0;
GLV_dontHideOnMouseUp["dc7580"] = 0;
GLV_dontFollowMouse["dc7580"] = 0;
GLV_date = new Date();
GLV_timeout["dc7580"] = GLV_date.getTime();
GLV_timeoutRef["dc7580"] = 0;
GLV_menuXY["dc7580"] = new Array();
GLV_menuXY["dc7580"]["Menudc75800"] = new Array(0,0,"itemID44b5d4592f","anchorID44b5d4592f");
GLV_menuXY["dc7580"]["Menudc75801"] = new Array(0,0,"itemIDd1e2762af6","anchorIDd1e2762af6");

function GLdc7580_getMouse(e) {
	if (GLV_menuOn["dc7580"]!=null && !GLV_dontFollowMouse["dc7580"]){

	}
	GL_mouseMoveEvaluate("dc7580");
}
function GLdc7580_hideCode() {

	GL_getObjCss("Menudc75800").visibility = "hidden";
GL_hideAll("topnav2x");
}
function GLdc7580_doTop(WMid,id) {
var parentObject = GL_getObj(GLV_menuXY[WMid][id][2]);
		var TI_width = parentObject.width;
		var TI_height = parentObject.height;
		var anchorObj = GL_getObj(GLV_menuXY[WMid][id][3]);
		var TI_x = anchorObj.x;
		var TI_y = anchorObj.y;
			
GLV_menuOn["dc7580"].left = (TI_x+0)+"px";
GLV_menuOn["dc7580"].top =  (TI_y+27)+"px";
}
function GLdc7580_restoreMenu() {

GL_restoreMenu("topnav2x");
}
function GLdc7580_resetSubMenus() {
	var resetSubMenu=1;

if (!GLV_doReset["topnav2x"] && GLV_currentLayer["topnav2x"]!=null)	resetSubMenu=0;
	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "dc7580";
GLV_timeout_count++;

