
<!---hide from older browers

var urlAddress="http://www.landlordsinsurances.com/";
var pageName="LandlordsInsurances.com- best online uk landlord's insurances";
function addToFavorites()
{
if (window.external) 
{
window.external.AddFavorite(urlAddress,pageName)
}
else{
alert
("open the bookmark section of your browser to save this site");
}
}
//


