function senditxt() {
document.write('&nbsp; &raquo; <a href="mailto:?subject=' + document.title + '&body=' + document.location + '">Send it to a friend</a>')
}

function senditxthis() {
document.write('<a style="color:#999999" href="mailto:?subject=' + document.title + '&body=' + document.location + '">Send this page to a friend</a>')
}

