function getAds(rep)
{

   ztxt = "<center><font face=\"Arial\" size=\"4\">"
   ztxt = ztxt + "<br><a target=\"_blank\" href=\"http://search.freefind.com/find.html?id=52632438\"><b>Search Sites</b></a><br><br></font>"   
   ztxt = ztxt + "<font color=\"#ff0000\" face=\"Arial\" size=\"3\"><a target=\"_blank\" href=\"http://www.justlocal.com.au/clients/vps/member.php?rep=" + rep + "\">Virtual Profit Sharing</a></font><br><br>";
   ztxt = ztxt + "<font color=\"#000000\" face=\"Arial\" size=\"3\">";

   ztxt = ztxt + "<p>";
   ztxt = ztxt + "    <img alt=\"\" src=\"http://www.Mytreasure.com.au/images/nbnlogo-purple-smaller.gif\" /></p>";
   ztxt = ztxt + "<p>";
   ztxt = ztxt + "    Polish your writing<br />";
   ztxt = ztxt + "    with the help of an<br />";
   ztxt = ztxt + "    experienced <a target=\"_blank\" href=\"http://www.justlocal.com.au/clients/editor/index.php?rep=" + rep + "\">editor</a>.</p>";
   ztxt = ztxt + "<p>";
   ztxt = ztxt + "    Would you like <a target=\"_blank\" href=\"http://www.justlocal.com.au/clients/business-card/index.php?rep=" + rep + "\">business cards</a><br />";
   ztxt = ztxt + "    which match your<br />";
   ztxt = ztxt + "    business image?</p>";
   ztxt = ztxt + "<p>";
   ztxt = ztxt + "    Do your need a<br />";
   ztxt = ztxt + "    <a target=\"_blank\" href=\"http://www.justlocal.com.au/clients/web-design/index.php?rep=" + rep + "\">web site</a> to promote<br />";
   ztxt = ztxt + "    your business?</p>";
   ztxt = ztxt + "<p>";
   ztxt = ztxt + "    Renée Barber of<br />";
   ztxt = ztxt + "    Rising Star Designs<br />";
   ztxt = ztxt + "    &amp;&nbsp;Communications<br />";
   ztxt = ztxt + "    can assist you with<br />";
   ztxt = ztxt + "    your writing, design<br />";
   ztxt = ztxt + "    and web site needs.</p>";

   ztxt = ztxt + "</font></center>"

   document.write(ztxt);

}
