



document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')






document.write('<span class="sidebartitle">');

document.write('Buy Fuel:');

document.write('<br></span><span class="sidebarlinks">');





document.write('<a href="aerofuel.htm">Rapicon Aero</a><br>');
document.write('<a href="carfuel.htm">Rapicon Car</a><br>');
document.write('<a href="helifuel.htm">Rapicon Heli</a><br>');




document.write('</span>');







document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Special offers:');

document.write('<br></span><span class="sidebartext">');

document.write('Our pledge to you <span class="hilite">FREE SHIPPING</span> with any order to the UK. <a href="shipping.htm">Click for details</a><br>');

document.write('<center>');
document.write('<img src="picts/shipping.gif" border="0"><br>');
document.write('</center>');

document.write('</span>');


























var extra_paragraph 	= "no"	  


   if (extra_paragraph == "yes") {



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}






