<!--#include virtual="/JBSX/include/JBS.asp"-->
<html>

<head>
<title>Sample</title>
</head>

<body>

<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="416">
  <tr>
    <td width="100%" height="95">&nbsp; Display a zone:<br> <% Call JBS(17) %><br><br></td>
  </tr>
  <tr>
    <td width="100%" height="70">&nbsp; Display another zone:<br> <% Call JBS(18) %><br><br>&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" height="104">&nbsp; Display another zone:<br> <% Call JBS(19) %><br><br>&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" height="144">&nbsp; Display another zone:<br> <% Call JBS(20) %><br><br>&nbsp;</td>
  </tr>
</table>

<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2" height="56">
  <tr>
    <td width="100%" height="56"><b>Link to admin login:</b> http://www.yourdoman.com/JBSX/files/login.asp<p>
    <b>Link to advertiser login:</b> http://www.yourdoman.com/JBSX/advertiser/login.asp</td>
  </tr>
</table>

</body>

</html>
<!--#include virtual="/JBSX/include/close_JBS.asp"-->