var speedSmall=1;var mirror="true";var openLink="new";var openOnLoad=5;var closeOnLoad=3;var setDirection="rt";var softFadeIn=1;var playSound="false";var playOpenSound="false";var playCloseSound="false";var closeOnClick="false";var closeOnClickText="Close";var requiredMajorVersion=6;var requiredMinorVersion=0;var requiredRevision=0;var copyright="Webpicasso Media, www.webpicasso.de";var thumbWidth=100;var thumbHeight=100;var bigWidth=500;var bigHeight=500;var xPos="right";function openPeel(){document.getElementById("bigDiv").style.top="0px";document.getElementById("bigDiv").style[xPos]="0px";document.getElementById("thumbDiv").style.top="-1000px"}function closePeel(){document.getElementById("thumbDiv").style.top="0px";document.getElementById("bigDiv").style.top="-1000px"}function writeObjects(){var A="pagearSmallImg="+escape(pagearSmallImg);A+="&pagearBigImg="+escape(pagearBigImg);A+="&pageearColor="+pageearColor;A+="&jumpTo="+escape(jumpTo);A+="&openLink="+escape(openLink);A+="&mirror="+escape(mirror);A+="&copyright="+escape(copyright);A+="&speedSmall="+escape(speedSmall);A+="&openOnLoad="+escape(openOnLoad);A+="&closeOnLoad="+escape(closeOnLoad);A+="&setDirection="+escape(setDirection);A+="&softFadeIn="+escape(softFadeIn);A+="&playSound="+escape(playSound);A+="&playOpenSound="+escape(playOpenSound);A+="&playCloseSound="+escape(playCloseSound);A+="&closeOnClick="+escape(closeOnClick);A+="&closeOnClickText="+escape(utf8encode(closeOnClickText));var B=DetectFlashVer(requiredMajorVersion,requiredMinorVersion,requiredRevision);if(setDirection=="lt"){xPosBig="left:-1000px";xPos="left"}else{xPosBig="right:1000px";xPos="right"}document.write('<div id="bigDiv" style="position:absolute;width:'+bigWidth+"px;height:"+bigHeight+"px;z-index:9999;"+xPosBig+';top:-100px;">');if(B){AC_FL_RunContent("src",pagearBigSwf+"?"+A,"width",bigWidth,"height",bigHeight,"align","middle","id","bigSwf","quality","high","bgcolor","#FFFFFF","name","bigSwf","wmode","transparent","allowScriptAccess","sameDomain","type","application/x-shockwave-flash","codebase","http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab","pluginspage","http://www.adobe.com/go/getflashplayer")}else{document.write('Flash not installed<a href="http://www.adobe.com/go/EN_US-H-GET-FLASH" target="_blank"><img src="http://www.adobe.com/images/shared/download_buttons/get_adobe_flash_player.png" width="100" height="30" border="0"></a>Download')}document.write("</div>");document.write('<div id="thumbDiv" style="position:absolute;width:'+thumbWidth+"px;height:"+thumbHeight+"px;z-index:9999;"+xPos+':0px;top:0px;">');if(B){AC_FL_RunContent("src",pagearSmallSwf+"?"+A,"width",thumbWidth,"height",thumbHeight,"align","middle","id","bigSwf","quality","high","bgcolor","#FFFFFF","name","bigSwf","wmode","transparent","allowScriptAccess","sameDomain","type","application/x-shockwave-flash","codebase","http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab","pluginspage","http://www.adobe.com/go/getflashplayer")}else{document.write('Flash not installed<a href="http://www.adobe.com/go/EN_US-H-GET-FLASH" target="_blank"><img src="http://www.adobe.com/images/shared/download_buttons/get_adobe_flash_player.png" width="100" height="30" border="0"></a>Download')}document.write("</div>");setTimeout('document.getElementById("bigDiv").style.top = "-1000px";',100)}function utf8encode(B){B=B.replace(/\r\n/g,"\n");var A="";for(var D=0;D<B.length;D++){var C=B.charCodeAt(D);if(C<128){A+=String.fromCharCode(C)}else{if((C>127)&&(C<2048)){A+=String.fromCharCode((C>>6)|192);A+=String.fromCharCode((C&63)|128)}else{A+=String.fromCharCode((C>>12)|224);A+=String.fromCharCode(((C>>6)&63)|128);A+=String.fromCharCode((C&63)|128)}}}return A}var isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false;var isWin=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false;var isOpera=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;function ControlVersion(){var A;var B;var C;try{B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");A=B.GetVariable("$version")}catch(C){}if(!A){try{B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");A="WIN 6,0,21,0";B.AllowScriptAccess="always";A=B.GetVariable("$version")}catch(C){}}if(!A){try{B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");A=B.GetVariable("$version")}catch(C){}}if(!A){try{B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");A="WIN 3,0,18,0"}catch(C){}}if(!A){try{B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");A="WIN 2,0,0,11"}catch(C){A=-1}}return A}function GetSwfVer(){var G=-1;if(navigator.plugins!=null&&navigator.plugins.length>0){if(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]){var F=navigator.plugins["Shockwave Flash 2.0"]?" 2.0":"";var A=navigator.plugins["Shockwave Flash"+F].description;var E=A.split(" ");var C=E[2].split(".");var H=C[0];var B=C[1];if(E[3]!=""){tempArrayMinor=E[3].split("r")}else{tempArrayMinor=E[4].split("r")}var D=tempArrayMinor[1]>0?tempArrayMinor[1]:0;var G=H+"."+B+"."+D}}else{if(navigator.userAgent.toLowerCase().indexOf("webtv/2.6")!=-1){G=4}else{if(navigator.userAgent.toLowerCase().indexOf("webtv/2.5")!=-1){G=3}else{if(navigator.userAgent.toLowerCase().indexOf("webtv")!=-1){G=2}else{if(isIE&&isWin&&!isOpera){G=ControlVersion()}}}}}return G}function DetectFlashVer(F,D,C){versionStr=GetSwfVer();if(versionStr==-1){return false}else{if(versionStr!=0){if(isIE&&isWin&&!isOpera){tempArray=versionStr.split(" ");tempString=tempArray[1];versionArray=tempString.split(",")}else{versionArray=versionStr.split(".")}var E=versionArray[0];var A=versionArray[1];var B=versionArray[2];if(E>parseFloat(F)){return true}else{if(E==parseFloat(F)){if(A>parseFloat(D)){return true}else{if(A==parseFloat(D)){if(B>=parseFloat(C)){return true}}}}}return false}}}function AC_AddExtension(B,A){if(B.indexOf("?")!=-1){return B.replace(/\?/,A+"?")}else{return B+A}}function AC_Generateobj(E,D,A){var C="";if(isIE&&isWin&&!isOpera){C+="<object ";for(var B in E){C+=B+'="'+E[B]+'" '}for(var B in D){C+='><param name="'+B+'" value="'+D[B]+'" /> '}C+="></object>"}else{C+="<embed ";for(var B in A){C+=B+'="'+A[B]+'" '}C+="> </embed>"}document.write(C)}function AC_FL_RunContent(){var A=AC_GetArgs(arguments,"","movie","clsid:d27cdb6e-ae6d-11cf-96b8-444553540000","application/x-shockwave-flash");AC_Generateobj(A.objAttrs,A.params,A.embedAttrs)}function AC_GetArgs(B,E,G,D,H){var A=new Object();A.embedAttrs=new Object();A.params=new Object();A.objAttrs=new Object();for(var C=0;C<B.length;C=C+2){var F=B[C].toLowerCase();switch(F){case"classid":break;case"pluginspage":A.embedAttrs[B[C]]=B[C+1];break;case"src":case"movie":B[C+1]=AC_AddExtension(B[C+1],E);A.embedAttrs.src=B[C+1];A.params[G]=B[C+1];break;case"onafterupdate":case"onbeforeupdate":case"onblur":case"oncellchange":case"onclick":case"ondblClick":case"ondrag":case"ondragend":case"ondragenter":case"ondragleave":case"ondragover":case"ondrop":case"onfinish":case"onfocus":case"onhelp":case"onmousedown":case"onmouseup":case"onmouseover":case"onmousemove":case"onmouseout":case"onkeypress":case"onkeydown":case"onkeyup":case"onload":case"onlosecapture":case"onpropertychange":case"onreadystatechange":case"onrowsdelete":case"onrowenter":case"onrowexit":case"onrowsinserted":case"onstart":case"onscroll":case"onbeforeeditfocus":case"onactivate":case"onbeforedeactivate":case"ondeactivate":case"type":case"codebase":case"id":A.objAttrs[B[C]]=B[C+1];break;case"width":case"height":case"align":case"vspace":case"hspace":case"class":case"title":case"accesskey":case"name":case"tabindex":A.embedAttrs[B[C]]=A.objAttrs[B[C]]=B[C+1];break;default:A.embedAttrs[B[C]]=A.params[B[C]]=B[C+1]}}A.objAttrs.classid=D;if(H){A.embedAttrs.type=H}return A};