CS_DOM=(document.getElementById)?true:false;CS_NS4=(document.layers)?true:false;CS_IE=(document.all)?true:false;
CS_IE4=CS_IE&&!CS_DOM;CS_Mac=(navigator.appVersion.indexOf("Mac")!=-1);CS_IE4M=CS_IE4&&CS_Mac;
CS_Opera=(navigator.userAgent.indexOf("Opera")!=-1);CS_Konqueror=(navigator.userAgent.indexOf("Konqueror")!=-1);
menuExists=!CS_Opera&&!CS_IE4M&&(CS_DOM || CS_NS4 || CS_IE4 || CS_Konqueror);
browserType=CS_NS4?"NS4":CS_DOM?"DOM":"IE4";
if(window.event+""=="undefined") event=null;
function CS_f_PopUp(){return false};function CS_f_PopDown(){return false};popUp=CS_f_PopUp;popDown=CS_f_PopDown;
CS_GL_MenuWidth=180;
CS_GL_FontFamily="tahoma";
CS_GL_FontSize=8;
CS_GL_FontBold=false;
CS_GL_FontItalic=false;
CS_GL_FontColor="#000000";
CS_GL_FontColorOver="#f0eaf1";
CS_GL_BGColor="#f0eaf1";
CS_GL_BGColorOver="#4c4c4c";
CS_GL_ItemPadding=3;
CS_GL_BorderWidth=1;
CS_GL_BorderColor="#7e838c";
CS_GL_BorderStyle="solid";
CS_GL_SeparatorSize=1;
CS_GL_SeparatorColor="#cdcfd4";
CS_GL_ImageSrc=templateurl+"/angle.gif";
CS_GL_ImageSrcLeft=null;
CS_GL_ImageSrcOver=null;
CS_GL_ImageSrcLeftOver=null;
CS_GL_ImageSize=10;
CS_GL_ImageHorizSpace=2;
CS_GL_ImageVertSpace=3;
CS_GL_KeepHilite=true;
CS_GL_ClickStart=false;
CS_GL_ClickKill=true;
CS_GL_ChildOverlap=1;
CS_GL_ChildOffset=1;
CS_GL_ChildPerCentOver=null;
CS_GL_TopSecondsVisible=.6;
CS_GL_ChildSecondsVisible=.6;
CS_GL_StatusDisplayBuild=0;
CS_GL_StatusDisplayLink=0;
CS_GL_UponDisplay=null;
CS_GL_UponHide=null;
CS_GL_RightToLeft=false;
CS_GL_CreateTopOnly=0;
CS_GL_ShowLinkCursor=true;
CS_GL_ScrollEnabled=false;
CS_GL_ScrollBarHeight=0;
CS_GL_ScrollBarColor=null;
CS_GL_ScrollImgSrcTop=null;
CS_GL_ScrollImgSrcBot=null;
CS_GL_ScrollImgWidth=0;
CS_GL_ScrollImgHeight=0;
CS_GL_ScrollBothBars=false;
CS_GL_HoverTimeTop=1;
CS_GL_HoverTimeTree=1;
function startPosForCenterMenu(topmenuid){var MinimumPixelLeft=0;var theMenu=CS_DOM?document.getElementById(topmenuid):window[topmenuid];
var menuWidth=CS_DOM?parseInt(theMenu.width):CS_IE4?theMenu.style.pixelWidth:theMenu.clip.width;var windowWidth=CS_IE?(CS_DOM?document.body.offsetWidth:document.body.offsetWidth):window.innerWidth;
return Math.max(parseInt((windowWidth-menuWidth)/2),MinimumPixelLeft);};
if(menuExists){document.writeln("<Scr"+"ipt Language='JavaScript1.2' src='"+templateurl+"/menuLinksJs.php' type='text/javascript'><\/Scr"+"ipt>");
document.writeln("<Scr"+"ipt Language='JavaScript1.2' src='"+menuscripturl+"/menuScript"+browserType+".js' type='text/javascript'><\/Scr"+"ipt>");};