
GLV_curLayerWidth["NavLay2x7"]=0;
GLV_curLayerHeight["NavLay2x7"]=0;
GLV_curLayerX["NavLay2x7"]=0;
GLV_curLayerY["NavLay2x7"]=0;
GLV_menuOn["NavLay2x7"] = null;
GLV_gap["NavLay2x7"]=450;
GLV_currentLayer["NavLay2x7"] = null;
GLV_currentROitem["NavLay2x7"] = null;
GLV_hasBeenOver["NavLay2x7"]=0;
GLV_doReset["NavLay2x7"]=false;
GLV_lastKey["NavLay2x7"] = "";
GLV_onlyOnLoad["NavLay2x7"] = 0;
GLV_dontHideOnMouseUp["NavLay2x7"] = 0;
GLV_dontFollowMouse["NavLay2x7"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x7"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x7"] = 70;
GLV_menuXY["NavLay2x7"] = new Array();
GLV_menuXY["NavLay2x7"]["MenuNavLay2x70"] = new Array(0,0,"itemIDf9aea8169e","anchorIDf9aea8169e");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x71"] = new Array(0,0,"itemID5828dfd156","anchorID5828dfd156");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x72"] = new Array(0,0,"itemID31a69425fb","anchorID31a69425fb");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x73"] = new Array(0,0,"itemIDce780f8ea7","anchorIDce780f8ea7");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x74"] = new Array(0,0,"itemID4d819fe738","anchorID4d819fe738");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x75"] = new Array(0,0,"itemIDe4738d639e","anchorIDe4738d639e");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x76"] = new Array(0,0,"itemIDf4ae9bd8e5","anchorIDf4ae9bd8e5");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x77"] = new Array(0,0,"itemID246adad914","anchorID246adad914");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x78"] = new Array(0,0,"itemIDd4453737a0","anchorIDd4453737a0");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x79"] = new Array(0,0,"itemIDe937b57537","anchorIDe937b57537");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x710"] = new Array(0,0,"itemIDa3d2134714","anchorIDa3d2134714");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x711"] = new Array(0,0,"itemID36369eccdc","anchorID36369eccdc");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x712"] = new Array(0,0,"itemID1ddcd4947a","anchorID1ddcd4947a");
GLV_menuXY["NavLay2x7"]["MenuNavLay2x713"] = new Array(0,0,"itemID38a02c4a20","anchorID38a02c4a20");

function GLNavLay2x7_over(mitm_id)	{
	GLNavLay2x7_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x7"]=mitm_id;
}
function GLNavLay2x7_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x7"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x7_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x7"]!=null && !GLV_dontFollowMouse["NavLay2x7"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x7");
  } catch(err) {
  }
}
function GLNavLay2x7_hideCode() {

GLNavLay2x7_out("");
}
function GLNavLay2x7_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["NavLay2x7"].left = (GLV_curLayerX["NavLay1x4"]+TI_x+160)+"px";
GLV_menuOn["NavLay2x7"].top =  (GLV_curLayerY["NavLay1x4"]+TI_y+0)+"px";
}
function GLNavLay2x7_restoreMenu() {

}
function GLNavLay2x7_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x7";
GLV_timeout_count++;


