
GLV_curLayerWidth["topnav2x4"]=0;
GLV_curLayerHeight["topnav2x4"]=0;
GLV_curLayerX["topnav2x4"]=0;
GLV_curLayerY["topnav2x4"]=0;
GLV_menuOn["topnav2x4"] = null;
GLV_gap["topnav2x4"]=25;
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"] = 0;
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,"itemID0be5ddc303","anchorID0be5ddc303");
GLV_menuXY["topnav2x4"]["Menutopnav2x41"] = new Array(0,0,"itemIDbb5555d9cb","anchorIDbb5555d9cb");

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) {
  try {
	  if (GLV_menuOn["topnav2x4"]!=null && !GLV_dontFollowMouse["topnav2x4"]){
    
	  }
	  GL_mouseMoveEvaluate("topnav2x4");
  } catch(err) {
  }
}
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+TI_width+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++;

