
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">OPEN CLASS MODELS</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<a href="ava.htm" class="menu">&nbsp;&nbsp;&nbsp;AVA Family</a>');
document.write('<a href="avapro.htm" class="menu">&nbsp;&nbsp;&nbsp;AVA Pro Family</a>');
document.write('<a href="graphite2.htm" class="menu">&nbsp;&nbsp;&nbsp;Graphite 2</a>');
document.write('<a href="organic.htm" class="menu">&nbsp;&nbsp;&nbsp;Organic 2/2.5SP</a>');
document.write('<a href="supra.htm" class="menu">&nbsp;&nbsp;&nbsp;Supra Family</a>');
document.write('<a href="suprapro.htm" class="menu">&nbsp;&nbsp;&nbsp;Supra Pro Family</a>');

// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">2-METER MODELS</span><br>');
document.write('<a href="miles.htm" class="menu">&nbsp;&nbsp;&nbsp;Miles</a>');
document.write('<a href="sprite.htm" class="menu">&nbsp;&nbsp;&nbsp;Sprite</a>');

// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">HANDLAUNCH MODELS</span><br>');
document.write('<a href="blaster2.htm" class="menu">&nbsp;&nbsp;&nbsp;Blaster 2</a>');
document.write('<a href="elf.htm" class="menu">&nbsp;&nbsp;&nbsp;ELF</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">SLOPE MODELS</span><br>');
document.write('<a href="caldera.htm" class="menu">&nbsp;&nbsp;&nbsp;Caldera S</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');
// TITLE LINE 2

document.write('<span class="menutitle">ELECTRIC MODELS</span><br>');
document.write('<a href="avae.htm" class="menu">&nbsp;&nbsp;&nbsp;AVA-E</a>');
document.write('<a href="blaster2e.htm" class="menu">&nbsp;&nbsp;&nbsp;Blaster 2E</a>');
document.write('<a href="electron.htm" class="menu">&nbsp;&nbsp;&nbsp;Electron F5J</a>');
document.write('<a href="organice.htm" class="menu">&nbsp;&nbsp;&nbsp;Organic 2.5SP E</a>');
document.write('<a href="suprae.htm" class="menu">&nbsp;&nbsp;&nbsp;Supra E</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">RC SYSTEMS</span><br>');
document.write('<a href="transmitters.htm" class="menu">&nbsp;&nbsp;&nbsp;Transmitters</a>');
document.write('<a href="receivers.htm" class="menu">&nbsp;&nbsp;&nbsp;Receivers</a>');
document.write('<a href="servos.htm" class="menu">&nbsp;&nbsp;&nbsp;Servos</a>');
document.write('<a href="servoframes.htm" class="menu">&nbsp;&nbsp;&nbsp;Servo Frames</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">ELECTRIC SUPPORT</span><br>');
document.write('<a href="batteries.htm" class="menu">&nbsp;&nbsp;&nbsp;Batteries</a>');
document.write('<a href="controllers.htm" class="menu">&nbsp;&nbsp;&nbsp;Controllers</a>');
document.write('<a href="motors.htm" class="menu">&nbsp;&nbsp;&nbsp;Motors</a>');
document.write('<a href="spinners.htm" class="menu">&nbsp;&nbsp;&nbsp;Spinners</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">OTHER</span><br>');
document.write('<a href="misc.htm" class="menu">&nbsp;&nbsp;&nbsp;Soaring Supplies</a>');

// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

// TITLE LINE 3

document.write('<span class="menutitle">HELP & SUPPORT</span><br>');
document.write('<a href="merchandisepolicies.htm" class="menu">&nbsp;&nbsp;&nbsp;Merchandise Policies</a>');
document.write('<a href="contact.htm" class="menu">&nbsp;&nbsp;&nbsp;Contact</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');
document.write('<span class="menutitle">SHOPPING CART</span><br>');
document.write('<a href="http://www.coolcart.net/cart/coolcart.aspx/kennedycomposites" class="menu">&nbsp;&nbsp;&nbsp;View Shopping Cart</a>');

// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

// THIS IS THE GRAPHIC UNDER THE MENU

// document.write('<br><center><a href="contact.htm"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->