function popup(c,b){if(!window.focus){return true}var a;if(typeof(c)=="string"){a=c}else{a=c.href}window.open(a,b,"width=1024,height=710,dependent=yes,left=0,top=0,resizable=no,toolbar=no,scrollbars=yes");return false};
