
GLV_curLayerWidth["topnav2x3"]=0;
GLV_curLayerHeight["topnav2x3"]=0;
GLV_curLayerX["topnav2x3"]=0;
GLV_curLayerY["topnav2x3"]=0;
GLV_menuOn["topnav2x3"] = null;
GLV_gap["topnav2x3"]=22;
GLV_currentLayer["topnav2x3"] = null;
GLV_currentROitem["topnav2x3"] = null;
GLV_hasBeenOver["topnav2x3"]=0;
GLV_doReset["topnav2x3"]=false;
GLV_lastKey["topnav2x3"] = "";
GLV_onlyOnLoad["topnav2x3"] = 0;
GLV_dontHideOnMouseUp["topnav2x3"] = 1;
GLV_dontFollowMouse["topnav2x3"] = 0;
GLV_date = new Date();
GLV_timeout["topnav2x3"] = GLV_date.getTime();
GLV_timeoutRef["topnav2x3"] = 0;
GLV_menuXY["topnav2x3"] = new Array();
GLV_menuXY["topnav2x3"]["Menutopnav2x30"] = new Array(0,0,"itemIDbfc0b84ee6","anchorIDbfc0b84ee6");
GLV_menuXY["topnav2x3"]["Menutopnav2x31"] = new Array(0,0,"itemIDc08232d4f2","anchorIDc08232d4f2");
GLV_menuXY["topnav2x3"]["Menutopnav2x32"] = new Array(0,0,"itemID4fdc61ae99","anchorID4fdc61ae99");
GLV_menuXY["topnav2x3"]["Menutopnav2x33"] = new Array(0,0,"itemID7f67f0732c","anchorID7f67f0732c");
GLV_menuXY["topnav2x3"]["Menutopnav2x34"] = new Array(0,0,"itemID5fc026b119","anchorID5fc026b119");
GLV_menuXY["topnav2x3"]["Menutopnav2x35"] = new Array(0,0,"itemID1610346cc8","anchorID1610346cc8");
GLV_menuXY["topnav2x3"]["Menutopnav2x36"] = new Array(0,0,"itemIDd9abcc21a5","anchorIDd9abcc21a5");
GLV_menuXY["topnav2x3"]["Menutopnav2x37"] = new Array(0,0,"itemID0af0d20138","anchorID0af0d20138");

function GLtopnav2x3_over(mitm_id)	{
	GLtopnav2x3_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["topnav2x3"]=mitm_id;
}
function GLtopnav2x3_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav2x3"];
	switch(mitm_id)	{

	}
}

function GLtopnav2x3_getMouse(e) {
	if (GLV_menuOn["topnav2x3"]!=null && !GLV_dontFollowMouse["topnav2x3"]){

	}
	GL_mouseMoveEvaluate("topnav2x3");
}
function GLtopnav2x3_hideCode() {

GLtopnav2x3_out("");
}
function GLtopnav2x3_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["topnav2x3"].left = (GLV_curLayerX["topnav1x"]+TI_x+0)+"px";
GLV_menuOn["topnav2x3"].top =  (GLV_curLayerY["topnav1x"]+TI_y+0)+"px";
}
function GLtopnav2x3_restoreMenu() {

}
function GLtopnav2x3_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav2x3";
GLV_timeout_count++;

