
GLV_curLayerWidth["NavLay2x4"]=0;
GLV_curLayerHeight["NavLay2x4"]=0;
GLV_curLayerX["NavLay2x4"]=0;
GLV_curLayerY["NavLay2x4"]=0;
GLV_menuOn["NavLay2x4"] = null;
GLV_gap["NavLay2x4"]=200;
GLV_currentLayer["NavLay2x4"] = null;
GLV_currentROitem["NavLay2x4"] = null;
GLV_hasBeenOver["NavLay2x4"]=0;
GLV_doReset["NavLay2x4"]=false;
GLV_lastKey["NavLay2x4"] = "";
GLV_onlyOnLoad["NavLay2x4"] = 0;
GLV_dontHideOnMouseUp["NavLay2x4"] = 0;
GLV_dontFollowMouse["NavLay2x4"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x4"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x4"] = 0;
GLV_menuXY["NavLay2x4"] = new Array();
GLV_menuXY["NavLay2x4"]["MenuNavLay2x40"] = new Array(0,0,"itemIDba6df97edc","anchorIDba6df97edc");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x41"] = new Array(0,0,"itemIDea5fd39e63","anchorIDea5fd39e63");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x42"] = new Array(0,0,"itemIDd97dd9e8f3","anchorIDd97dd9e8f3");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x43"] = new Array(0,0,"itemID737467ea35","anchorID737467ea35");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x44"] = new Array(0,0,"itemIDcdb9fcc9ac","anchorIDcdb9fcc9ac");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x45"] = new Array(0,0,"itemID948b00f083","anchorID948b00f083");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x46"] = new Array(0,0,"itemIDe9877a829e","anchorIDe9877a829e");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x47"] = new Array(0,0,"itemIDbc4b320d38","anchorIDbc4b320d38");

function GLNavLay2x4_over(mitm_id)	{
	GLNavLay2x4_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x4"]=mitm_id;
}
function GLNavLay2x4_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x4"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x4_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x4"]!=null && !GLV_dontFollowMouse["NavLay2x4"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x4");
  } catch(err) {
  }
}
function GLNavLay2x4_hideCode() {

GLNavLay2x4_out("");
}
function GLNavLay2x4_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["NavLay2x4"].left = (GLV_curLayerX["NavLay1x"]+TI_x+TI_width+0)+"px";
GLV_menuOn["NavLay2x4"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x4_restoreMenu() {

}
function GLNavLay2x4_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x4";
GLV_timeout_count++;

