function bookmarksite(){
if (document.all)
window.external.AddFavorite('http://www.letturatarocchiamore.com', 'Lettura Tarocchi Amore');
else if (window.sidebar)
window.sidebar.addPanel('Lettura Tarocchi Amore', 'http://www.letturatarocchiamore.com', "")
}
