function mailpage()
{
mail_str = "mailto:?subject= Trenton Ontario.";
mail_str += "&body= Hi!   Thought you might be interested.   I found this Web site about   Trenton, Ontario, Canada.   It looks like a great Getaway spot. ";
mail_str += ". Check it  out at   http://www.trentonontario.com/"; 
location.href = mail_str;
}

<!--
//
var bookmarkurl="http://www.trentonontario.com/"
var bookmarktitle="_TRENTON ONTARIO"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->
