﻿function PopWindow() {
    window.open('http://peelkidsfoundation.ca/newsletter_signup.aspx', '', 'height=200,width=280');
}

