function popUp(URL) {	day = new Date();	id = day.getTime();	eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=660,height=1830');");
  	window.location.href="/rizatriptan_benzoate/maxalt/consumer/talk_with_your_doctor/thank_you.jsp";
  	return;}