
GLV_curLayerWidth["topnav2x2"]=0;
GLV_curLayerHeight["topnav2x2"]=0;
GLV_curLayerX["topnav2x2"]=0;
GLV_curLayerY["topnav2x2"]=0;
GLV_menuOn["topnav2x2"] = null;
GLV_gap["topnav2x2"]=50;
GLV_currentLayer["topnav2x2"] = null;
GLV_currentROitem["topnav2x2"] = null;
GLV_hasBeenOver["topnav2x2"]=0;
GLV_doReset["topnav2x2"]=false;
GLV_lastKey["topnav2x2"] = "Menutopnav2x23";
GLV_onlyOnLoad["topnav2x2"] = 0;
GLV_dontHideOnMouseUp["topnav2x2"] = 0;
GLV_dontFollowMouse["topnav2x2"] = 0;
GLV_date = new Date();
GLV_timeout["topnav2x2"] = GLV_date.getTime();
GLV_timeoutRef["topnav2x2"] = 100;
GLV_menuXY["topnav2x2"] = new Array();
GLV_menuXY["topnav2x2"]["Menutopnav2x20"] = new Array(0,0,"itemID2b1ee33292","anchorID2b1ee33292");
GLV_menuXY["topnav2x2"]["Menutopnav2x21"] = new Array(75,20,"itemID5cbdf9eb8b","anchorID5cbdf9eb8b");
GLV_menuXY["topnav2x2"]["Menutopnav2x22"] = new Array(158,40,"itemIDd0cdfd79ab","anchorIDd0cdfd79ab");
GLV_menuXY["topnav2x2"]["Menutopnav2x23"] = new Array(246,60,"itemID005eebb70a","anchorID005eebb70a");

function GLtopnav2x2_over(mitm_id)	{
	GLtopnav2x2_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{
case "Menutopnav2x20":over('nav226_0');; break;
case "Menutopnav2x21":over('nav225_1');; break;
case "Menutopnav2x22":over('nav224_2');; break;
	}
	GLV_currentROitem["topnav2x2"]=mitm_id;
}
function GLtopnav2x2_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav2x2"];
	switch(mitm_id)	{
case "Menutopnav2x20":out('nav226_0');; break;
case "Menutopnav2x21":out('nav225_1');; break;
case "Menutopnav2x22":out('nav224_2');; break;
	}
}

function GLtopnav2x2_getMouse(e) {
	if (GLV_menuOn["topnav2x2"]!=null && !GLV_dontFollowMouse["topnav2x2"]){

	}
	GL_mouseMoveEvaluate("topnav2x2");
}
function GLtopnav2x2_hideCode() {

	GL_getObjCss("Menutopnav2x20").visibility = "hidden";
	GL_getObjCss("Menutopnav2x21").visibility = "hidden";
	GL_getObjCss("Menutopnav2x22").visibility = "hidden";
	GL_getObjCss("Menutopnav2x23").visibility = "hidden";
GLtopnav2x2_out("");
}
function GLtopnav2x2_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["topnav2x2"].left = (GLV_curLayerX["topnav1x"]+GLV_curLayerWidth["topnav1x"]+TI_x+0)+"px";
GLV_menuOn["topnav2x2"].top =  (GLV_curLayerY["topnav1x"]+TI_y+-1)+"px";
}
function GLtopnav2x2_restoreMenu() {

}
function GLtopnav2x2_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav2x2";
GLV_timeout_count++;

