<!--

function hoodCalcWindow(url){
	NewWin=window.open(url,'hoodCalcWindow','toolbars=no,resizable=yes,location=no,scrollbars=yes,status=no,position=absolute,left=0,top=0,height=600,width=780');if(window.focus){NewWin.focus()};
}
// this script is still in use and was not replaced by the openwindow.js file!!
// ,'760','500','20','5'
//-->
