var oneTimeWinName="oneTimePop";function openPopWinOnce(p,q,o,m,k,n){var j=20;var r=20;var l=document.cookie;if(openPopWinOnce.arguments.length>=4){m=","+m}else{m=""}if(openPopWinOnce.arguments.length==6){m+=getLocationOne(q,o,k,n)}else{m+=getLocationOne(q,o,j,r)}if(l.indexOf(oneTimeWinName)==-1){window.open(p,oneTimeWinName,"width="+q+",height="+o+m);document.cookie=oneTimeWinName+"=used"}}function openPopWinOnceBack(i,l,g,j,k,h){openPopWinOnce(i,l,g,j,k,h);self.focus()}function getLocationOne(f,g,e,h){return""}function getLocationOne(f,g,i,h){var j="";if(i<0){i=screen.width-f+i}if(h<0){h=screen.height-g+h}if(h=="cen"){h=(screen.height-g)/2-20}if(i=="cen"){i=(screen.width-f)/2}if(i>0&h>0){j=",screenX="+i+",left="+i+",screenY="+h+",top="+h}else{j=""}return j};
