
<html>

<head>
   <title>ADMINISTRATIVE SUITE</title>
</head>

<frameset rows="60,*" border="0" frameborder="0" framespacing="0">
   <frame src="frame_head.html" scrolling="no" name="frame_head">
   <frame src="control_panel.html" scrolling="auto" target="_self" name="toolkitframe"> 
</frameset> 

</html>
