var oQry = new Querystring();
var status = oQry.get( "status", "form" );
document.getElementById( status ).style.display="inline";