<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY

var linkstop 		= "no" 		//  START LINKS AT THE VERY TOP


document.write('<DIV id="menulocation" class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
   if (linkstop == "no") {
document.write('<img src="picts/menu-top.gif" width="154" height="16" class="menutrans"><br><br><br><br><br><br><br><br><br><br><br><br><br><br>');
}



// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="services.htm" class="menu">Services</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="galleries.htm" class="menu">Galleries</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="team-c-racing.htm" class="menu">Team C Racing</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');




// END LINKS //



document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="1"><br>');

document.write('</td></tr><tr><td align="center">');


// START MENU IMAGES

document.write('<br><br><img src="picts/menu-picture-1a.jpg" width="140" height="185" border="0"></a>');
document.write('<br><img src="picts/menu-picture-1-text.jpg" width="154" height="35" border="0"></a><br><br><br><br>');

document.write('<img src="picts/menu-picture-2a.jpg" width="140" height="105" border="0"></a>');
document.write('<br><img src="picts/menu-picture-2-text.jpg" width="154" height="35" border="0"></a><br><br>');

document.write('</td></tr></table></DIV>');



document.write('<p align="center"></p>')

document.write('</span><span class="sidebartext">')

document.write('<p align="left"></p>')

document.write('<a href="" class="sidelink"><p align="center"></p></a>')

document.write('</span>')















//  End -->