var urlAddress = "http://www.oliance.com/spip_evreux"; 
var pageName = "Scene nationale Louviers Evreux"; 
function addToFavorites(anchor) 
{ 
if (window.external) 
{ 
window.external.AddFavorite(anchor.getAttribute('href'), anchor.getAttribute('title')); 
} 
} 