
GLV_curLayerWidth["topnav2x3"]=0;
GLV_curLayerHeight["topnav2x3"]=0;
GLV_curLayerX["topnav2x3"]=0;
GLV_curLayerY["topnav2x3"]=0;
GLV_menuOn["topnav2x3"] = null;
GLV_gap["topnav2x3"]=50;
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"] = 0;
GLV_dontFollowMouse["topnav2x3"] = 0;
GLV_date = new Date();
GLV_timeout["topnav2x3"] = GLV_date.getTime();
GLV_timeoutRef["topnav2x3"] = 100;
GLV_menuXY["topnav2x3"] = new Array();
GLV_menuXY["topnav2x3"]["Menutopnav2x30"] = new Array(0,0,"itemIDc53d2777c5","anchorIDc53d2777c5");
GLV_menuXY["topnav2x3"]["Menutopnav2x31"] = new Array(52,20,"itemIDd6f32b3daa","anchorIDd6f32b3daa");
GLV_menuXY["topnav2x3"]["Menutopnav2x32"] = new Array(160,40,"itemID35f285824b","anchorID35f285824b");

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)	{
case "Menutopnav2x30":over('nav285_0');; break;
case "Menutopnav2x31":over('nav286_1');; break;
case "Menutopnav2x32":over('nav287_2');; break;
	}
	GLV_currentROitem["topnav2x3"]=mitm_id;
}
function GLtopnav2x3_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav2x3"];
	switch(mitm_id)	{
case "Menutopnav2x30":out('nav285_0');; break;
case "Menutopnav2x31":out('nav286_1');; break;
case "Menutopnav2x32":out('nav287_2');; break;
	}
}

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"]+GLV_curLayerWidth["topnav1x"]+TI_x+0)+"px";
GLV_menuOn["topnav2x3"].top =  (GLV_curLayerY["topnav1x"]+TI_y+-1)+"px";
}
function GLtopnav2x3_restoreMenu() {

}
function GLtopnav2x3_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav2x3";
GLV_timeout_count++;


