//<![CDATA[
<!--
 
var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,'name','height=600,width=400,left=100,top=100,resizable=yes');
	if (window.focus) {newwindow.focus()}
}
// -->
//]]>
