function tellafriend_PopUp(URL){
	window.open("tellafriend.php?url="+URL,'tellafriend','width=400,height=460,resizable=yes');
}