
GLV_curLayerWidth["NavLay2x28"]=0;
GLV_curLayerHeight["NavLay2x28"]=0;
GLV_curLayerX["NavLay2x28"]=0;
GLV_curLayerY["NavLay2x28"]=0;
GLV_menuOn["NavLay2x28"] = null;
GLV_gap["NavLay2x28"]=100;
GLV_currentLayer["NavLay2x28"] = null;
GLV_currentROitem["NavLay2x28"] = null;
GLV_hasBeenOver["NavLay2x28"]=0;
GLV_doReset["NavLay2x28"]=false;
GLV_lastKey["NavLay2x28"] = "";
GLV_onlyOnLoad["NavLay2x28"] = 0;
GLV_dontHideOnMouseUp["NavLay2x28"] = 0;
GLV_dontFollowMouse["NavLay2x28"] = 0;
GLV_date = new Date();
GLV_timeout["NavLay2x28"] = GLV_date.getTime();
GLV_timeoutRef["NavLay2x28"] = 0;
GLV_menuXY["NavLay2x28"] = new Array();
GLV_menuXY["NavLay2x28"]["MenuNavLay2x280"] = new Array(0,0,"itemID6d110d718e","anchorID6d110d718e");
GLV_menuXY["NavLay2x28"]["MenuNavLay2x281"] = new Array(0,0,"itemID72157fb567","anchorID72157fb567");
GLV_menuXY["NavLay2x28"]["MenuNavLay2x282"] = new Array(0,0,"itemID899816460c","anchorID899816460c");
GLV_menuXY["NavLay2x28"]["MenuNavLay2x283"] = new Array(0,0,"itemIDd79c46bc23","anchorIDd79c46bc23");

function GLNavLay2x28_over(mitm_id)	{
	GLNavLay2x28_out("");	// removes any old roll over state of an item. Needed for alwaysKeep and Opera browsers.
	switch(mitm_id)	{

	}
	GLV_currentROitem["NavLay2x28"]=mitm_id;
}
function GLNavLay2x28_out(mitm_id)	{
	if (!mitm_id)	mitm_id=GLV_currentROitem["NavLay2x28"];
	switch(mitm_id)	{

	}
}

function GLNavLay2x28_getMouse(e) {
  try {
	  if (GLV_menuOn["NavLay2x28"]!=null && !GLV_dontFollowMouse["NavLay2x28"]){
    
	  }
	  GL_mouseMoveEvaluate("NavLay2x28");
  } catch(err) {
  }
}
function GLNavLay2x28_hideCode() {

GLNavLay2x28_out("");
}
function GLNavLay2x28_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["NavLay2x28"].left = (GLV_curLayerX["NavLay1x"]+TI_x+201)+"px";
GLV_menuOn["NavLay2x28"].top =  (GLV_curLayerY["NavLay1x"]+TI_y+0)+"px";
}
function GLNavLay2x28_restoreMenu() {

}
function GLNavLay2x28_resetSubMenus() {
	var resetSubMenu=1;

	return resetSubMenu;
}

GLV_timeout_pointers[GLV_timeout_count] = "NavLay2x28";
GLV_timeout_count++;

