function Subscribe() {

	window.open('mailto:the_beat-request@tribalthunder.com?subject=SUBSCRIBE&body=subscribe to the_beat' , '_blank');

}

function Unsubscribe() {

	window.open('mailto:the_beat-request@tribalthunder.com?subject=REMOVE&body=remove from the_beat' , '_blank');

}


