
GLV_curLayerWidth["NavLay2x3"]=0;
GLV_curLayerHeight["NavLay2x3"]=0;
GLV_curLayerX["NavLay2x3"]=0;
GLV_curLayerY["NavLay2x3"]=0;
GLV_menuOn["NavLay2x3"] = null;
GLV_gap["NavLay2x3"]=450;
GLV_currentLayer["NavLay2x3"] = null;
GLV_currentROitem["NavLay2x3"] = null;
GLV_hasBeenOver["NavLay2x3"]=0;
GLV_doReset["NavLay2x3"]=false;
GLV_lastKey["NavLay2x3"] = "";
GLV_onlyOnLoad["NavLay2x3"] = 0;
GLV_dontHideOnMouseUp["NavLay2x3"] = 0;
GLV_dontFollowMouse["NavLay2x3"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x3"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x3"] = 70;
GLV_menuXY["NavLay2x3"] = new Array();
GLV_menuXY["NavLay2x3"]["MenuNavLay2x30"] = new Array(0,0,"itemID436a48c1a4","anchorID436a48c1a4");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x31"] = new Array(0,0,"itemIDd769f00ebc","anchorIDd769f00ebc");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x32"] = new Array(0,0,"itemID1aec1b4794","anchorID1aec1b4794");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x33"] = new Array(0,0,"itemIDe4a6ff9329","anchorIDe4a6ff9329");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x34"] = new Array(0,0,"itemID4231bfda62","anchorID4231bfda62");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x35"] = new Array(0,0,"itemIDc3dd0b64c8","anchorIDc3dd0b64c8");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x36"] = new Array(0,0,"itemID4c913e066a","anchorID4c913e066a");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x37"] = new Array(0,0,"itemID61422a414f","anchorID61422a414f");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x38"] = new Array(0,0,"itemID4721a83556","anchorID4721a83556");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x39"] = new Array(0,0,"itemIDd9bbcf3654","anchorIDd9bbcf3654");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x310"] = new Array(0,0,"itemID4f2ca84414","anchorID4f2ca84414");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x311"] = new Array(0,0,"itemIDf804a8e4f4","anchorIDf804a8e4f4");
GLV_menuXY["NavLay2x3"]["MenuNavLay2x312"] = new Array(0,0,"itemIDe41b5bbdbe","anchorIDe41b5bbdbe");

function GLNavLay2x3_over(mitm_id)	{
	GLNavLay2x3_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x3"]=mitm_id;
}
function GLNavLay2x3_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x3"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x3_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x3"]!=null && !GLV_dontFollowMouse["NavLay2x3"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x3");
  } catch(err) {
  }
}
function GLNavLay2x3_hideCode() {

GLNavLay2x3_out("");
}
function GLNavLay2x3_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["NavLay2x3"].left = (GLV_curLayerX["NavLay1x"]+TI_x+160)+"px";
GLV_menuOn["NavLay2x3"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x3_restoreMenu() {

}
function GLNavLay2x3_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x3";
GLV_timeout_count++;


