Olive Branch MS Chamber of Commerce (circa Oct 1999)
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

13 lines
311 B

  1. <html>
  2. <head>
  3. <title>Olive Branch, MS</title>
  4. </head>
  5. <?
  6. srand(time());
  7. ?>
  8. <frameset rows="95,*,35" border=0 framespacing=0 frameborder=no>
  9. <frame src="banner.php3" name="banner_ad" scrolling="no">
  10. <frame src="home.html" name="middle_sec">
  11. <frame src="mainnav.html" name="main_nav">
  12. </frameset>
  13. </html>