<!-- 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: 110px;"><a href="http://www.northumberlandevents.co.uk/index.php">Home</a>'); 
document.write('  </li>');





document.write('  <li style="width: 110px;"><a href="http://www.northumberlandevents.co.uk/eventsview.php">What\'s On</a>'); 
document.write('    <ul>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewtoday.php">Today</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewtomorrow.php">Tomorrow</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewwkend.php">This Weekend</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewforthcomingweek.php">Forthcoming Week</a></li>');
document.write('    </ul>');
document.write('  </li>');





document.write('  <li style="width: 110px;"><a href="http://www.northumberlandevents.co.uk/eventsbrowse.php">Browse Events</a>');
document.write('    <ul>');

document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewwkndsel.php">by Weekend</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewmthsel.php">by Month</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewareasel.php">by Area</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewtownsel.php">by Town</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewpricefreemthsel.php">for Free Events</a></li>');
document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewpricemthsel.php">for Paid Events</a></li>');
document.write('    </ul>');
document.write('  </li>');





//document.write('  <li style="width: 110px;"><a href="http://www.northumberlandevents.co.uk/eventsviewspecialmthsel.php">Specials</a>');
//document.write('    <ul>');
//document.write('      <li><a href="http://www.northumberlandevents.co.uk/eventsviewspecialmthsel.php">Specials</a></li>');
//document.write('    </ul>');
//document.write('  </li>');





//document.write('  <li style="width: 110px;"><a href="site_map.htm">Towns</a>');
//document.write('    <ul>');
//document.write('      <li><a href="site_map.htm">Site Map</a></li>');
//document.write('      <li><a href="faq-home.htm">F.A.Q.</a></li>');
//document.write('      <li><a href="contact.htm">Contact Us</a></li>');
//document.write('      <li><a href="careers.htm">Careers</a></li>');
//document.write('      <li><a href="PDFgallery.htm" target="_blank">PDF Downloads</a></li>');
//document.write('    </ul>');
//document.write('  </li>');





document.write('<li style="width: 110px;"><a href="http://www.northumberlandevents.co.uk/contactus.php">Contact Us</a></li>');





// END LINKS //

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

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

// END -->