	var SubjectLine='Check out the Ultimate Yule Log'; 
	var BodyText='I thought you might dig this very cool holiday Screensaver. It lets you play an endless loop high-def fireplace on your desktop. You can even play iTunes holiday music in the background for parties at the office or at home. Check it out: http://www.ultimateyulelog.com/';
	var Message='<A CLASS="contact, header" HREF="mailto:?SUBJECT='+escape(SubjectLine)+'&BODY='+escape(BodyText)+'" OnMouseOver="status=\'Email this page\'; return true;" TITLE="e-mail a friend"><img src="/images/icon_friend.gif" width="16" height="16" border="0" alt="email a friend" align="top"> Tell a Friend<\/A>';
	var MessageIE='<A CLASS="contact, header" HREF="mailto:?SUBJECT='+(SubjectLine)+'&BODY='+(BodyText)+'" OnMouseOver="status=\'Email this page\'; return true;" TITLE="e-mail a friend"><img src="/images/icon_friend.gif" width="16" height="16" border="0" alt="email a friend" align="top"> Tell a Friend<\/A>';
	if(document.all) { document.write(MessageIE); }
	else { document.write(Message); }
