// Copyright 2007.

function mailme() {
window.location="mailto:?Subject=I thought this article would be of interest to you.&Body="+window.location;
}
