
GLV_curLayerWidth["NavLay2x2"]=0;
GLV_curLayerHeight["NavLay2x2"]=0;
GLV_curLayerX["NavLay2x2"]=0;
GLV_curLayerY["NavLay2x2"]=0;
GLV_menuOn["NavLay2x2"] = null;
GLV_gap["NavLay2x2"]=100;
GLV_currentLayer["NavLay2x2"] = null;
GLV_currentROitem["NavLay2x2"] = null;
GLV_hasBeenOver["NavLay2x2"]=0;
GLV_doReset["NavLay2x2"]=false;
GLV_lastKey["NavLay2x2"] = "";
GLV_onlyOnLoad["NavLay2x2"] = 0;
GLV_dontHideOnMouseUp["NavLay2x2"] = 0;
GLV_dontFollowMouse["NavLay2x2"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x2"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x2"] = 0;
GLV_menuXY["NavLay2x2"] = new Array();
GLV_menuXY["NavLay2x2"]["MenuNavLay2x20"] = new Array(0,0,"itemID4b2fbd22da","anchorID4b2fbd22da");
GLV_menuXY["NavLay2x2"]["MenuNavLay2x21"] = new Array(0,0,"itemIDcb38edcc1d","anchorIDcb38edcc1d");
GLV_menuXY["NavLay2x2"]["MenuNavLay2x22"] = new Array(0,0,"itemIDff2a1944e1","anchorIDff2a1944e1");
GLV_menuXY["NavLay2x2"]["MenuNavLay2x23"] = new Array(0,0,"itemID95e44ad67e","anchorID95e44ad67e");
GLV_menuXY["NavLay2x2"]["MenuNavLay2x24"] = new Array(0,0,"itemIDa86afc18cf","anchorIDa86afc18cf");
GLV_menuXY["NavLay2x2"]["MenuNavLay2x25"] = new Array(0,0,"itemID132cb7f9ad","anchorID132cb7f9ad");

function GLNavLay2x2_over(mitm_id)	{
	GLNavLay2x2_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x2"]=mitm_id;
}
function GLNavLay2x2_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x2"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x2_getMouse(e) {
	if (GLV_menuOn["NavLay2x2"]!=null && !GLV_dontFollowMouse["NavLay2x2"]){

	}
	GL_mouseMoveEvaluate("NavLay2x2");
}
function GLNavLay2x2_hideCode() {

GLNavLay2x2_out("");
}
function GLNavLay2x2_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["NavLay2x2"].left = (GLV_curLayerX["NavLay1x"]+TI_x+181)+"px";
GLV_menuOn["NavLay2x2"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x2_restoreMenu() {

}
function GLNavLay2x2_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x2";
GLV_timeout_count++;

