function facebook_box()
{
  with (document)
	{
		write('<fb:like-box href="http://www.facebook.com/pages/Il-Sabato-delle-Idee/185576127121" width="240" height="272" show_faces="true" stream="false" header="false"></fb:like-box>');
		//write('<fb:fan profile_id="185576127121" stream="" connections="10" width="240" height="268"></fb:fan>');
		//write('<fb:fan profile_id="337428665152" stream="0" connections="10" width="240"></fb:fan>');
		//write('<fb:login-button v="2" size="small">Connettiti su Facebook</fb:login-button>');
  }
}
