
GLV_curLayerWidth["topnav2x4"]=0;
GLV_curLayerHeight["topnav2x4"]=0;
GLV_curLayerX["topnav2x4"]=0;
GLV_curLayerY["topnav2x4"]=0;
GLV_menuOn["topnav2x4"] = null;
GLV_gap["topnav2x4"]=22;
GLV_currentLayer["topnav2x4"] = null;
GLV_currentROitem["topnav2x4"] = null;
GLV_hasBeenOver["topnav2x4"]=0;
GLV_doReset["topnav2x4"]=false;
GLV_lastKey["topnav2x4"] = "";
GLV_onlyOnLoad["topnav2x4"] = 0;
GLV_dontHideOnMouseUp["topnav2x4"] = 1;
GLV_dontFollowMouse["topnav2x4"] = 0;
GLV_date = new Date();
GLV_timeout["topnav2x4"] = GLV_date.getTime();
GLV_timeoutRef["topnav2x4"] = 0;
GLV_menuXY["topnav2x4"] = new Array();
GLV_menuXY["topnav2x4"]["Menutopnav2x40"] = new Array(0,0,"itemID19ec94455c","anchorID19ec94455c");
GLV_menuXY["topnav2x4"]["Menutopnav2x41"] = new Array(0,0,"itemID76d696d0fb","anchorID76d696d0fb");
GLV_menuXY["topnav2x4"]["Menutopnav2x42"] = new Array(0,0,"itemID7d0bc88204","anchorID7d0bc88204");
GLV_menuXY["topnav2x4"]["Menutopnav2x43"] = new Array(0,0,"itemID26dcc8f705","anchorID26dcc8f705");

function GLtopnav2x4_over(mitm_id)	{
	GLtopnav2x4_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["topnav2x4"]=mitm_id;
}
function GLtopnav2x4_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav2x4"];
	switch(mitm_id)	{

	}
}

function GLtopnav2x4_getMouse(e) {
	if (GLV_menuOn["topnav2x4"]!=null && !GLV_dontFollowMouse["topnav2x4"]){

	}
	GL_mouseMoveEvaluate("topnav2x4");
}
function GLtopnav2x4_hideCode() {

GLtopnav2x4_out("");
}
function GLtopnav2x4_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["topnav2x4"].left = (GLV_curLayerX["topnav1x"]+TI_x+0)+"px";
GLV_menuOn["topnav2x4"].top =  (GLV_curLayerY["topnav1x"]+TI_y+0)+"px";
}
function GLtopnav2x4_restoreMenu() {

}
function GLtopnav2x4_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav2x4";
GLV_timeout_count++;


