<!----
document.write('<frameset rows="1,*" frameborder="NO" border="0" framespacing="0">') 
document.write('<frame src="blank.htm" scrolling="no" noresize name="blank">')
document.write('<frame src="main.htm" scrolling="no" noresize name="main">')
document.write('</frameset>')
//-->
