function start()

{ document.write("<div style=\"position: absolute; top: 0px; left: 0px; right: 0px; background-color: white\"><img src=\"images/bg.jpg\"></img></div>")

  document.write("<div style=\"position: relative; top: 20px;\">")

  document.write("  <table width=\"900\" bgcolor=\"#EEEEEE\" align=\"center\">")

  document.write("    <tr>")

  document.write("      <td colspan=\"5\" align=\"center\"><br><img src=\"images/top.jpg\"></td>")

  document.write("    </tr>")

  document.write("    <tr>")

  document.write("      <td width=\"20\">&nbsp;</td>")

  document.write("      <td width=\"250\" valign='top'>")

  document.write("        <font color=\"000000\">")

  document.write("        <ul>")

  document.write("          <li><a href=\"index.php\"><span>&nbsp;Introduction&nbsp;</span></a><p>")

  document.write("          <li><a href=\"philosophy.html\"><span>&nbsp;Philosophy&nbsp;</span></a><p>")

  document.write("          <li><a href=\"governance.html\"><span>&nbsp;Governance&nbsp;</span></a><p>")

  document.write("          <li><a href=\"membership.html\"><span>&nbsp;Membership&nbsp;</span></a><p>")

  document.write("          <li><a href=\"newsandarticles.html\"><span>&nbsp;News and Articles&nbsp;</span></a><p>")

  document.write("          <li><a href=\"links.html\"><span>&nbsp;Useful Links&nbsp;</span></a><p>")

  document.write("          <li><a href=\"tellafriend.html\"><span>&nbsp;Tell a Friend&nbsp;</span></a><p>")

  document.write("          <li><a href=\"contact.html\"><span>&nbsp;Contact Us&nbsp;</span></a><p>")

  document.write("          <li><a href=\"sustainablegrowth.html\"><span>&nbsp;Population Growth.&nbsp;</span></a><p>")

  document.write("        </ul>")

  document.write("        </font>")

  document.write("      </td>")

  document.write("      <td width=\"20\">&nbsp;</td>")

  document.write("      <td width=\"550\">")

  }

//------------------------------------------------------------------------------

function finish()

{ document.write("        <hr><p><img src=\"images/stop.jpg\"></img><p>")

  document.write("        <div class=\"footer\">Stop Population Growth Now has been established as an Association under the South Australian")

  document.write("        Associations Incorporations Act. In order to get \"Stop Population Growth Now\" printed on the federal  election ballot papers, we ")

  document.write("        need to be registered as a political party.  To become so registered we need 500 members. <a href=\"membership.html\">")

  document.write("        &nbsp;Please become a  member now&nbsp;</a> and help us ensure the future of our country for our ")

  document.write("        children and grandchildren.</div><hr>")

  document.write("        <div class=\"disclaimer\">&copy;&nbsp;2010 Stop Population Growth Now |")

  document.write("        <a href=\"disclaimer.html\"><font size=1>&nbsp;Disclaimer&nbsp;</font></a> |")

  document.write("        <a href=\"privacy.html\"><font size=\"1\">&nbsp;Privacy&nbsp;</font></a></div>")

  document.write("      </td>")

  document.write("      <td>&nbsp;</td>")

  document.write("    </tr>")

  document.write("  </table>")

  document.write("</div>")

}  


