function facebook_box()
{
  with (document)
	{
		write('<fb:like-box href="http://www.facebook.com/pages/NapoliBLOB/120767111314722" width="424" height="184" show_faces="true" stream="false" header="false"></fb:like-box>');
		//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>');
  }
}
