
GLV_curLayerWidth["topnav2x"]=0;
GLV_curLayerHeight["topnav2x"]=0;
GLV_curLayerX["topnav2x"]=0;
GLV_curLayerY["topnav2x"]=0;
GLV_menuOn["topnav2x"] = null;
GLV_gap["topnav2x"]=22;
GLV_currentLayer["topnav2x"] = null;
GLV_currentROitem["topnav2x"] = null;
GLV_hasBeenOver["topnav2x"]=0;
GLV_doReset["topnav2x"]=false;
GLV_lastKey["topnav2x"] = "";
GLV_onlyOnLoad["topnav2x"] = 0;
GLV_dontHideOnMouseUp["topnav2x"] = 1;
GLV_dontFollowMouse["topnav2x"] = 0;
GLV_date = new Date();
GLV_timeout["topnav2x"] = GLV_date.getTime();
GLV_timeoutRef["topnav2x"] = 0;
GLV_menuXY["topnav2x"] = new Array();
GLV_menuXY["topnav2x"]["Menutopnav2x0"] = new Array(0,0,"itemID94e5a17c4e","anchorID94e5a17c4e");
GLV_menuXY["topnav2x"]["Menutopnav2x1"] = new Array(0,0,"itemIDe978f05ddf","anchorIDe978f05ddf");
GLV_menuXY["topnav2x"]["Menutopnav2x2"] = new Array(0,0,"itemIDa17b953e3d","anchorIDa17b953e3d");
GLV_menuXY["topnav2x"]["Menutopnav2x3"] = new Array(0,0,"itemIDe82c60f20b","anchorIDe82c60f20b");
GLV_menuXY["topnav2x"]["Menutopnav2x4"] = new Array(0,0,"itemID6cb9c9a17a","anchorID6cb9c9a17a");
GLV_menuXY["topnav2x"]["Menutopnav2x5"] = new Array(0,0,"itemIDc7ef532d7d","anchorIDc7ef532d7d");
GLV_menuXY["topnav2x"]["Menutopnav2x6"] = new Array(0,0,"itemID9cec838628","anchorID9cec838628");
GLV_menuXY["topnav2x"]["Menutopnav2x7"] = new Array(0,0,"itemIDeceed0320c","anchorIDeceed0320c");
GLV_menuXY["topnav2x"]["Menutopnav2x8"] = new Array(0,0,"itemID767d281c39","anchorID767d281c39");

function GLtopnav2x_over(mitm_id)	{
	GLtopnav2x_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["topnav2x"]=mitm_id;
}
function GLtopnav2x_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav2x"];
	switch(mitm_id)	{

	}
}

function GLtopnav2x_getMouse(e) {
	if (GLV_menuOn["topnav2x"]!=null && !GLV_dontFollowMouse["topnav2x"]){

	}
	GL_mouseMoveEvaluate("topnav2x");
}
function GLtopnav2x_hideCode() {

GLtopnav2x_out("");
}
function GLtopnav2x_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["topnav2x"].left = (GLV_curLayerX["topnav1x"]+TI_x+0)+"px";
GLV_menuOn["topnav2x"].top =  (GLV_curLayerY["topnav1x"]+TI_y+0)+"px";
}
function GLtopnav2x_restoreMenu() {

}
function GLtopnav2x_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav2x";
GLV_timeout_count++;

