<!-- Begin CSS Vertical Menu - menu ver 3.0 2007

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

document.write('<table cellpadding="0" cellspacing="0"  border="0" class="menutable"><tr><td class="printhide">');

document.write('<ul id="menunav">');





// START MENU LINKS - EDIT BELOW THIS AREA

document.write('  <li style="width: 220px;"><a href="http://fullhousemotorsportsllc.com/" target="_blank">FULLHOUSE MOTORSPORTS LLC</a>');
document.write('  </li>');

document.write('  <li style="width: 160px;"><a href="http://fullhousemotorsports.forumotion.net/" target="_blank">FULLHOUSE FORUMS</a>');
document.write('  </li>');

document.write('  <li style="width: 280px;"><a href="http://www.northeastcustomcarshow.com/" target="_blank">NORTHEAST ROD & CUSTOM NATIONALS</a>'); 
document.write('  </li>');


document.write('  <li style="width: 180px;"><a href="http://www.fullhousecarclub.com/"" target="_blank">FULLHOUSE CAR CLUB</a>');
document.write('  </li>');


document.write('  <li style="width: 120px;"><a href="index.html">HOME</a>');
document.write('  </li>');




// END LINKS //

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

document.write('</td></tr></table>');




<!-- Begin

// AVAILABLE COLOR THEMES

//	gray
//	darkgray
//	black
//	bluewhite
//	cobalt



// EDIT THE VARIABLE BELOW WITH A CHOICE ABOVE (only in lowercase)



var colorstyle	 	= "black"	// TEMPLATE COLOR









// YOU DO NOT NEED TO EDIT BELOW THIS LINE

document.write('<link rel="StyleSheet" href="css/'+colorstyle+'.css" type="text/css">');
document.write('<link rel="StyleSheet" href="css/'+colorstyle+'-menu.css" type="text/css">');

//  End -->

