You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
674 B

3 years ago
  1. <html>
  2. <head>
  3. <title>Reports</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. </head>
  6. <frameset rows="94,*" cols="*" frameborder="NO" border="0" framespacing="0">;
  7. <frame name="topFrame" scrolling="NO" noresize src="topnav.htm" marginwidth="0" marginheight="0">
  8. <frameset cols="160,*" frameborder="NO" border="0" framespacing="0" rows="*">
  9. <frame name="leftFrame" noresize scrolling="NO" src="leftnav.htm" marginwidth="0" marginheight="0">
  10. <frame name="mainFrame" src="timing_report.htm" marginwidth="0" marginheight="0">
  11. </frameset>
  12. </frameset>
  13. <noframes>
  14. <body bgcolor="#FFFFFF" text="#000000">
  15. </body>
  16. </noframes>
  17. </html>