
<!---hide from older browers

var urlAddress="http://www.caravaninsurances.com/";
var pageName="Caravan Insurances.com- best online caravan insurance quotes";
function addToFavorites()
{
if (window.external) 
{
window.external.AddFavorite(urlAddress,pageName)
}
else{
alert
("open the bookmark section of your browser to save this site");
}
}
//


