function showPop(b,a,c){mywin=window.open(b,"pop","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width="+a+",height="+c+"")}function FixSize(){var a=document.pic.width+32;var b=document.pic.height+41;window.resizeTo(a,b)}$(document).ready(function(){$(document).find("a[href^=/goto]").each(function(){checkLink(this,"/goto/")});$(document).find("a[href^=/download]").each(function(){checkLink(this,"/download/")})});function checkLink(c,b){var a=c.href;c.onclick=function(){var d=ctl(a,b);if(d==false){return false}else{if(d!=true){c.href=d}}return true}};
