
GLV_curLayerWidth["NavLay1x5"]=0;
GLV_curLayerHeight["NavLay1x5"]=0;
GLV_curLayerX["NavLay1x5"]=0;
GLV_curLayerY["NavLay1x5"]=0;
GLV_menuOn["NavLay1x5"] = null;
GLV_gap["NavLay1x5"]=400;
GLV_currentLayer["NavLay1x5"] = null;
GLV_currentROitem["NavLay1x5"] = null;
GLV_hasBeenOver["NavLay1x5"]=0;
GLV_doReset["NavLay1x5"]=false;
GLV_lastKey["NavLay1x5"] = "MenuNavLay1x54";
GLV_onlyOnLoad["NavLay1x5"] = 0;
GLV_dontHideOnMouseUp["NavLay1x5"] = 0;
GLV_dontFollowMouse["NavLay1x5"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay1x5"] = GLV_date.getTime();
GLV_timeoutRef["NavLay1x5"] = 70;
GLV_menuXY["NavLay1x5"] = new Array();
GLV_menuXY["NavLay1x5"]["MenuNavLay1x50"] = new Array(0,0,"itemIDcf0b302eb3","anchorIDcf0b302eb3");
GLV_menuXY["NavLay1x5"]["MenuNavLay1x51"] = new Array(0,0,"itemID3cd8310671","anchorID3cd8310671");
GLV_menuXY["NavLay1x5"]["MenuNavLay1x52"] = new Array(0,0,"itemIDdc03a3bf84","anchorIDdc03a3bf84");
GLV_menuXY["NavLay1x5"]["MenuNavLay1x53"] = new Array(0,0,"itemID24e9aa4f10","anchorID24e9aa4f10");
GLV_menuXY["NavLay1x5"]["MenuNavLay1x54"] = new Array(0,0,"itemID8d1f59e84b","anchorID8d1f59e84b");
GLV_menuXY["NavLay1x5"]["MenuNavLay1x55"] = new Array(0,0,"itemIDa056bc7f68","anchorIDa056bc7f68");

function GLNavLay1x5_over(mitm_id)	{
	GLNavLay1x5_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay1x5"]=mitm_id;
}
function GLNavLay1x5_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay1x5"];
	switch(mitm_id)	{

	}
}

function GLNavLay1x5_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay1x5"]!=null && !GLV_dontFollowMouse["NavLay1x5"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay1x5");
  } catch(err) {
  }
}
function GLNavLay1x5_hideCode() {

	GL_getObjCss("MenuNavLay1x50").visibility = "hidden";
	GL_getObjCss("MenuNavLay1x51").visibility = "hidden";
	GL_getObjCss("MenuNavLay1x52").visibility = "hidden";
	GL_getObjCss("MenuNavLay1x53").visibility = "hidden";
	GL_getObjCss("MenuNavLay1x54").visibility = "hidden";
GLNavLay1x5_out("");
GL_hideAll("NavLay2x5");
GL_hideAll("NavLay2x6");
GL_hideAll("NavLay2x7");
GL_hideAll("NavLay2x8");
GL_hideAll("NavLay2x9");
}
function GLNavLay1x5_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["NavLay1x5"].left = (TI_x+0)+"px";
GLV_menuOn["NavLay1x5"].top =  (TI_y+15)+"px";
}
function GLNavLay1x5_restoreMenu() {

GL_restoreMenu("NavLay2x5");
GL_restoreMenu("NavLay2x6");
GL_restoreMenu("NavLay2x7");
GL_restoreMenu("NavLay2x8");
GL_restoreMenu("NavLay2x9");
}
function GLNavLay1x5_resetSubMenus() {
	var resetSubMenu=1;

if (!GLV_doReset["NavLay2x5"] && GLV_currentLayer["NavLay2x5"]!=null)	resetSubMenu=0;
if (!GLV_doReset["NavLay2x6"] && GLV_currentLayer["NavLay2x6"]!=null)	resetSubMenu=0;
if (!GLV_doReset["NavLay2x7"] && GLV_currentLayer["NavLay2x7"]!=null)	resetSubMenu=0;
if (!GLV_doReset["NavLay2x8"] && GLV_currentLayer["NavLay2x8"]!=null)	resetSubMenu=0;
if (!GLV_doReset["NavLay2x9"] && GLV_currentLayer["NavLay2x9"]!=null)	resetSubMenu=0;
	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay1x5";
GLV_timeout_count++;


