function tellafriend() 
{
	window.open("tellafriend.aspx","",'toolbar=0,location=0,status=0,scrollbars=yes,resizable=0,width=360,height=340');
}
