<!-- Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write('<A CLASS="contact" HREF=\"mailto:\?subject\=Check out this Web site, ' + document.title + '?body=I hope you enjoy it as much as I do. You can see it at ' + "http://www.donnasholidaysentiments.com/backgroundmusic/continuousplaychristmas.html" + '\" onMouseOver="window.status=\'Send your friends email about this page\'; return true" TITLE="Send your friends email about this page">Send this link to a friend<\/A>');
}
else { document.write('<A CLASS="contact" HREF=\"mailto:\?body\=Check out this Web site, ' + document.title + '. I hope you enjoy it as much as I do. You can see it at ' + "http://www.donnasholidaysentiments.com/backgroundmusic/continuousplaychristmas.html" + '\" onMouseOver="window.status=\'Send your friends email about this page\'; return true" TITLE="Send your friends email about this page">Send this link to a friend<\/A>');
}
//  End -->

