// JavaScript Document


var SubjectLine='Here is some information about, '+top.document.title; 
var BodyText='You can view this page at the following url: '+top.location.href+'\n\n Regards';

var Message='<A CLASS=contact HREF="mailto:?SUBJECT='+escape(SubjectLine)+'&BODY='+escape(BodyText)+'" OnMouseOver="status=\'\'; return true;" TITLE="Send your friends e-mail about this page">Email this page to a friend<\/A>';

var MessageIE='<A CLASS=contact HREF="mailto:?SUBJECT='+(SubjectLine)+'&BODY='+(BodyText)+'" OnMouseOver="status=\'\'; return true;" TITLE="Send your friends e-mail about this page">Email this page to a friend<\/A>';

<!-- Script Size:  1.33 KB -->