
function wgscPopup()
{

  /*
  var curDate;
  curDate = "<%=Date()%>";
  if ((curDate == "11/17/2008") || (curDate == "11/18/2008")) 
  {
     alert("NOTE: Online forms submitted before 8:00am on Wednesday, 19th November 2008 are not valid...");
     return ;
  }
  */

new popUp(50, 50, 740, 500, "WGSC", "<iframe src ='https://secure.sandersoncentre.ca/wgsc/wgsc-arna.asp' width='100%' height='100%'></iframe>", "#00385c", "lightgrey", "9pt sans-serif", "Wayne Gretzky Sports Centre - Aquatic Registration Number Form - 2008, City of Brantford", "#0084d8", "lightgrey", "gray", "#00468c", "black", true, true, true, true, false, false,'http://www.brantford.ca/content/publishing.nsf/AttachmentsByTitle/min.gif/$FILE/min.gif','http://www.brantford.ca/content/publishing.nsf/AttachmentsByTitle/max.gif/$FILE/max.gif','http://www.brantford.ca/content/publishing.nsf/AttachmentsByTitle/close.gif/$FILE/close.gif','http://www.brantford.ca/content/publishing.nsf/AttachmentsByTitle/resize.gif/$FILE/resize.gif');
}
