
GLV_curLayerWidth["NavLay2x1"]=0;
GLV_curLayerHeight["NavLay2x1"]=0;
GLV_curLayerX["NavLay2x1"]=0;
GLV_curLayerY["NavLay2x1"]=0;
GLV_menuOn["NavLay2x1"] = null;
GLV_gap["NavLay2x1"]=400;
GLV_currentLayer["NavLay2x1"] = null;
GLV_currentROitem["NavLay2x1"] = null;
GLV_hasBeenOver["NavLay2x1"]=0;
GLV_doReset["NavLay2x1"]=false;
GLV_lastKey["NavLay2x1"] = "";
GLV_onlyOnLoad["NavLay2x1"] = 0;
GLV_dontHideOnMouseUp["NavLay2x1"] = 0;
GLV_dontFollowMouse["NavLay2x1"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x1"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x1"] = 0;
GLV_menuXY["NavLay2x1"] = new Array();
GLV_menuXY["NavLay2x1"]["MenuNavLay2x10"] = new Array(0,0,"itemIDcdd4e21b37","anchorIDcdd4e21b37");
GLV_menuXY["NavLay2x1"]["MenuNavLay2x11"] = new Array(0,0,"itemID9935ecc76b","anchorID9935ecc76b");
GLV_menuXY["NavLay2x1"]["MenuNavLay2x12"] = new Array(0,0,"itemID771fa45475","anchorID771fa45475");
GLV_menuXY["NavLay2x1"]["MenuNavLay2x13"] = new Array(0,0,"itemIDbdb531d75f","anchorIDbdb531d75f");

function GLNavLay2x1_over(mitm_id)	{
	GLNavLay2x1_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x1"]=mitm_id;
}
function GLNavLay2x1_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x1"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x1_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x1"]!=null && !GLV_dontFollowMouse["NavLay2x1"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x1");
  } catch(err) {
  }
}
function GLNavLay2x1_hideCode() {

GLNavLay2x1_out("");
}
function GLNavLay2x1_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["NavLay2x1"].left = (GLV_curLayerX["NavLay1x"]+TI_x+TI_width+0)+"px";
GLV_menuOn["NavLay2x1"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x1_restoreMenu() {

}
function GLNavLay2x1_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x1";
GLV_timeout_count++;

