
GLV_curLayerWidth["topnav9x10"]=0;
GLV_curLayerHeight["topnav9x10"]=0;
GLV_curLayerX["topnav9x10"]=0;
GLV_curLayerY["topnav9x10"]=0;
GLV_menuOn["topnav9x10"] = null;
GLV_gap["topnav9x10"]=1;
GLV_currentLayer["topnav9x10"] = null;
GLV_currentROitem["topnav9x10"] = null;
GLV_hasBeenOver["topnav9x10"]=0;
GLV_doReset["topnav9x10"]=false;
GLV_lastKey["topnav9x10"] = "Menutopnav9x100";
GLV_onlyOnLoad["topnav9x10"] = 0;
GLV_dontHideOnMouseUp["topnav9x10"] = 0;
GLV_dontFollowMouse["topnav9x10"] = 0;
GLV_date = new Date();
GLV_timeout["topnav9x10"] = GLV_date.getTime();
GLV_timeoutRef["topnav9x10"] = 50;
GLV_menuXY["topnav9x10"] = new Array();
GLV_menuXY["topnav9x10"]["Menutopnav9x100"] = new Array(0,0,"itemID2ea99df0b5","anchorID2ea99df0b5");

function GLtopnav9x10_over(mitm_id)	{
	GLtopnav9x10_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{
case "Menutopnav9x100":over('nav96');; break;
	}
	GLV_currentROitem["topnav9x10"]=mitm_id;
}
function GLtopnav9x10_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["topnav9x10"];
	switch(mitm_id)	{
case "Menutopnav9x100":out('nav96');; break;
	}
}

function GLtopnav9x10_getMouse(e) {  
	GLV_x= (bw.ns4||bw.ns5)?e.pageX:(bw.ie4||bw.op4)?event.x:(event.x-2)+parseInt(document.documentElement.scrollLeft);
	GLV_y= (bw.ns4||bw.ns5)?e.pageY:(bw.ie4||bw.op4)?event.y:(event.y-2)+parseInt(document.documentElement.scrollTop);
	if (GLV_menuOn["topnav9x10"]!=null && !GLV_dontFollowMouse["topnav9x10"]){

	}
	GL_mouseMoveEvaluate("topnav9x10");
}
function GLtopnav9x10_hideCode() {

	GL_getObjCss("Menutopnav9x100").visibility = "hidden";
GLtopnav9x10_out("");
GL_hideAll("topnav10x10");
}
function GLtopnav9x10_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["topnav9x10"].left = (TI_x+-1)+"px";
GLV_menuOn["topnav9x10"].top =  (TI_y+30)+"px";
}
function GLtopnav9x10_restoreMenu() {

GL_restoreMenu("topnav10x10");
}
function GLtopnav9x10_resetSubMenus() {
	var resetSubMenu=1;

if (!GLV_doReset["topnav10x10"] && GLV_currentLayer["topnav10x10"]!=null)	resetSubMenu=0;
	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "topnav9x10";
GLV_timeout_count++;


