var SubjectLine='Parfume de Vanille - Fragrances for any feeling!'; 
var BodyText='You can see this page at: '+top.location.href;

var Message='<A class="navigation" HREF="mailto:?SUBJECT='+escape(SubjectLine)+'&BODY='+escape(BodyText)+'" OnMouseOver="status=\'Send your friends e-mail about this page\'; return true;" TITLE="Send your friends e-mail about this page">forward to a friend<\/A>';

var MessageIE='<A class="navigation" HREF="mailto:?SUBJECT='+(SubjectLine)+'&BODY='+(BodyText)+'" OnMouseOver="status=\'Send your friends e-mail about this page\'; return true;" TITLE="Send your friends e-mail about this page">forward to a friend<\/A>';

if(document.all) { document.write(MessageIE); }

else { document.write(Message); }


