
GLV_curLayerWidth["NavLay2x"]=0;
GLV_curLayerHeight["NavLay2x"]=0;
GLV_curLayerX["NavLay2x"]=0;
GLV_curLayerY["NavLay2x"]=0;
GLV_menuOn["NavLay2x"] = null;
GLV_gap["NavLay2x"]=100;
GLV_currentLayer["NavLay2x"] = null;
GLV_currentROitem["NavLay2x"] = null;
GLV_hasBeenOver["NavLay2x"]=0;
GLV_doReset["NavLay2x"]=false;
GLV_lastKey["NavLay2x"] = "MenuNavLay2x10";
GLV_onlyOnLoad["NavLay2x"] = 0;
GLV_dontHideOnMouseUp["NavLay2x"] = 0;
GLV_dontFollowMouse["NavLay2x"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x"] = 0;
GLV_menuXY["NavLay2x"] = new Array();
GLV_menuXY["NavLay2x"]["MenuNavLay2x0"] = new Array(0,0,"itemID39a3bea777","anchorID39a3bea777");
GLV_menuXY["NavLay2x"]["MenuNavLay2x1"] = new Array(0,0,"itemID6700f057a9","anchorID6700f057a9");
GLV_menuXY["NavLay2x"]["MenuNavLay2x2"] = new Array(0,0,"itemIDacc351d45e","anchorIDacc351d45e");
GLV_menuXY["NavLay2x"]["MenuNavLay2x3"] = new Array(0,0,"itemID7644684007","anchorID7644684007");
GLV_menuXY["NavLay2x"]["MenuNavLay2x4"] = new Array(0,0,"itemID7ea70541fd","anchorID7ea70541fd");
GLV_menuXY["NavLay2x"]["MenuNavLay2x5"] = new Array(0,0,"itemIDf0f9f986a5","anchorIDf0f9f986a5");
GLV_menuXY["NavLay2x"]["MenuNavLay2x6"] = new Array(0,0,"itemIDa106fb50a1","anchorIDa106fb50a1");
GLV_menuXY["NavLay2x"]["MenuNavLay2x7"] = new Array(0,0,"itemID01f2b6a574","anchorID01f2b6a574");
GLV_menuXY["NavLay2x"]["MenuNavLay2x8"] = new Array(0,0,"itemID76ff8fce2d","anchorID76ff8fce2d");
GLV_menuXY["NavLay2x"]["MenuNavLay2x9"] = new Array(0,0,"itemID3b6d86d825","anchorID3b6d86d825");
GLV_menuXY["NavLay2x"]["MenuNavLay2x10"] = new Array(0,0,"itemID173bd0c783","anchorID173bd0c783");

function GLNavLay2x_over(mitm_id)	{
	GLNavLay2x_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{
case "MenuNavLay2x10":changeBGcolor('item2-186','#B8DCFF');; break;
	}
	GLV_currentROitem["NavLay2x"]=mitm_id;
}
function GLNavLay2x_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x"];
	switch(mitm_id)	{
case "MenuNavLay2x10":changeBGcolor('item2-186','#0080FF');; break;
	}
}

function GLNavLay2x_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x"]!=null && !GLV_dontFollowMouse["NavLay2x"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x");
  } catch(err) {
  }
}
function GLNavLay2x_hideCode() {

	GL_getObjCss("MenuNavLay2x10").visibility = "hidden";
GLNavLay2x_out("");
}
function GLNavLay2x_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["NavLay2x"].left = (GLV_curLayerX["NavLay1x"]+TI_x+201)+"px";
GLV_menuOn["NavLay2x"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x_restoreMenu() {

}
function GLNavLay2x_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x";
GLV_timeout_count++;

