exURL = '/Launch/Exit';
exFrameWidth = 700;
exFrameHeight = 720;

$().ready(function() {
	$("#optinForm1").validate();
	$("#optinForm2").validate();
});
