function Subscribe() {

	window.open('mailto:majordomo@tribalthunder.com?subject=Newsletter&body=subscribe the_beat');

}

function Unsubscribe() {

	window.open('mailto:majordomo@tribalthunder.com?subject=Newsletter&body=unsubscribe the_beat');

}

