<!--
	var bookmarkurl="http://www.bluepointnet.com"
	var bookmarktitle="Bluepoint Service s.r.l."

	function addbookmark(){
	if (document.all)
	window.external.AddFavorite(bookmarkurl,bookmarktitle)
	}
//-->

