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();}}jQuery(document).ready(function($){if(location.protocol!="https:")return;$("a[href]:not([href^=http:])").each(function(){var $this=$(this);$this.attr("href","http://"+location.hostname+'/'+$this.attr("href"));});});function shadowBoxInit(){Shadowbox.init({animate:1,animateFade:1,modal:0,autoplayMovies:1,showMovieControls:1,displayNav:1,continuous:0,displayCounter:1,enableKeys:1,initialWidth:320,initialHeight:160,counterLimit:10,viewportPadding:20,resizeDuration:0.55,fadeDuration:0.35,slideshowDelay:0,overlayOpacity:0.8,animSequence:'wh',counterType:'default',handleOversize:'resize',handleUnsupported:'link',handleException:null,onOpen:null,onFinish:null,onChange:null,onClose:null,overlayColor:'white',flashBgColor:'#000000',flvPlayer:'typo3conf/ext/pmkshadowbox/res/flvplayer.swf',iframeScrolling:'auto'});}
jQuery(document).ready(shadowBoxInit);
