function emailform()
{
	window.open("inc/post.php","emailform","menubar=0,resizable=0,location=0,directories=0,scrollbars=1,width=400,height=300");
}