
	function popup(){
		window.open('/tell_a_friend.php', 'tellafriend_script',
		'scrollbars=1,statusbar=1,resizable=1,width=400,height=460');
	}


