function displayCoupon(){
 window.open('brampton-coupon.html', 'mywindow', 'width=710,height=600,menubar=yes,scrollbars=yes');
}
