
GLV_curLayerWidth["NavLay2x5"]=0;
GLV_curLayerHeight["NavLay2x5"]=0;
GLV_curLayerX["NavLay2x5"]=0;
GLV_curLayerY["NavLay2x5"]=0;
GLV_menuOn["NavLay2x5"] = null;
GLV_gap["NavLay2x5"]=100;
GLV_currentLayer["NavLay2x5"] = null;
GLV_currentROitem["NavLay2x5"] = null;
GLV_hasBeenOver["NavLay2x5"]=0;
GLV_doReset["NavLay2x5"]=false;
GLV_lastKey["NavLay2x5"] = "";
GLV_onlyOnLoad["NavLay2x5"] = 0;
GLV_dontHideOnMouseUp["NavLay2x5"] = 0;
GLV_dontFollowMouse["NavLay2x5"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x5"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x5"] = 0;
GLV_menuXY["NavLay2x5"] = new Array();
GLV_menuXY["NavLay2x5"]["MenuNavLay2x50"] = new Array(0,0,"itemID8c23029ffc","anchorID8c23029ffc");
GLV_menuXY["NavLay2x5"]["MenuNavLay2x51"] = new Array(0,0,"itemID9353406714","anchorID9353406714");
GLV_menuXY["NavLay2x5"]["MenuNavLay2x52"] = new Array(0,0,"itemID910473a051","anchorID910473a051");
GLV_menuXY["NavLay2x5"]["MenuNavLay2x53"] = new Array(0,0,"itemID4a187de35e","anchorID4a187de35e");
GLV_menuXY["NavLay2x5"]["MenuNavLay2x54"] = new Array(0,0,"itemID904cbf10c9","anchorID904cbf10c9");
GLV_menuXY["NavLay2x5"]["MenuNavLay2x55"] = new Array(0,0,"itemIDf777b75990","anchorIDf777b75990");

function GLNavLay2x5_over(mitm_id)	{
	GLNavLay2x5_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x5"]=mitm_id;
}
function GLNavLay2x5_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x5"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x5_getMouse(e) {
	if (GLV_menuOn["NavLay2x5"]!=null && !GLV_dontFollowMouse["NavLay2x5"]){

	}
	GL_mouseMoveEvaluate("NavLay2x5");
}
function GLNavLay2x5_hideCode() {

GLNavLay2x5_out("");
}
function GLNavLay2x5_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["NavLay2x5"].left = (GLV_curLayerX["NavLay1x"]+TI_x+181)+"px";
GLV_menuOn["NavLay2x5"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x5_restoreMenu() {

}
function GLNavLay2x5_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x5";
GLV_timeout_count++;

