
GLV_curLayerWidth["NavLay2x"]=0;
GLV_curLayerHeight["NavLay2x"]=0;
GLV_curLayerX["NavLay2x"]=0;
GLV_curLayerY["NavLay2x"]=0;
GLV_menuOn["NavLay2x"] = null;
GLV_gap["NavLay2x"]=100;
GLV_currentLayer["NavLay2x"] = null;
GLV_currentROitem["NavLay2x"] = null;
GLV_hasBeenOver["NavLay2x"]=0;
GLV_doReset["NavLay2x"]=false;
GLV_lastKey["NavLay2x"] = "";
GLV_onlyOnLoad["NavLay2x"] = 0;
GLV_dontHideOnMouseUp["NavLay2x"] = 0;
GLV_dontFollowMouse["NavLay2x"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x"] = 0;
GLV_menuXY["NavLay2x"] = new Array();
GLV_menuXY["NavLay2x"]["MenuNavLay2x0"] = new Array(0,0,"itemIDa518a6ff83","anchorIDa518a6ff83");
GLV_menuXY["NavLay2x"]["MenuNavLay2x1"] = new Array(0,0,"itemID206c312e37","anchorID206c312e37");
GLV_menuXY["NavLay2x"]["MenuNavLay2x2"] = new Array(0,0,"itemIDe91fd3cca0","anchorIDe91fd3cca0");
GLV_menuXY["NavLay2x"]["MenuNavLay2x3"] = new Array(0,0,"itemIDa19de461f6","anchorIDa19de461f6");
GLV_menuXY["NavLay2x"]["MenuNavLay2x4"] = new Array(0,0,"itemID3b6d86d825","anchorID3b6d86d825");

function GLNavLay2x_over(mitm_id)	{
	GLNavLay2x_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x"]=mitm_id;
}
function GLNavLay2x_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x_getMouse(e) {
	if (GLV_menuOn["NavLay2x"]!=null && !GLV_dontFollowMouse["NavLay2x"]){

	}
	GL_mouseMoveEvaluate("NavLay2x");
}
function GLNavLay2x_hideCode() {

GLNavLay2x_out("");
}
function GLNavLay2x_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["NavLay2x"].left = (GLV_curLayerX["NavLay1x"]+TI_x+181)+"px";
GLV_menuOn["NavLay2x"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x_restoreMenu() {

}
function GLNavLay2x_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x";
GLV_timeout_count++;

