function swapDiv(){var i,p,v,obj,args=swapDiv.arguments;for(i=0;i<(args.length-2);i+=3)with(document)if(getElementById&&((obj=getElementById(args[i]))!=null)){v=args[i+2];if(obj.style){obj=obj.style;v=(v=='show')?'visible':(v=='hide')?'hidden':v}obj.visibility=v}}function MM_reloadPage(init){if(init==true)with(navigator){if((appName=="Netscape")&&(parseInt(appVersion)==4)){document.MM_pgW=innerWidth;document.MM_pgH=innerHeight;onresize=MM_reloadPage}}else if(innerWidth!=document.MM_pgW||innerHeight!=document.MM_pgH)location.reload()}function P7_OpResizeFix(a){if(!window.opera){return}if(!document.p7oprX){document.p7oprY=window.innerWidth;document.p7oprX=window.innerHeight;document.onmousemove=P7_OpResizeFix}else{if(document.p7oprX){var k=document.p7oprX-window.innerHeight;var j=document.p7oprY-window.innerWidth;if(k>1||j>1||k<-1||j<-1){document.p7oprY=window.innerWidth;document.p7oprX=window.innerHeight;location.reload()}}}}function ShowPic(location,w,h){w=w+20;h=h+20;window.open(location,'IMG','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width='+w+',height='+h+'')}