<!--

function WriteHeaderBlock() {

  document.write('<div class="PageHeader">');

  //If we are already being translated then gray out icon
  document.write('    <div class="Toolbar">');
 
    if (window.name != "BabelFishBody") {
//== Google Search ==
      document.write('<div id="searchcontainer" style="margin: 0px 0px 0px 0px; padding: 0px 0px 0px 5px;">');
      document.write('<!-- SiteSearch Google -->');
      document.write('<form method="get" action="http://www.google.com/custom" target="right">');

      document.write('<input type="hidden" name="domains" value="helpware.net"></input>');
      document.write('<input type="text" name="q" size="17" maxlength="255" value=""></input>');

      document.write('<input type="hidden" name="sitesearch" value="helpware.net" checked="checked"></input>');

      document.write('<input type="submit" name="sa" value="Search"></input>');
      document.write('<input type="hidden" name="client" value="pub-1854243133639196"></input>');
      document.write('<input type="hidden" name="forid" value="1"></input>');
      document.write('<input type="hidden" name="ie" value="ISO-8859-1"></input>');
      document.write('<input type="hidden" name="oe" value="ISO-8859-1"></input>');
      document.write('<input type="hidden" name="safe" value="active"></input>');
      document.write('<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>');
      document.write('<input type="hidden" name="hl" value="en"></input>');

//== Bable Fish ==
      document.write('       <a class="Nav1" href="http://babelfish.altavista.com/babelfish/tr?doit=done&url='+ window.location.href +'" target="_blank" border="0">');
      document.write('       <img src="http://helpware.net/images/babelfish.gif" alt="Translate this page"></a>');



      document.write('</form>');
      document.write('<!-- SiteSearch Google -->');
      document.write('</div>');


      }
    else 
      document.write('       <img src="http://helpware.net/images/babelfish2.gif" alt=""></a>');
  document.write('     </div>');

  document.write('    <div class="LogoText"><a href="http://helpware.net/">The Helpware Group</a></div>');
  document.write('    <a class="Nav1" href="http://helpware.net/">HOME</a>');
  document.write('    <a class="Nav1" href="http://helpware.net/FAR/">FAR HTML</a>');
  document.write('    <a class="Nav1" href="http://helpware.net/downloads/">DOWNLOADS</a>');
  document.write('    <a class="Nav1" href="http://helpware.net/shop/purchase.htm">Purchase</a>');
  document.write('    <a class="Nav1" href="http://helpware.net/support.html">SUPPORT</a>');
  document.write('    <a class="Nav1" href="http://helpware.net/weblinks.htm">HELP LINKS</a>');
  //document.write('    <a class="Nav1" href="http://helpware.net/shop/index.htm">BOOK SHOP</a>');
  document.write('    <a class="Nav1" href="http://helpware.net/contact.htm">CONTACT US</a>');
  document.write('</div>');

  //Google Adds

google_ad_client = "pub-1854243133639196";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_color_border = "FFFFcc";
google_color_bg = "FFFFFF";
google_color_link = "9999CC";
google_color_url = "777777";
google_color_text = "999999";


  }

//Do the Header now!
WriteHeaderBlock();

-->




