var $l=document;var $m=$l.documentElement;var $n=window;if(!$l.getElementById){$l.getElementById=function($o){return $l.all?$l.all[$o]:null;}};if(!$l.getElementsByTagName){$l.getElementsByTagName=function($p){return $l.all&&$l.all.tags?$l.all.tags($p):null;}};function $a($q,$r,$s){if($q.addEventListener)$q.addEventListener($r,$s,false);else if($q.attachEvent)$q.attachEvent("on"+$r,$s);};function awlAddListener($q,$r,$s){$a($q,$r,$s);};function $b($t){if(!$t)$t=$n.event;if($t){var $q=$t.target;if(!$q)$q=$t.srcElement;return $q;};return null;};function awlGetEventElement($t){return $b($t);};function awlGetEventXY($t){var $u={};$u.x=$u.y=0;if(!$t)$t=$n.event;if(typeof($t.pageX)=='number'){$u.x=$t.pageX;$u.y=$t.pageY;}else if(typeof($t.clientX)=='number'){$u.x=$t.clientX;$u.y=$t.clientY;$u.x+=$e();$u.y+=$f();};return $u;};function awlCancelLastEvent($t){if(!$t)$t=$n.event;if($t.stopPropagation)$t.stopPropagation();else $t.cancelBubble=true;if($t.preventDefault)$t.preventDefault();else $t.returnValue=false;};function $c(){if($m&&$m.clientWidth)return $m.clientWidth;if($n.innerWidth)return $n.innerWidth;if($l.body)return $l.body.clientWidth;return 0;};function $d(){if($m&&$m.clientHeight)return $m.clientHeight;if($n.innerHeight)return $n.innerHeight;if($l.body)return $l.body.clientHeight;return 0;};function $e(){if(typeof $n.pageXOffset!='undefined')return $n.pageXOffset;if($l.compatMode&&$l.compatMode!='BackCompat')return $m.scrollLeft;return $l.body.scrollLeft;};function $f(){if(typeof $n.pageYOffset!='undefined')return $n.pageYOffset;if($l.compatMode&&$l.compatMode!='BackCompat')return $m.scrollTop;return $l.body.scrollTop;};function $g($p){return $l.createElement($p);};function awlAddFavorite(){if($n.external)$n.external.AddFavorite(location.href,$l.title);else if($n.sidebar)$n.sidebar.addPanel($l.title,location.href,"");};function awlEMailPage($v){location.href="mailto:?subject="+escape($l.title)+"&body="+escape($v+' "'+$l.title+'"\nURL: '+location.href)};function awlUnframe(){if($n.self!=$n.top)$n.top.location=$n.self.location;};function AWLUIManager(){this.$0v=new Array();$a($l,"click",function($t){if($n.event&&$n.event.cancelBubble)return;var $q=$b($t);if($q){var $w=$x.$0w($q);if($w){var $y=$q.className;if($y=="awlWndX"||$y=="awlWndXHover")$w.hide();if(!$x.$0x($q)&&$w.shouldClose($t))$w.hide();}}});$a($l,"keypress",function($t){if(!$t)$t=$n.event;if($t){var $z=$t.keyCode;if(!$z)$z=$t.which;if(27==$z)$x.hideAllPopups();}});$a($l,"contextmenu",function($t){$x.hideAllPopups();});$a($l,"mousedown",function($t){var $q=$b($t);if($q){if($q.className=="awlWndTitle"){this.$0y=$x.$0w($q);if(this.$0y){var $A=awlGetEventXY($t);var $B=this.$0y.$0z;this.$0A=$A.x-parseInt($B.style.left);this.$0B=$A.y-parseInt($B.style.top);if(-1==$B.className.indexOf(" awlDraggedWnd"))$B.className=$B.className+" awlDraggedWnd";}}else if(!$x.$0w($q))$x.hideAllPopups();}});$a($l,"mousemove",function($t){if(this.$0y){var $A=awlGetEventXY($t);this.$0y.move($A.x-this.$0A,$A.y-this.$0B);awlCancelLastEvent($t);if($n.getSelection&&$n.getSelection().removeAllRanges)$n.getSelection().removeAllRanges();}});$a($l,"mouseup",function($t){if(this.$0y){this.$0y.$0z.className=this.$0y.$0z.className.replace(" awlDraggedWnd","");this.$0y=null;}});};var $x;AWLUIManager.getInstance=function(){if(!$x)$x=new AWLUIManager();return $x;};AWLUIManager.prototype.$0C=function($w){for(var i=this.$0v.length-1;i>=0;i--){if(this.$0v[i]==$w)return i;};return -1;};AWLUIManager.prototype.$0D=function($w){if(-1==this.$0C($w))this.$0v[this.$0v.length]=$w;};AWLUIManager.prototype.$0E=function($w){var wi=this.$0C($w);if(-1!=wi){var $C=new Array();var ni;for(ni=0;ni<wi;ni++)$C[ni]=this.$0v[ni];for(ni=wi+1;ni<this.$0v.length;ni++)$C[ni-1]=this.$0v[ni];this.$0v=$C;}};AWLUIManager.prototype.$0w=function($q){while($q){if($q.className=="_awlWnd_"){$q=$q.parentNode.parentNode;if($q.tagName.toLowerCase()=="tbody")$q=$q.parentNode;for(var i=this.$0v.length-1;i>=0;i--){if(this.$0v[i].$0z==$q)return this.$0v[i];}};$q=$q.parentNode;};return null;};AWLUIManager.prototype.$0x=function($q){while($q){if("awlWndTitle"==$q.className)return $q;$q=$q.parentNode;};return null;};AWLUIManager.prototype.hideAllPopups=function(){for(var i=this.$0v.length-1;i>=0;i--){this.$0v[i].hide();}};function AWLWindow($D,$E,$F,$G){if(arguments.length)$H($D,$E,$F,$G);};AWLWindow.prototype.init=function($D,$E,$F,$G){AWLUIManager.getInstance();var $I=$g("table");$I.id=$D;$I.className=$E;$I.cellPadding=0;$I.cellSpacing=0;var $J=$I.insertRow(-1).insertCell(-1);$J.className="_awlWnd_";if($G){var $K=$J.appendChild($g("div"));$K.innerHTML="<table cellPadding=0 cellSpacing=0 width='100%'><tr><td class=awlWndTitle>"+$G+"</td><td align=right valign=middle class=awlWndTitle><img onmouseout=\"className='awlWndX'\" onmouseover=\"className='awlWndXHover'\" class=awlWndX src='/Uwe/Images/Close.gif'></td></tr></table>";};this.$0F=$J.appendChild($g("div"));this.$0F.className="awlWndClient";this.$0F.innerHTML=$F;this.$0z=$I;var $L=$l.getElementById($D);if($L)$L.parentNode.removeChild($L);$l.body.appendChild(this.$0z);this.$0z.style.visibility="hidden";};AWLWindow.prototype.setContent=function($M){this.$0F.innerHTML=$M;};AWLWindow.prototype.move=function(x,y){this.$0z.style.left=x+"px";this.$0z.style.top=y+"px";};AWLWindow.prototype.smartMove=function(x,y,$N,$O){var $P=this.$0z.offsetWidth;var $Q=$e();if(($N&&x-$P>$Q)||(!$N&&x+$P>$Q+$c())){x-=$P;};var $R=this.$0z.offsetHeight;var scrollY=$f();if(($O&&y-$R>scrollY)||(!$O&&y+$R>scrollY+$d())){y-=$R;};this.move(x,y);};AWLWindow.prototype.isOpen=function(){return this.$0z.style.visibility!="hidden";};AWLWindow.prototype.show=function(){$x.$0D(this);this.$0z.style.visibility="";};AWLWindow.prototype.hide=function(){this.$0z.style.visibility="hidden";$x.$0E(this);};AWLWindow.prototype.shouldClose=function($t){return false;};function AWLMenu($D,$M,title){if(arguments.length)this.init($D,"awlMenuWnd",$M,title);};AWLMenu.prototype=new AWLWindow();AWLMenu.prototype.addItem=function($S,$T,$U){if(this.$0F){var $V=$g("div");$V.innerHTML="<a class=awlMenuItem href=\"" + url + "\"><img src=\"" + imgUrl + "\">"+$T+"</a>";this.$0F.appendChild($V);}};AWLMenu.prototype.addSeparator=function(){if(this.$0F){var $W=$g("div");$W.className="awlMenuSeparator";this.$0F.appendChild($W);}};AWLMenu.prototype.shouldClose=function($t){var $q=$b($t);return $q&&"a"==$q.tagName.toLowerCase();};function $h($q,$X){if(!$j()||$q==null)return;this.$0G=$q;this.$0G.$0H=this;this.$0I=[];this.$0J=null;this.$0K=$X!=null?$X:true;this.$0L=$g("div");this.$0L.className="awlTabRow";$q.insertBefore(this.$0L,$q.firstChild);var $Y=$q.childNodes;for(var i=0;i<$Y.length;i++){if($Y[i].nodeType==1&&$Y[i].className=="awlTabPage"){this.$0M($Y[i]);}};var $Z=0;if(this.$0K){$Z=Number($h.$0N("tab_"+this.$0G.id));if(isNaN($Z)||$Z>=this.$0I.length)$Z=0;};if(0<this.$0I.length)this.$0I[$Z].$0O();};$h.prototype.$0P=function(n){if(this.$0J!=n){if(this.$0J!=null&&this.$0I[this.$0J]!=null)this.$0I[this.$0J].$0Q();this.$0J=n;this.$0I[this.$0J].$0R();if(this.$0K)$h.$0S("tab_"+this.$0G.id,n);}};$h.prototype.$0M=function($00){if(!$j())return;if($00.$0T==this)return $00.$0T;var n=this.$0I.length;var tp=this.$0I[n]=new $i($00,this,n);this.$0L.appendChild(tp.$0U);if(n==this.$0J)tp.$0R();else tp.$0Q();return tp;};$h.prototype.$0V=function(){this.$0G.$0H=null;this.$0G=null;this.$0L=null;for(var i=0;i<this.$0I.length;i++){this.$0I[i].$0V();this.$0I[i]=null;};this.$0I=null;};$h.$0S=function($01,$02,$03){var $04="";if($03){var $05=new Date();$05.setTime($05.getTime()+$03*24*60*60*1000);$04="; expires="+$05.toGMTString();};$l.cookie=$01+"="+$02+$04+"; path=/";};$h.$0N=function($01){var $06=new RegExp("(\;|^)[^;]*("+$01+")\=([^;]*)(;|$)").exec($l.cookie);return $06!=null?$06[3]:null;};/*_TabControl.$0W=function(name){_TabControl.$0S(name,"",-1);};*/function $i($q,$07,$08){if(!$j()||$q==null)return;this.$0G=$q;this.$0G.$0T=this;this.$0H=$07;this.$0X=$08;var $Y=$q.childNodes;for(var i=0;i<$Y.length;i++){if($Y[i].nodeType==1&&$Y[i].className=="awlTab"){this.$0U=$Y[i];break;}};var $09=$g("a");this.$0Y=$09;$09.href="#";$09.onclick=function(){return false;};while(this.$0U.hasChildNodes())$09.appendChild(this.$0U.firstChild);this.$0U.appendChild($09);var $0a=this;this.$0U.onclick=function(){$0a.$0O();};this.$0U.onmouseover=function(){$i.$0Z($0a);};this.$0U.onmouseout=function(){$i.$10($0a);};};$i.prototype.$0R=function(){this.$0U.className=this.$0U.className+" selected";this.$0G.style.display="block";};$i.prototype.$0Q=function(){this.$0U.className=this.$0U.className.replace(" selected","");this.$0G.style.display="none";};$i.prototype.$0O=function(){this.$0H.$0P(this.$0X);};$i.prototype.$0V=function(){this.$0Y.onclick=null;this.$0Y=null;this.$0G.$0T=null;this.$0U.onclick=null;this.$0U.onmouseover=null;this.$0U.onmouseout=null;this.$0U=null;this.$0H=null;this.$0G=null;};$i.$0Z=function($0b){$0b.$0U.className=$0b.$0U.className+" hover";};$i.$10=function($0b){$0b.$0U.className=$0b.$0U.className.replace(" hover","");};function $j(){if(typeof $j.$11!="undefined")return $j.$11;var $0c=new RegExp("msie 5\.[56789]","i").test(navigator.userAgent);$j.$11=(typeof $l.implementation!="undefined"&&$l.implementation.hasFeature("html","1.0")||$0c);if($0c){$l.$12=$l.getElementsByTagName;$l.getElementsByTagName=function($0d){if($0d=="*")return $l.all;else return $l.$12($0d);};};return $j.$11;};function $k(){if(!$j())return;var $0e=$l.getElementsByTagName("*");var $0f=$0e.length;var $q;var $0g=[];for(var i=0;i<$0f;i++){$q=$0e[i];if($q.className=="awlTabControl"&&$q.$0H)$0g[$0g.length]=$q.$0H;};for(var i=$0g.length-1;i>=0;i--){$0g[i].$0V();$0g[i]=null;}};if(typeof $n.attachEvent!="undefined"){$n.attachEvent("onunload",$k);};function awlSetupTabControl($0h){if(!$j())return;var $0i=$l.getElementById($0h);if($0i&&"awlTabControl"==$0i.className)new $h($0i);};function awlSetupServerTabControl($0j){var $0k=$l.getElementById($0j);if($0k){for(var i=0;i<$0k.childNodes.length;i++){var $0l=$0k.childNodes[i];if("awlTabRow"==$0l.className){var $0m=$0l.childNodes.length;for(var ti=0;ti<$0m;ti++){var $0n=$0l.childNodes[ti];if("awlTab"==$0n.className){$0n.onmouseover=function(){this.className=this.className+' hover';};$0n.onmouseout=function(){this.className=this.className.replace(" hover","");};$0n.onclick=function(){for(var ei=0;ei<this.childNodes.length;ei++){var $q=this.childNodes[i];if('a'==$q.tagName.toLowerCase()){location.href=$q.href;return false;}}};}};break;}}}};function AWLImageRotator($0o,$0p){this.$13=$0o;this.$14=$0p;this.$15=new Array();this.$16=new Array();this.$17=0;this.$18=0;};AWLImageRotator.prototype.addImage=function($0q,$0r){var $0s=new Image();$0s.src=$0q;this.$15[this.$15.length]=$0s;this.$16[this.$16.length]=$0r;};AWLImageRotator.prototype.start=function($0t){if($n.setInterval)this.$18=setInterval($0t+".showNext()",this.$14);};AWLImageRotator.prototype.stop=function($0t){if(0!=this.$18&&$n.clearInterval){clearInterval(this.$18);this.$18=0;}};AWLImageRotator.prototype.showNext=function(){if(0<this.$15.length){var $0s=$l.images[this.$13];if($0s&&$0s.complete){this.$17++;if(this.$17>=this.$15.length)this.$17=0;if($0s.filters){$0s.style.filter='blendTrans(duration=1)';if($0s.filters.blendTrans)$0s.filters.blendTrans.Apply();};$0s.src=this.$15[this.$17].src;if($0s.filters&&$0s.filters.blendTrans)$0s.filters.blendTrans.Play();}}};AWLImageRotator.prototype.click=function(){var $0u=this.$16[this.$17];if($0u&&0<$0u.length){if(0==$0u.indexOf("http"))$n.location.href=$0u;else eval($0u);}}