
GLV_curLayerWidth["topnav2x5"]=0;
GLV_curLayerHeight["topnav2x5"]=0;
GLV_curLayerX["topnav2x5"]=0;
GLV_curLayerY["topnav2x5"]=0;
GLV_menuOn["topnav2x5"] = null;
GLV_gap["topnav2x5"]=25;
GLV_currentLayer["topnav2x5"] = null;
GLV_currentROitem["topnav2x5"] = null;
GLV_hasBeenOver["topnav2x5"]=0;
GLV_doReset["topnav2x5"]=false;
GLV_lastKey["topnav2x5"] = "";
GLV_onlyOnLoad["topnav2x5"] = 0;
GLV_dontHideOnMouseUp["topnav2x5"] = 0;
GLV_dontFollowMouse["topnav2x5"] = 0;
GLV_date = new Date();
GLV_timeout["topnav2x5"] = GLV_date.getTime();
GLV_timeoutRef["topnav2x5"] = 0;
GLV_menuXY["topnav2x5"] = new Array();
GLV_menuXY["topnav2x5"]["Menutopnav2x50"] = new Array(0,0,"itemIDf0059e1a7c","anchorIDf0059e1a7c");
GLV_menuXY["topnav2x5"]["Menutopnav2x51"] = new Array(0,0,"itemID51ee50c2bf","anchorID51ee50c2bf");
GLV_menuXY["topnav2x5"]["Menutopnav2x52"] = new Array(0,0,"itemID595eed5e11","anchorID595eed5e11");
GLV_menuXY["topnav2x5"]["Menutopnav2x53"] = new Array(0,0,"itemID462c9dcb9e","anchorID462c9dcb9e");
GLV_menuXY["topnav2x5"]["Menutopnav2x54"] = new Array(0,0,"itemID39dc672860","anchorID39dc672860");

function GLtopnav2x5_over(mitm_id)	{
	GLtopnav2x5_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["topnav2x5"]=mitm_id;
}
function GLtopnav2x5_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav2x5"];
	switch(mitm_id)	{

	}
}

function GLtopnav2x5_getMouse(e) {
  try {
	  if (GLV_menuOn["topnav2x5"]!=null && !GLV_dontFollowMouse["topnav2x5"]){
    
	  }
	  GL_mouseMoveEvaluate("topnav2x5");
  } catch(err) {
  }
}
function GLtopnav2x5_hideCode() {

GLtopnav2x5_out("");
}
function GLtopnav2x5_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["topnav2x5"].left = (GLV_curLayerX["topnav1x"]+TI_x+TI_width+0)+"px";
GLV_menuOn["topnav2x5"].top =  (GLV_curLayerY["topnav1x"]+TI_y+0)+"px";
}
function GLtopnav2x5_restoreMenu() {

}
function GLtopnav2x5_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav2x5";
GLV_timeout_count++;

