var browserName=navigator.appName;var browserVer=parseInt(navigator.appVersion);var version="";var msie4=(browserName=="Microsoft Internet Explorer"&&browserVer>=4);if((browserName=="Netscape"&&browserVer>=3)||msie4||browserName=="Konqueror"||browserName=="Opera"){version="n3";}else{version="n2";}
function blurLink(theObject){if(msie4){theObject.blur();}}
function T3_onmousemoveWrapper(e){GL_getMouse(e);GL5efe05_getMouse(e);}
function T3_onmouseupWrapper(e){GL_mouseUp('5efe05',e);}
function T3_onloadWrapper(e){GL_initLayers();GL_restoreMenu("5efe05");}
document.onmousemove=T3_onmousemoveWrapper;document.onmouseup=T3_onmouseupWrapper;document.onload=T3_onloadWrapper;function decryptCharcode(n,start,end,offset){n=n+offset;if(offset>0&&n>end){n=start+(n-end-1);}else if(offset<0&&n<start){n=end-(start-n-1);}
return String.fromCharCode(n);}
function decryptString(enc,offset){var dec="";var len=enc.length;for(var i=0;i<len;i++){var n=enc.charCodeAt(i);if(n>=0x2B&&n<=0x3A){dec+=decryptCharcode(n,0x2B,0x3A,offset);}else if(n>=0x40&&n<=0x5A){dec+=decryptCharcode(n,0x40,0x5A,offset);}else if(n>=0x61&&n<=0x7A){dec+=decryptCharcode(n,0x61,0x7A,offset);}else{dec+=enc.charAt(i);}}
return dec;}
function linkTo_UnCryptMailto(s){location.href=decryptString(s,-1);}var GLV_x=0;var GLV_y=0;var GLV_curLayerWidth=new Array();var GLV_curLayerHeight=new Array();var GLV_curLayerX=new Array();var GLV_curLayerY=new Array();var GLV_menuOn=new Array();var GLV_gap=new Array();var GLV_currentLayer=new Array();var GLV_currentROitem=new Array();var GLV_hasBeenOver=new Array();var GLV_doReset=new Array();var GLV_lastKey=new Array();var GLV_menuXY=new Array();var GLV_date=new Array();var GLV_timeout=new Array();var GLV_timeoutRef=new Array();var GLV_onlyOnLoad=new Array();var GLV_dontHideOnMouseUp=new Array();var GLV_date=new Date();var GLV_restoreMenu=new Array();var GLV_timeout_count=0;var GLV_timeout_pointers=new Array();var GLV_dontFollowMouse=new Array();function GL_checkBrowser(){this.dom=(document.getElementById);if(op=(navigator.userAgent.indexOf("Opera")>-1)){switch(parseInt(navigator.userAgent.substr(navigator.userAgent.indexOf("Opera")+6))){case 5:case 6:this.op5=true;break;case 7:case 8:this.op7=true;break;default:this.op4=true;}}
this.konq=(navigator.userAgent.indexOf("Konq")>-1);this.ie4=(document.all&&!this.dom&&!op&&!this.konq);this.ie5=(document.all&&this.dom&&!op&&!this.konq);this.ie6=(this.ie5);this.ns4=(document.layers&&!this.dom&&!this.konq);this.ns5=(!document.all&&this.dom&&!op&&!this.konq);this.ns6=(this.ns5);this.bw=(this.ie4||this.ie5||this.ns4||this.ns6||this.konq||op);return this;}
bw=new GL_checkBrowser();if(document.layers){scrX=innerWidth;scrY=innerHeight;onresize=function(){if(scrX!=innerWidth||scrY!=innerHeight){history.go(0);}};}
function GL_getObjCss(obj){return bw.dom?document.getElementById(obj).style:bw.ie4?document.all[obj].style:bw.ns4?document.layers[obj]:0;};function GL_isObjCss(obj){flag=bw.dom?document.getElementById(obj):bw.ie4?document.all[obj]:bw.ns4?document.layers[obj]:0;if(flag)return true;};function GL_getObj(obj){nest="";this.el=bw.ie4?document.all[obj]:bw.ns4?eval(nest+"document."+obj):document.getElementById(obj);this.css=bw.ns4?this.el:this.el.style;this.ref=bw.ns4?this.el.document:document;this.x=(bw.ns4||bw.op5)?this.css.left:this.el.offsetLeft;this.y=(bw.ns4||bw.op5)?this.css.top:this.el.offsetTop;this.height=(bw.ie4||bw.ie5||bw.ns6||bw.op7)?this.el.offsetHeight:bw.ns4?this.ref.height:bw.op4?this.css.pixelHeight:0;this.width=(bw.ie4||bw.ie5||bw.ns6||bw.op7)?this.el.offsetWidth:bw.ns4?this.ref.width:bw.op4?this.css.pixelWidth:0;return this;}
function GL_initLayers(){if(bw.ns4)document.captureEvents(Event.MOUSEMOVE);GL_timeout_func();}
function GL_updateTime(WMid){GLV_date=new Date();GLV_timeout[WMid]=GLV_date.getTime();}
function GL_doResetAll(WMid){var resetSubMenus="";eval('resetSubMenus = GL'+WMid+'_resetSubMenus();');if(GLV_doReset[WMid]&&resetSubMenus){GLV_doReset[WMid]=false;GL_hideAll(WMid);if(GLV_onlyOnLoad[WMid])GL_restoreMenu(WMid);}}
function GL_timeout_func(){GLV_date=new Date();var stuff="";for(var a=0;a<GLV_timeout_count;a++){WMid=GLV_timeout_pointers[a];if(GLV_date.getTime()-GLV_timeout[WMid]>GLV_timeoutRef[WMid]){GL_doResetAll(WMid);}}
window.setTimeout("GL_timeout_func();",200);}
function GL_resetAll(WMid){if(!GLV_doReset[WMid]){GL_updateTime(WMid);GLV_doReset[WMid]=true;}}
function GL_mouseUp(WMid,e){GLV_doReset[WMid]=false;if(!GLV_dontHideOnMouseUp[WMid]){GL_hideAll(WMid);if(GLV_onlyOnLoad[WMid])GL_restoreMenu(WMid);}}
function GL_stopMove(WMid){GLV_menuOn[WMid]=null;}
function GL_restoreMenu(WMid){eval('GL'+WMid+'_restoreMenu()');}
function GL_doTop(WMid,id){GL_hideAll(WMid);if(GL_isObjCss(id)){GLV_menuOn[WMid]=GL_getObjCss(id);GLV_menuOn[WMid].visibility="visible";eval('GL'+WMid+'_doTop(WMid,id)');var layerObj=GL_getObj(id);GLV_curLayerHeight[WMid]=layerObj.height;GLV_curLayerWidth[WMid]=layerObj.width;GLV_curLayerX[WMid]=layerObj.x;GLV_curLayerY[WMid]=layerObj.y;GLV_currentLayer[WMid]=id;GLV_hasBeenOver[WMid]=0;}}
function GL_getMouse(e){GLV_x=(bw.ns4||bw.ns5)?e.pageX:(bw.ie4||bw.op4)?event.x:(event.x-2)+document.body.scrollLeft;GLV_y=(bw.ns4||bw.ns5)?e.pageY:(bw.ie4||bw.op4)?event.y:(event.y-2)+document.body.scrollTop;}
function GL_mouseMoveEvaluate(WMid){if(GLV_gap[WMid]&&GLV_currentLayer[WMid]!=null){if(GLV_x+GLV_gap[WMid]-GLV_curLayerX[WMid]<0||GLV_y+GLV_gap[WMid]-GLV_curLayerY[WMid]<0||GLV_curLayerX[WMid]+GLV_curLayerWidth[WMid]+GLV_gap[WMid]-GLV_x<0||GLV_curLayerY[WMid]+GLV_curLayerHeight[WMid]+GLV_gap[WMid]-GLV_y<0){if(GLV_hasBeenOver[WMid]){GLV_doReset[WMid]=true;}}else{GL_updateTime(WMid);GLV_hasBeenOver[WMid]=1;GLV_doReset[WMid]=false;}}}
function GL_hideAll(WMid){GLV_doReset[WMid]=false;GLV_currentLayer[WMid]=null;if(GL_isObjCss(GLV_lastKey[WMid])&&GL_getObjCss(GLV_lastKey[WMid])){eval('GL'+WMid+'_hideCode()');}
GLV_hasBeenOver[WMid]=0;}
function GL_iframer(WMid,id,state){if(bw.ie4||bw.ie5){ifrmObj=bw.ie4?document.all["Iframe"+WMid]:document.getElementById("Iframe"+WMid);if(state){parentObj=bw.ie4?document.all[id]:document.getElementById(id);ifrmObj.style.filter='Alpha(opacity=0)';ifrmObj.style.width=parentObj.offsetWidth+"px";ifrmObj.style.height=parentObj.offsetHeight+"px";ifrmObj.style.left=parentObj.offsetLeft+"px";ifrmObj.style.top=parentObj.offsetTop+"px";ifrmObj.style.zIndex=parentObj.style.zIndex-1;ifrmObj.style.display="";}
else ifrmObj.style.display="none";}}
GLV_curLayerWidth["5efe05"]=0;GLV_curLayerHeight["5efe05"]=0;GLV_curLayerX["5efe05"]=0;GLV_curLayerY["5efe05"]=0;GLV_menuOn["5efe05"]=null;GLV_gap["5efe05"]=0;GLV_currentLayer["5efe05"]=null;GLV_currentROitem["5efe05"]=null;GLV_hasBeenOver["5efe05"]=0;GLV_doReset["5efe05"]=false;GLV_lastKey["5efe05"]="";GLV_onlyOnLoad["5efe05"]=0;GLV_dontHideOnMouseUp["5efe05"]=0;GLV_dontFollowMouse["5efe05"]=0;GLV_date=new Date();GLV_timeout["5efe05"]=GLV_date.getTime();GLV_timeoutRef["5efe05"]=0;GLV_menuXY["5efe05"]=new Array();GLV_menuXY["5efe05"]["Menu5efe050"]=new Array(0,0,"itemID99bce56e86","anchorID99bce56e86");GLV_menuXY["5efe05"]["Menu5efe051"]=new Array(114,40,"itemID3846b07d41","anchorID3846b07d41");GLV_menuXY["5efe05"]["Menu5efe052"]=new Array(228,80,"itemIDda54412fb9","anchorIDda54412fb9");GLV_menuXY["5efe05"]["Menu5efe053"]=new Array(342,120,"itemID7258bbc830","anchorID7258bbc830");GLV_menuXY["5efe05"]["Menu5efe054"]=new Array(456,160,"itemID6704002b86","anchorID6704002b86");GLV_menuXY["5efe05"]["Menu5efe055"]=new Array(570,200,"itemID21b8dd1589","anchorID21b8dd1589");function GL5efe05_getMouse(e){if(GLV_menuOn["5efe05"]!=null&&!GLV_dontFollowMouse["5efe05"]){}
GL_mouseMoveEvaluate("5efe05");}
function GL5efe05_hideCode(){}
function GL5efe05_doTop(WMid,id){}
function GL5efe05_restoreMenu(){}
function GL5efe05_resetSubMenus(){var resetSubMenu=1;return resetSubMenu;}
GLV_timeout_pointers[GLV_timeout_count]="5efe05";GLV_timeout_count++;img28_5f5d_0_n=new Image();img28_5f5d_0_n.src="typo3temp/menu/d717da7061.png";img28_5f5d_0_h=new Image();img28_5f5d_0_h.src="typo3temp/menu/f7846de8d0.png";img44_5f5d_1_n=new Image();img44_5f5d_1_n.src="typo3temp/menu/5edbb04e35.png";img44_5f5d_1_h=new Image();img44_5f5d_1_h.src="typo3temp/menu/c32fa277aa.png";img30_5f5d_2_n=new Image();img30_5f5d_2_n.src="typo3temp/menu/57de08b1f1.png";img30_5f5d_2_h=new Image();img30_5f5d_2_h.src="typo3temp/menu/0894c1104a.png";img47_5f5d_3_n=new Image();img47_5f5d_3_n.src="typo3temp/menu/d9f8ae7bc9.png";img47_5f5d_3_h=new Image();img47_5f5d_3_h.src="typo3temp/menu/04467677de.png";img29_5f5d_4_n=new Image();img29_5f5d_4_n.src="typo3temp/menu/0ae3ef6ce0.png";img29_5f5d_4_h=new Image();img29_5f5d_4_h.src="typo3temp/menu/88ca204c6c.png";img46_5f5d_5_n=new Image();img46_5f5d_5_n.src="typo3temp/menu/9cf60b1292.png";img46_5f5d_5_h=new Image();img46_5f5d_5_h.src="typo3temp/menu/f5338bbabb.png";