var urlAddress = "http://www.video-per-adulti.com/";
var pageName = "Video per adulti";
function addToFavorites(anchor)
{
if (window.external)
{
window.external.AddFavorite(anchor.getAttribute('href'), anchor.getAttribute('title'));
}
}
