function sendtofriend(lang){
	window.open("http://www.lococar.com/sendtofriend.php?lang="+lang, 'Loococar', 'left=20,top=20,width=420,height=400,toolbar=0,resizable=0' );
}