var $dhtml=true;var $as3=false;var $js1=true;var $swf9=false;var $swf7=false;var $profile=false;var $swf8=false;var $runtime="dhtml";var $svg=false;var $as2=false;var $debug=false;var $j2me=false;try{
if(lzOptions){
}}
catch(e){
lzOptions={}};Lz={__dhtmlhistoryready:false,swfEmbed:function($1,$2){
if($2==null){
$2=7
};var $3=$1.url;var $4=$3.indexOf("lzr=swf");if($4==-1){
$3+="&lzr=swf8";$4=$3.indexOf("lzr=swf")
};$4+=7;var $5=$3.substring($4,$4+1)*1;if(dojo.flash.info.commVersion>$5){
$3=$3.substring(0,$4)+dojo.flash.info.commVersion+$3.substring($4+1,$3.length);$2=dojo.flash.info.commVersion
}else{
if(dojo.flash.info.commVersion<=7&&$5>7){
dojo.flash.info.commVersion=8
}};if($5>$2){
$2=$5
};var $6=this.__getqueryurl($3);if($1.accessible=="true"){
$6.flashvars+="&accessible=true"
};$6.flashvars+="&id="+$1.id;var $3=$6.url+"?"+$6.query;var $7={width:$1.width+"",height:$1.height+"",id:$1.id,bgcolor:$1.bgcolor,wmode:$1.wmode,flashvars:$6.flashvars,flash6:$3,flash8:$3,appenddiv:Lz._getAppendDiv($1.id,$1.appenddivid)};var $8=Lz[$1.id]={runtime:"swf",_id:$1.id,setCanvasAttribute:Lz._setCanvasAttributeSWF,getCanvasAttribute:Lz._getCanvasAttributeSWF,callMethod:Lz._callMethodSWF,_ready:Lz._ready,_onload:[],_getSWFDiv:Lz._getSWFDiv,loaded:false,_sendMouseWheel:Lz._sendMouseWheel,_setCanvasAttributeDequeue:Lz._setCanvasAttributeDequeue};if($1.history!=false){
$8._onload.push(Lz.history.init)
};Lz._swfid=$1.id;dojo.flash.addLoadedListener(Lz._loaded);if(!Lz["setCanvasAttribute"]){
Lz.setCanvasAttribute=$8.setCanvasAttribute
};if(!Lz["getCanvasAttribute"]){
Lz.getCanvasAttribute=$8.getCanvasAttribute
};if(!Lz["callMethod"]){
Lz.callMethod=$8.callMethod
};dojo.flash.setSwf($7,$2);Lz.__BrowserDetect.init();if(Lz.__BrowserDetect.OS=="Mac"||($7.wmode=="transparent"||$7.wmode=="opaque")&&Lz.__BrowserDetect.OS=="Windows"&&(Lz.__BrowserDetect.isOpera||Lz.__BrowserDetect.isFirefox)){
LzMousewheelKernel.setCallback($8,"_sendMouseWheel")
}},dhtmlEmbedLFC:function($1,$2){
if($2){
this.supportedBrowser=true;Lz.__BrowserDetect.init()
}else{
if(!this.__isSupportedBrowser($2===false)){
document.write('
The OpenLaszlo DHTML runtime is not fully supported on this browser. More information is available here.
');return
}};if(Lz.__BrowserDetect.isIE){
var $3=lzOptions.ServerRoot+"/lps/includes/excanvas.js";this.__dhtmlLoadScript($3)
};if(Lz.__BrowserDetect.isIE&&Lz.__BrowserDetect.version<7||Lz.__BrowserDetect.isSafari&&Lz.__BrowserDetect.version<=419.3){
var $4=$1.indexOf("debug.js")||$1.indexOf("backtrace.js");if($4!=-1){
var $5=$1.substring($4,$1.length-3);$1=$1.substring(0,$4)+$5+"-simple.js"
}};this.__dhtmlLoadScript($1)
},dhtmlEmbed:function($1,$2){
if($2){
}else{
if(!this.supportedBrowser){
return
}};var $3=this.__getqueryurl($1.url,true);var $4=$3.url+"?lzt=object&"+$3.query;Lz.__propcache={bgcolor:$1.bgcolor,width:$1.width.indexOf("%")==-1?$1.width+"px":$1.width,height:$1.height.indexOf("%")==-1?$1.height+"px":$1.height,id:$1.id,appenddiv:Lz._getAppendDiv($1.id,$1.appenddivid),url:$4};var $5=Lz[$1.id]={runtime:"dhtml",_id:$1.id,_ready:Lz._ready,_onload:[],loaded:false,setCanvasAttribute:Lz._setCanvasAttributeDHTML,getCanvasAttribute:Lz._getCanvasAttributeDHTML};if($1.history!=false){
$5._onload.push(Lz.history.init)
};if(!Lz["setCanvasAttribute"]){
Lz.setCanvasAttribute=$5.setCanvasAttribute
};if(!Lz["getCanvasAttribute"]){
Lz.getCanvasAttribute=$5.getCanvasAttribute
};this.__dhtmlLoadScript($4)
},__dhtmlLoadScript:function($1){
var $2='';document.writeln($2);return $2
},__dhtmlLoadLibrary:function($1){
var $2=document.createElement("script");this.__setAttr($2,"type","text/javascript");this.__setAttr($2,"src",$1);document.getElementsByTagName("head")[0].appendChild($2);return $2
},__getqueryurl:function($1,$2){
var $3=$1.split("?");$1=$3[0];if($3.length==1){
return {url:$1,flashvars:"",query:""}};var $4=this.__parseQuery($3[1]);var $5="";var $6="";var $7=new RegExp("\\+","g");for(var $8 in $4){
if($8==""||$8==null){
continue
};var $9=$4[$8];if($8=="lzr"||$8=="lzt"||$8=="krank"||$8=="debug"||$8=="profile"||$8=="lzbacktrace"||$8=="lzdebug"||$8=="lzkrank"||$8=="lzprofile"||$8=="fb"||$8=="sourcelocators"||$8=="_canvas_debug"){
$5+=$8+"="+$9+"&"
};if($2){
if(window[$8]==null){
window[$8]=unescape($9.replace($7," "))
}};$6+=$8+"="+$9+"&"
};$5=$5.substr(0,$5.length-1);$6=$6.substr(0,$6.length-1);return {url:$1,flashvars:$6,query:$5}},__parseQuery:function($1){
if($1.indexOf("=")==-1){
return
};var $2=$1.split("&");var $3={};for(var $4=0;$4<$2.length;$4++){
var $5=$2[$4].split("=");if($5.length==1){
continue
};var $6=$5[0];var $7=$5[1];$3[$6]=$7
};return $3
},__setAttr:function($1,$2,$3){
$1.setAttribute($2,$3)
},__isSupportedBrowser:function($1){
if(this.hasOwnProperty("supportedBrowser")){
return this.supportedBrowser
};var $2=Lz.__BrowserDetect;$2.init();$2.isSupported=$2.isFirefox&&$2.version>=1.5||$2.isIE&&$2.version>=6||$2.isSafari&&$2.version>=418.9;if($2.isSupported){
this.supportedBrowser=true
}else{
if($1){
this.supportedBrowser=false
}else{
if(document.cookie=="supportedBrowser=true"){
this.supportedBrowser=true
}else{
this.supportedBrowser=confirm("The OpenLaszlo DHTML runtime is not fully supported on this browser. Click OK to try it anyway. [ Detected browser "+$2.browser+" version "+$2.version+"]");if(this.supportedBrowser){
document.cookie="supportedBrowser=true"
}}}};return this.supportedBrowser
},_setCanvasAttributeSWF:function($1,$2,$3){
if(this.loaded&&dojo.flash.comm["callMethod"]){
if($3){
Lz.history._store($1,$2)
}else{
dojo.flash.comm.setCanvasAttribute($1,$2+"")
}}else{
if(this._setCanvasAttributeQ==null){
this._setCanvasAttributeQ=[[$1,$2,$3]]
}else{
this._setCanvasAttributeQ.push([$1,$2,$3])
}}},_setCanvasAttributeDHTML:function($1,$2,$3){
if($3){
Lz.history._store($1,$2)
}else{
if(canvas){
canvas.setAttribute($1,$2)
}}},_loaded:function(){
if(dojo.flash.info.commVersion==8){
setTimeout('Lz["'+Lz._swfid+'"]._ready.call(Lz["'+Lz._swfid+'"])',100)
}else{
Lz[Lz._swfid]._ready.call(Lz[Lz._swfid])
}},_setCanvasAttributeDequeue:function(){
while(this._setCanvasAttributeQ.length>0){
var $1=this._setCanvasAttributeQ.pop();this.setCanvasAttribute($1[0],$1[1],$1[2])
}},_ready:function($1){
this.loaded=true;Lz.loaded=true;if(this._setCanvasAttributeQ){
this._setCanvasAttributeDequeue()
};if($1){
this.canvas=$1
};for(var $2=0;$2');$4=document.getElementById($3)
};return $4
},_getSWFDiv:function(){
return dojo.flash.obj.get()
},_sendMouseWheel:function($1){
if($1!=null){
this.callMethod("LzKeys.__mousewheelEvent("+$1+")")
}},attachEventHandler:function($1,$2,callbackscope,callbackname){
if(!callbackscope||!callbackname||!callbackscope[callbackname]){
return
};var $3=$1+$2+callbackscope+callbackname;var $4=function(){
var $1=window.event?[window.event]:arguments;callbackscope[callbackname].apply(callbackscope,$1)
};this._handlers[$3]=$4;if($1["addEventListener"]){
$1.addEventListener($2,$4,false);return true
}else{
if($1["attachEvent"]){
return $1.attachEvent("on"+$2,$4)
}}},removeEventHandler:function($1,$2,$3,$4){
var $5=$1+$2+$3+$4;var $6=this._handlers[$5];this._handlers[$5]=null;if(!$6){
return
};if($1["removeEventListener"]){
$1.removeEventListener($2,$6,false);return true
}else{
if($1["detachEvent"]){
return $1.detachEvent("on"+$2,$6)
}}},_handlers:{},_cleanupHandlers:function(){
Lz._handlers={}}};Lz.attachEventHandler(window,"beforeunload",Lz,"_cleanupHandlers");Lz.__BrowserDetect.init();dojo={};dojo.flash=function(){
};dojo.flash={flash6_version:null,flash8_version:null,ready:false,_visible:true,width:500,height:400,bgcolor:"#ffffff",wmode:"window",flashvars:"",minimumVersion:7,id:"flashObject",appenddiv:null,_loadedListeners:[],_installingListeners:[],setSwf:function($1,$2){
if($1==null){
return
};if($1.flash6!=null){
this.flash6_version=$1.flash6
};if($1.flash8!=null){
this.flash8_version=$1.flash8
};if($1.width!=null){
this.width=$1.width
};if($1.height!=null){
this.height=$1.height
};if($1.id!=null){
this.id=$1.id
};if($1.bgcolor!=null){
this.bgcolor=$1.bgcolor
};if($1.wmode!=null){
this.wmode=$1.wmode
};if($1.visible!=null){
this._visible=$1.visible
};if($1.flashvars!=null){
this.flashvars=$1.flashvars
};if($1.appenddiv!=null){
this.appenddiv=$1.appenddiv
};if($2!=null){
this.minimumVersion=$2
};this._initialize()
},useFlash6:function(){
if(this.flash6_version==null){
return false
}else{
if(this.flash6_version!=null&&dojo.flash.info.commVersion==6){
return true
}else{
return false
}}},useFlash8:function(){
if(this.flash8_version==null){
return false
}else{
if(this.flash8_version!=null&&dojo.flash.info.commVersion==8){
return true
}else{
return false
}}},addLoadedListener:function($1){
this._loadedListeners.push($1)
},addInstallingListener:function($1){
this._installingListeners.push($1)
},loaded:function(){
if(dojo.flash._isinstaller){
top.location=top.location+""
};dojo.flash.info.installing=false;dojo.flash.ready=true;if(dojo.flash._loadedListeners.length>0){
for(var $1=0;$10){
for(var $1=0;$1');document.writeln("Function VBGetSwfVer(i)");document.writeln(" on error resume next");document.writeln(" Dim swControl, swVersion");document.writeln(" swVersion = 0");document.writeln(' set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))');document.writeln(" if (IsObject(swControl)) then");document.writeln(' swVersion = swControl.GetVariable("$version")');document.writeln(" end if");document.writeln(" VBGetSwfVer = swVersion");document.writeln("End Function");document.writeln("")
};this._detectVersion();this._detectCommunicationVersion()
};dojo.flash.Info.prototype={version:-1,versionMajor:-1,versionMinor:-1,versionRevision:-1,capable:false,commVersion:6,installing:false,isVersionOrAbove:function($1,$2,$3){
$3=parseFloat("."+$3);if(this.versionMajor>=$1&&this.versionMinor>=$2&&this.versionRevision>=$3){
return true
}else{
return false
}},_detectVersion:function(){
var $1;for(var $2=25;$2>0;$2--){
if(Lz.__BrowserDetect.isIE){
$1=VBGetSwfVer($2)
}else{
$1=this._JSFlashInfo($2)
};if($1==-1){
this.capable=false;return
}else{
if($1!=0){
var $3;if(Lz.__BrowserDetect.isIE){
var $4=$1.split(" ");var $5=$4[1];$3=$5.split(",")
}else{
$3=$1.split(".")
};this.versionMajor=$3[0];this.versionMinor=$3[1];this.versionRevision=$3[2];var $6=this.versionMajor+"."+this.versionRevision;this.version=parseFloat($6);this.capable=true;break
}}}},_JSFlashInfo:function($1){
if(navigator.plugins!=null&&navigator.plugins.length>0){
if(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]){
var $2=navigator.plugins["Shockwave Flash 2.0"]?" 2.0":"";var $3=navigator.plugins["Shockwave Flash"+$2].description;var $4=$3.split(" ");var $5=$4[2].split(".");var $6=$5[0];var $7=$5[1];if($4[3]!=""){
var $8=$4[3].split("r")
}else{
var $8=$4[4].split("r")
};var $9=$8[1]>0?$8[1]:0;var $10=$6+"."+$7+"."+$9;return $10
}};return -1
},_detectCommunicationVersion:function(){
if(this.capable==false){
this.commVersion=null;return
};if(typeof lzOptions["forceFlashComm"]!="undefined"&&typeof lzOptions["forceFlashComm"]!=null){
this.commVersion=lzOptions["forceFlashComm"];return
};if(Lz.__BrowserDetect.isSafari==true||Lz.__BrowserDetect.isOpera==true){
this.commVersion=8
}else{
this.commVersion=6
}}};dojo.flash.Embed=function($1,$2,$3,$4,$5,$6,$7,$8){
this._visible=$1;this.width=$2?$2:215;this.height=$3?$3:138;this.bgcolor=$4?$4:"#ffffff";this.wmode=$5?$5:"window";this.id=$6?$6:"flashObject";this.flashvars=$7?$7:"";this.appenddiv=$8
};dojo.flash.Embed.prototype={width:215,height:138,bgcolor:"#ffffff",wmode:"window",flashvars:"",appenddiv:null,id:"flashObject",_visible:true,protocol:function(){
switch(window.location.protocol){
case "https:":
return "https";break;
default:
return "http";break;
}},__getCSSValue:function($1){
if($1&&$1.length&&$1.indexOf("%")!=-1){
return "100%"
}else{
return $1+"px"
}},write:function($1,$2){
var $3="";$3+="width: "+this.__getCSSValue(this.width)+";";$3+="height: "+this.__getCSSValue(this.height)+";";if(this._visible==false){
$3+="position: absolute; ";$3+="z-index: 10000; ";$3+="top: -1000px; ";$3+="left: -1000px; "
};var $4;var $5;if($1==6){
$5=dojo.flash.flash6_version;$4='