Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
26 lines (23 sloc)
1.12 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <title>Akamai Main</title> | |
| <meta name="FORMATTER" content="Microsoft FrontPage 2.0"> | |
| </head> | |
| <frameset rows="*,65" frameborder="no" border="0"> | |
| <frame src="akamai_sum.html" name="main" scrolling="auto" | |
| noresize marginwidth="1" marginheight="1"> | |
| <frame src="akamai_main_nav.html" name="main_nav" | |
| scrolling="no" marginwidth="1" marginheight="1" noresize> | |
| <noframes> | |
| <body> | |
| <p><!--webbot bot="PurpleText" | |
| preview="The frameset on this page can be edited with the FrontPage Frames Wizard; use the Open or Open With option from the FrontPage Explorer's edit menu. This page must be saved to a web before you can edit it with the Frames Wizard. Browsers that don't support frames will display the contents of this page, without these instructions. Use the Frames Wizard to specify an alternate page for browsers without frames." | |
| s-viewable=" " --> </p> | |
| <p>This web page uses frames, but your browser doesn't | |
| support them.</p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> |