<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
// COPYRIGHT 2007 © itzdata

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<a href="index.html" class="menu">Home</a>');

document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('<a href="why_convert.htm" class="menu">Why Convert</a>');

document.write('<a href="whatis_lpgas.htm" class="menu">So What is LP Gas?</a>');

document.write('<a href="govt_grant.htm" class="menu">Government Grant</a>');

document.write('<a href="news.htm" class="menu">LPG News</a>');

document.write('<a href="systems.htm" class="menu">Systems</a>');

document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');



// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

// TITLE LINE 2

document.write('<span class="menutitle">Help & Support:</span><br>');

document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

document.write('<a href="video_home.htm" class="menu">Video Library</a>');

document.write('<a href="resources.htm" class="menu">Resources/Links</a>');

document.write('<a href="site_map.htm" class="menu">Site Map</a>');


// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


// TITLE LINE 3

document.write('<span class="menutitle">Products:</span><br>');

document.write('<a href="products1.html" class="menu">1. Gas Tanks</a>');

document.write('<a href="products2.html" class="menu">2. Petrol Conversions</a>');

document.write('<a href="products3.html" class="menu">3. Diesel Conversions</a>');

document.write('<a href="duo_fuel.html" class="menu">4. DuoFuel Information</a>');

document.write('<a href="solutions.htm" class="menu">Solutions</a>');

document.write('<a href="techinfo.htm" class="menu">Technical Info</a>');

document.write('<a href="contact.htm" class="menu">Contact Us</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');

//  End -->