[ Index ]

PHP Cross Reference of Yamoon 0.9.0

title

Body

[close]

/ -> header.php (source)

   1  <html>
   2  <head>
   3  <title>YAMOON</title>
   4  <link href="yamoon.css" rel="stylesheet" type="text/css" />
   5  <script language="JavaScript" src="yamoon.js"></script>
   6  </head>
   7  
   8  <body>
   9  <center>
  10  
  11  <table cellspacing=0 width=800 border=0>
  12      <tr>
  13          <th class='header_left' width=100>
  14              &nbsp;
  15          </th>
  16          <th class='header_center'>
  17              Y e t &nbsp; A n o t h e r &nbsp; M O O N i t o r i n g &nbsp; T o o l
  18          </th>
  19          <th class='header_right' width=100>
  20              &nbsp;
  21          </th>
  22      </tr>
  23      <tr>
  24          <td align='center' valign='top' rowspan=2>
  25              <br><?php include ('left.php'); ?>
  26          </td>
  27          <td>
  28              &nbsp;
  29          </td>
  30          <td align='center' valign='top' rowspan=2>
  31              <br><?php include ('right.php'); ?>
  32          </td>
  33      </tr>
  34      <tr>
  35          <td align='center'>


Generated: Sat Feb 19 17:29:53 2005 Cross-referenced by PHPXref 0.6