homefolder = 'http://www.nostart.com/';

function placelogo()
  {
  //document.writeln('<a href="' + homefolder +'"><img border="0" src="http://www.nostart.com/images/logo004.jpg" width="300" height="80"></a>');
  document.writeln('<a href="' + homefolder +'"><img border="0" src="/images/nostart logo.gif" ></a>');
  }
   
function placetable(manufacturer)
  {
  document.writeln('<table border="0" cellpadding="0" cellspacing="0">');
  document.writeln('<tr>')
  document.writeln('  <td colspan="6">Vehicle Manufacturer : <B><FONT COLOR="#74A5FF">',manufacturer,'</td>')
  document.writeln(' </tr>')

  document.writeln('  <tr height="24" ')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td><b>STEALTH </td>')
  document.writeln('    <td colspan="2"><b>APPLICATION GUIDE</td>')
  document.writeln('    <td>&nbsp;</td>')
  document.writeln('    <td colspan="2">#0301/2</td>')
  document.writeln(' </tr>')

  document.writeln('  <tr> ')
  document.writeln('    <td > </td>')
  document.writeln('    <td colspan="6">&nbsp;</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr>')
  document.writeln('    <td colspan="3">1. Underdash, drivers side fusebox</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td colspan="2" >A. Replaces Fuse</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr >')
  document.writeln('    <td colspan="3">2. Underdash, passenger side fusebox </td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td colspan="2" >B. Starter Relay</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr>')
  document.writeln('    <td colspan="3" >3. Engine compartment fusebox, passengers side</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td colspan="2">C. EFI Relay</td>')
  document.writeln('  </tr>')

  document.writeln('  <tr>')
  document.writeln('    <td colspan="3" >4. Engine compartment fusebox, drivers side </td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td colspan="2" >D. Fuel Pump Relay</td>')
  document.writeln('  </tr>')
  document.writeln(' <tr height="16" style="height:12.0pt">')
  document.writeln('    <td colspan="3" height="16" class="xl24" style="height:12.0pt">5. Side of')
  document.writeln('      dash, drivers side inspection panel</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td colspan="2" class="xl24" style="border-left:none">E.Clutch Interlock')
  document.writeln('      Relay</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr height="16" style="height:12.0pt">')
  document.writeln('    <td colspan="3" height="16" class="xl24" style="height:12.0pt">6. Side of')
  document.writeln('      dash, passengers side inspection panel</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td colspan="2" class="xl24" style="border-left:none">F. Ignition Relay</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr height="16" style="mso-height-source:userset;height:12.0pt">')
  document.writeln('    <td colspan="3">7. Underdash behind center console, fusebox</td>')
  document.writeln('    <td colspan="4">&nbsp;</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr>')
  document.writeln('    <td colspan="6">&nbsp;</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr>')
  document.writeln('    <td colspan="6">Express Systems part number cross reference: AD-CH = SG240 / AD-GM = SG241&nbsp; / AD-MF = SG-244</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr>')
  document.writeln('    <td colspan="6">AD-N1 = SG-243 / AD-N3 = SG-245</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr>')
  document.writeln('    <td colspan="6">&nbsp;</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr height="16" style="height:12.0pt">')
  document.writeln('    <td colspan="6">***')
  document.writeln('      Each vehicle must be checked for accuracy and potential problems. This')
  document.writeln('      list is not for absolute application use.&nbsp;</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr height="16" style="height:12.0pt">')
  document.writeln('    <td colspan="6">Use only for reference and research purposes.</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr height="16" style="height:12.0pt">')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('    <td >&nbsp;</td>')
  document.writeln('  </tr>')
  document.writeln('  <tr height="16" style="height:12.0pt">')
  document.writeln('    <td ><b>MODEL</td>')
  document.writeln('    <td ><b>YEAR</td>')
  document.writeln('    <td ><b>RELAY</td>')
  document.writeln('    <td ><b>ADPTR</td>')
  document.writeln('    <td ><b>LOCATION</td>')
  document.writeln('    <td ><b>NOTES</td>')
  document.writeln('  </tr>')
  }

function placeheader()
  {
  document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#74A5FF" height="25">');
  document.writeln('<tr>');
  document.writeln(' <td width="100%" class="t_b_border" valign="middle" colspan="6">');
  document.writeln('<a href="http://www.nostart.com"><img border="0" src="http://www.nostart.com/images/nostart_banner01.jpg" align="right" width="159" height="20"></a>');
  document.writeln('<img border="0" src="http://www.nostart.com/images/patent_pending_light.jpg" width="241" height="18" align="left">');
  document.writeln('<img src="http://www.nostart.com/images/app_stat.gif" hspace="20" align="right" border="0"></td>');
  
    document.writeln('</tr>');
    document.writeln('<tr>');
    document.writeln('<td width="16%" align="middle" height="25" bgcolor="#0000FF" ><b><a href="' + homefolder + 'index.html"><font face="Verdana" size="2" color="#FFFFFF">Home</font></a></b></td>');
    document.writeln('<td width="16%" align="middle" height="25" bgcolor="#0000FF" ><b><a href="http://www.nostart.com/cgi-bin/manufacturers.cgi?country=usa"><font color="#FFFFFF" face="Verdana" size="2">USA Vehicles</font></a></b></td>');
    document.writeln('<td width="16%" align="middle" height="25" bgcolor="#0000FF" ><b><a href="http://www.nostart.com/cgi-bin/manufacturers.cgi?country=aus"><font color="#FFFFFF" face="Verdana" size="2">AUS Vehicles</font></a></b></td>');
    document.writeln('<td width="16%" align="middle" height="25" bgcolor="#0000FF" ><b><a href="http://www.nostart.com/Secure/custom installation.html"><font color="#FFFFFF" face="Verdana" size="2">Generic Instruction</font></a></b></td>');
    document.writeln('<td width="16%" align="middle" height="25" bgcolor="#0000FF" ><b><a href="' + homefolder + 'Secure/adapters/index.html"><font color="#FFFFFF" face="Verdana" size="2">Adapters</font></a></b></td>');
    document.writeln('<td width="16%" align="middle" height="25" bgcolor="#0000FF" ><b><a href="' + homefolder + 'Secure/maintenance/index.htm"><font color="#FFFFFF" face="Verdana" size="2">Maintenance</font></a></b></td>');
    document.writeln('</tr>');
    document.writeln('</table>');

  }
  
function placefooter()
  {
  document.writeln('<p>');
  document.writeln('<table bgcolor="#74A5FF" border="0" width="100%" cellspacing="0">'); 
  document.writeln('<tr><td height="20" width="34%">');
  document.writeln('<a href="http://www.nostart.com/cgi-bin/secure_admin.cgi">');
  document.writeln('<img src="http://www.nostart.com/images/app_waiting_no.gif" border="0" width="20" height="20"></a>');
  document.writeln('<img border="0" src="http://www.nostart.com/images/patent_pending.jpg" width="181" height="14">');
  document.writeln('</td>');
  document.writeln('<td width="66%" class="notes" align="right"><font color="#FFFFFF">NOSTART is a registered trademark of Dynamco Pty Ltd, Copyright 2000 - ');
  
  myDate=new Date();
  document.writeln(myDate.getYear());

  document.writeln('</font></td>');
  document.writeln('</tr>');
  document.writeln('</table>');
  }
 
 function PlaceAusVehicles(basePath)
 {
 document.writeln(document.url);
 }