

function OpenMailer()
{
	blowup_window = window.open('date/contact_me.html','OTHER','width=600,height=565,resizable=yes,scrollbars=no,toolbar=yes,location=no,directories=no,status=no,menubar=no,copyhistory=no');
}


