function openwindow()
{
	window.open("http://www.uthstuph.com/send_to_friend.php","mywindow","menubar=no,resizable=no,width=300,height=180");
}