var url = "http://automilecartoys.com";
var title = "Joe Colletti & Associates, LLC | The Builder & Developer Specialist";
function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}
