
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,"itemID9b8df8e007","anchorID9b8df8e007");
GLV_menuXY["topnav2x"]["Menutopnav2x1"] = new Array(0,0,"itemID5cf7e39003","anchorID5cf7e39003");

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++;


