
GLV_curLayerWidth["NavLay2x9"]=0;
GLV_curLayerHeight["NavLay2x9"]=0;
GLV_curLayerX["NavLay2x9"]=0;
GLV_curLayerY["NavLay2x9"]=0;
GLV_menuOn["NavLay2x9"] = null;
GLV_gap["NavLay2x9"]=450;
GLV_currentLayer["NavLay2x9"] = null;
GLV_currentROitem["NavLay2x9"] = null;
GLV_hasBeenOver["NavLay2x9"]=0;
GLV_doReset["NavLay2x9"]=false;
GLV_lastKey["NavLay2x9"] = "";
GLV_onlyOnLoad["NavLay2x9"] = 0;
GLV_dontHideOnMouseUp["NavLay2x9"] = 0;
GLV_dontFollowMouse["NavLay2x9"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x9"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x9"] = 70;
GLV_menuXY["NavLay2x9"] = new Array();
GLV_menuXY["NavLay2x9"]["MenuNavLay2x90"] = new Array(0,0,"itemID22c0377981","anchorID22c0377981");
GLV_menuXY["NavLay2x9"]["MenuNavLay2x91"] = new Array(0,0,"itemID8d29516fe5","anchorID8d29516fe5");
GLV_menuXY["NavLay2x9"]["MenuNavLay2x92"] = new Array(0,0,"itemID4fe6b3efad","anchorID4fe6b3efad");
GLV_menuXY["NavLay2x9"]["MenuNavLay2x93"] = new Array(0,0,"itemIDc9cf0f4ffb","anchorIDc9cf0f4ffb");
GLV_menuXY["NavLay2x9"]["MenuNavLay2x94"] = new Array(0,0,"itemID4d612a1a89","anchorID4d612a1a89");
GLV_menuXY["NavLay2x9"]["MenuNavLay2x95"] = new Array(0,0,"itemID4730ab9e35","anchorID4730ab9e35");
GLV_menuXY["NavLay2x9"]["MenuNavLay2x96"] = new Array(0,0,"itemIDe62e713fe7","anchorIDe62e713fe7");

function GLNavLay2x9_over(mitm_id)	{
	GLNavLay2x9_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x9"]=mitm_id;
}
function GLNavLay2x9_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x9"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x9_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x9"]!=null && !GLV_dontFollowMouse["NavLay2x9"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x9");
  } catch(err) {
  }
}
function GLNavLay2x9_hideCode() {

GLNavLay2x9_out("");
}
function GLNavLay2x9_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["NavLay2x9"].left = (GLV_curLayerX["NavLay1x5"]+TI_x+160)+"px";
GLV_menuOn["NavLay2x9"].top =  (GLV_curLayerY["NavLay1x5"]+TI_y+0)+"px";
}
function GLNavLay2x9_restoreMenu() {

}
function GLNavLay2x9_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x9";
GLV_timeout_count++;


