<frameset rows="80,*" cols="*" frameborder="no" border="0" framespacing="0">
<frame src="<?php echo admin_url().'/admin_top/';?>" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frameset cols="260,*" frameborder="no" border="0" framespacing="0">
<frame name=menu src="<?php echo admin_url().'/admin_left/';?>" scrolling=yes>
<frame name=main src="<?php echo admin_url().'/admin_right/';?>" scrolling=yes>
</frameset>
</frameset>
<noframes>
</noframes>