var statusmsg="Delta Steam Way"
function hidestatus(){
window.status=statusmsg
return true
}


