//<![CDATA[
var newwindow;
function poptastic(url){
newwindow=window.open(url,'name','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=540,height=540,left=272,top=224');
if (window.focus) {newwindow.focus()}
}
//]]>
