Here is the function from the "view source"
function page_OnLoad()
{
var result;
var qstr = <%=crReportID%>;
locstr = "LaunchReport.asp?ReportID=" + qstr;
windowprops = "fullscreen=no,location=no,scrollbars=no,menubars=no,toolbars=no,resizable=yes"...