﻿

var cookie = get_cookie("midway_newsletter");
if (cookie.length != 0)
	location.href = 'NewsletterRegisterSorry.php';



