﻿		function winopen1()
		{
		msg=open("","NewWindow","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=330,height=280");
		msg.location = "my_email.asp"
		}n openWindow(url) {
  popupWin = window.open(url,'new_page','width=472,height=411')
}		