function sd (msg) { window.status=msg }
function stath() { window.status = "Welcome to the Reform Party website!" } 
function psh() { window.status = "Alternative Non-Scrolling Photos Page" } 
function sdo(msg) { window.opener.status = msg } 
function sdot(msg) { window.opener.status = msg }
