function SubWindow1(){
  open("membersibent/ibentreport/070408/report.html", "Window01", "resizable=1, scrollbars=1, menubar=0, directories=0, status=0, location=0, width=630, height=670")
   }
   
function swImg(iName,str)
{
document.images[iName].src = str;
}
