<!-- Begin SIDEBAR LEFT


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




// START TOPIC 1


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK


// START TOPIC 2


document.write('<br>');

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

document.write('Specials:');

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




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





document.write('<center>');
document.write('<a href="index.html"><img src="picts/africa.gif" border="0">');
document.write('<a href="index.html"><img src="picts/samerica.gif" border="0">');
document.write('<a href="index.html"><img src="picts/mideast.gif" border="0">');
document.write('</center>');


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



// START TOPIC 4





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

document.write('</center>');
document.write('<center><a href="index.html"><img src="picts/guaranteed.gif" border="0" ><br></center>');
document.write('</center>');











// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 5

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>');

}




//  End -->
