var query = (location.href.indexOf("?")+1);var page = 'home.htm';if (query){page = location.href.substring(query);};
document.write('<frameset rows="*,835,*" border="0" frameborder="0" framespacing="0">');
document.write('<frame src="outframe.htm" noresize scrolling="no" frameborder="0" name="outtopframe" marginwidth="0" marginheight="0">');
document.write('<frameset cols="*,790,*" border="0" frameborder="0" framespacing="0">');
document.write('<frame src="/outframe.htm" frameborder="0" name="outleftframe" scrolling="no" noresize marginwidth="0" marginheight="0">');
document.write('<frameset rows="85,*,18" border="0" frameborder="0" framespacing="0">');
document.write('<frame src="toptitle2.htm" frameborder="0" scrolling="no" name="topframe" noresize marginwidth="0" marginheight="0">');
document.write('<frameset cols="93,674,*" border="0" frameborder="0" framespacing="0">');
document.write('<frame src="menu.htm" scrolling="no" name="leftframe" frameborder="0" noresize marginwidth="0" marginheight="0">');
document.write('<frameset rows="1,*,1" border="0" frameborder="0" framespacing="0">');
document.write('<frame src="border.htm" scrolling="no" noresize name="bordtop" frameborder="0" marginwidth="0" marginheight="0">');
document.write('<frame src=' + page + ' scrolling="auto" noresize name="mainframe" frameborder="0" marginwidth="0" marginheight="0">');
document.write('<frame src="border.htm" scrolling="no" noresize name="bordbot" frameborder="0" marginwidth="0" marginheight="0">');
document.write('<\/frameset>');
document.write('<frame src="rightframe.htm" scrolling="no" noresize name="rightframe" frameborder="0" marginwidth="0" marginheight="0">');
document.write('<\/frameset>');
document.write('<frame src="bottom.htm" scrolling="no" noresize name="bottomframe" frameborder="0" marginwidth="0" marginheight="0">');
document.write('<\/frameset>');
document.write('<frame src="/outframe.htm" scrolling="no" noresize frameborder="0" name="outrightframe" marginwidth="0" marginheight="0">');
document.write('<\/frameset>');
document.write('<frame src="/outframe.htm" scrolling="no" noresize frameborder="0" name="outbottomframe" marginwidth="0" marginheight="0">');
document.write('<\/frameset>');