
GLV_curLayerWidth["NavLay2x30"]=0;
GLV_curLayerHeight["NavLay2x30"]=0;
GLV_curLayerX["NavLay2x30"]=0;
GLV_curLayerY["NavLay2x30"]=0;
GLV_menuOn["NavLay2x30"] = null;
GLV_gap["NavLay2x30"]=100;
GLV_currentLayer["NavLay2x30"] = null;
GLV_currentROitem["NavLay2x30"] = null;
GLV_hasBeenOver["NavLay2x30"]=0;
GLV_doReset["NavLay2x30"]=false;
GLV_lastKey["NavLay2x30"] = "MenuNavLay2x302";
GLV_onlyOnLoad["NavLay2x30"] = 0;
GLV_dontHideOnMouseUp["NavLay2x30"] = 0;
GLV_dontFollowMouse["NavLay2x30"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x30"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x30"] = 0;
GLV_menuXY["NavLay2x30"] = new Array();
GLV_menuXY["NavLay2x30"]["MenuNavLay2x300"] = new Array(0,0,"itemIDc417ea7f33","anchorIDc417ea7f33");
GLV_menuXY["NavLay2x30"]["MenuNavLay2x301"] = new Array(0,0,"itemID50d7eaf05c","anchorID50d7eaf05c");
GLV_menuXY["NavLay2x30"]["MenuNavLay2x302"] = new Array(0,0,"itemID8f4c7e411f","anchorID8f4c7e411f");
GLV_menuXY["NavLay2x30"]["MenuNavLay2x303"] = new Array(0,0,"itemID969c8fe17d","anchorID969c8fe17d");
GLV_menuXY["NavLay2x30"]["MenuNavLay2x304"] = new Array(0,0,"itemID7517b7115a","anchorID7517b7115a");

function GLNavLay2x30_over(mitm_id)	{
	GLNavLay2x30_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{
case "MenuNavLay2x300":changeBGcolor('item2-227','#B8DCFF');; break;
case "MenuNavLay2x302":changeBGcolor('item2-229','#B8DCFF');; break;
	}
	GLV_currentROitem["NavLay2x30"]=mitm_id;
}
function GLNavLay2x30_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x30"];
	switch(mitm_id)	{
case "MenuNavLay2x300":changeBGcolor('item2-227','#0080FF');; break;
case "MenuNavLay2x302":changeBGcolor('item2-229','#0080FF');; break;
	}
}

function GLNavLay2x30_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x30"]!=null && !GLV_dontFollowMouse["NavLay2x30"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x30");
  } catch(err) {
  }
}
function GLNavLay2x30_hideCode() {

	GL_getObjCss("MenuNavLay2x300").visibility = "hidden";
	GL_getObjCss("MenuNavLay2x302").visibility = "hidden";
GLNavLay2x30_out("");
}
function GLNavLay2x30_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["NavLay2x30"].left = (GLV_curLayerX["NavLay1x"]+TI_x+201)+"px";
GLV_menuOn["NavLay2x30"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x30_restoreMenu() {

}
function GLNavLay2x30_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x30";
GLV_timeout_count++;

