// <![CDATA[
  function OpenInfoWin(isodate,category,id,w,h) {
   window.open("/apps/pbcs.dll/eventdata?Category="+category+"&ISODate="+isodate+"&ID="+id+"&IMG=0","MoreInfo","menubar=0,width="+w+",height="+h+",scrollbars=yes,resizable=yes");
  }
// ]]>

