// JavaScript Document
<!-- Begin
function addbookmark()
{
bookmarkurl="http://www.ladolcevita-sxm.com"
bookmarktitle="La Dolce Vita restaurant serves genuine Italian cuisine: pasta, seafood, soup & desserts"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//  End -->