// < ![CDATA[
// < ![CDATA[
 var newwindow; function calc(url) { 	newwindow=window.open(url,'name','height=450,width=600'); 	if (window.focus) {newwindow.focus()} }
// ]]>