var SubjectLine=top.document.title; 
var BodyText='The sender has emailed you this page because they think that it will be of interest to you. Click on the link to visit the page (or copy and paste the link into your browser): '+top.location.href+'. Nature Travels offers a wide range of year-round outdoor experiences in Sweden for independents, families and groups. For details of our experiences, please visit our website at www.naturetravels.co.uk or call us on +44(0)1929 503080.';

var Message='Send <a class=contact href="mailto:?subject='+escape(SubjectLine)+'&body='+escape(BodyText)+'" OnMouseOver="status=\'Envoyer cette page à vos amis\'; return true;" title="Email this page to a friend">this page<\/a> to a friend.';

var MessageIE='Send <a class=contact href="mailto:?subject='+(SubjectLine)+'&body='+(BodyText)+'" OnMouseOver="status=\'Envoyer cette page à vos amis\'; return true;" title="Email this page to a friend">this page<\/a> to a friend.';

if(document.all) { document.write(MessageIE); }

else { document.write(Message); }
