
function show_st() 
{
      document.write('<ifr' + 'ame' +
                     ' name="framestate"' +
                     ' id="framestate"' +
                     ' width="385"' +
                     ' height="22"' +
                     ' frameborder="0"' +
                     ' src="http://www.realpropertyshop.com/nreg/show_state.asp"' +
                     ' marginwidth="0"' +
                     ' marginheight="0"' +
                     ' vspace="0"' +
                     ' hspace="0"' +
                     ' allowtransparency="true"' +
                     ' scrolling="no">');
      document.write('</ifr' + 'ame>');
    }
 

show_st();
