
GLV_curLayerWidth["NavLay2x29"]=0;
GLV_curLayerHeight["NavLay2x29"]=0;
GLV_curLayerX["NavLay2x29"]=0;
GLV_curLayerY["NavLay2x29"]=0;
GLV_menuOn["NavLay2x29"] = null;
GLV_gap["NavLay2x29"]=100;
GLV_currentLayer["NavLay2x29"] = null;
GLV_currentROitem["NavLay2x29"] = null;
GLV_hasBeenOver["NavLay2x29"]=0;
GLV_doReset["NavLay2x29"]=false;
GLV_lastKey["NavLay2x29"] = "MenuNavLay2x293";
GLV_onlyOnLoad["NavLay2x29"] = 0;
GLV_dontHideOnMouseUp["NavLay2x29"] = 0;
GLV_dontFollowMouse["NavLay2x29"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x29"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x29"] = 0;
GLV_menuXY["NavLay2x29"] = new Array();
GLV_menuXY["NavLay2x29"]["MenuNavLay2x290"] = new Array(0,0,"itemID61294812a4","anchorID61294812a4");
GLV_menuXY["NavLay2x29"]["MenuNavLay2x291"] = new Array(0,0,"itemIDefcd5c3fbc","anchorIDefcd5c3fbc");
GLV_menuXY["NavLay2x29"]["MenuNavLay2x292"] = new Array(0,0,"itemIDd4341ac7e8","anchorIDd4341ac7e8");
GLV_menuXY["NavLay2x29"]["MenuNavLay2x293"] = new Array(0,0,"itemIDe64b4ed702","anchorIDe64b4ed702");

function GLNavLay2x29_over(mitm_id)	{
	GLNavLay2x29_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{
case "MenuNavLay2x293":changeBGcolor('item2-253','#B8DCFF');; break;
	}
	GLV_currentROitem["NavLay2x29"]=mitm_id;
}
function GLNavLay2x29_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x29"];
	switch(mitm_id)	{
case "MenuNavLay2x293":changeBGcolor('item2-253','#0080FF');; break;
	}
}

function GLNavLay2x29_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x29"]!=null && !GLV_dontFollowMouse["NavLay2x29"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x29");
  } catch(err) {
  }
}
function GLNavLay2x29_hideCode() {

	GL_getObjCss("MenuNavLay2x293").visibility = "hidden";
GLNavLay2x29_out("");
}
function GLNavLay2x29_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["NavLay2x29"].left = (GLV_curLayerX["NavLay1x"]+TI_x+201)+"px";
GLV_menuOn["NavLay2x29"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x29_restoreMenu() {

}
function GLNavLay2x29_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x29";
GLV_timeout_count++;

