function popup(){
	window.open('tellAFriend.php', 'tellafriend_script', 'scrollbars=1, statusbar=1, resizable=1, width=420, height=650');
}