		
		
		
		function bookMark() {
	if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)){
		window.external.AddFavorite (window.location,document.title);
	}
	else {
		var msg = "Don't forget to bookmark us!";
		if(navigator.appName == "Netscape") msg += "  (CTRL-D)";
		alert(msg);
	}
}
//

function EmailLink(){
window.location = "mailto:"+"?subject=Found these fiberglass part photos and thought you might be interested." + "&body="+"Go to >>"+document.title+" << at the US Body.com / CarHoods.com website. Here is the link. "+window.location;
}





