
GLV_curLayerWidth["NavLay2x4"]=0;
GLV_curLayerHeight["NavLay2x4"]=0;
GLV_curLayerX["NavLay2x4"]=0;
GLV_curLayerY["NavLay2x4"]=0;
GLV_menuOn["NavLay2x4"] = null;
GLV_gap["NavLay2x4"]=450;
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"] = 70;
GLV_menuXY["NavLay2x4"] = new Array();
GLV_menuXY["NavLay2x4"]["MenuNavLay2x40"] = new Array(0,0,"itemID96df7ffdb6","anchorID96df7ffdb6");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x41"] = new Array(0,0,"itemIDb323cd25e6","anchorIDb323cd25e6");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x42"] = new Array(0,0,"itemID29c44f6ad7","anchorID29c44f6ad7");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x43"] = new Array(0,0,"itemIDbf412cc769","anchorIDbf412cc769");
GLV_menuXY["NavLay2x4"]["MenuNavLay2x44"] = new Array(0,0,"itemIDdaa1ec1153","anchorIDdaa1ec1153");

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+160)+"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++;

