// Show the Side Menu

document.write(" \
<div class='side_links'> \
  <a href='index.htm'>Welcome</a> \
  <a href='entry-form.htm' onmouseover='StartMenu(this, \"get_involved_menu\", \"none\")'>Get Involved</a> \
  <a href='events.htm' onmouseover='StartMenu(this, \"2011_menu\", \"none\")'>What was on in 2011</a> \
  <!--<a href='competitions.htm'>Competitions</a>--> \
  <a href='tickets.htm'>Tickets</a> \
  <a href='sponsors.htm'>Sponsors &amp; Partners</a> \
  <a href='small-print.htm' onmouseover='StartMenu(this, \"small_print_menu\", \"none\")'>The Small Print</a> \
  <a href='gallery2011.htm' onmouseover='StartMenu(this, \"gallery_menu\", \"none\")'>Photo Gallery</a> \
  <a href='contact.htm' onmouseover='StartMenu(this, \"contact_menu\", \"none\")'>Contact Us</a> \
</div> \
 <div id='gallery_menu' class='popup_links' style='visibility:hidden;position:absolute;margin:0 0 0 -0.2em'> \
  <a href='slide-show.htm'>Slide Show 2011</a> \
  <a href='gallery2011.htm'>Photo Gallery 2011</a> \
  <a href='gallery.htm' onmouseover='StartMenu(this, \"gallery2010_menu\", \"none\")'>Photo Gallery 2010</a> \
  <div id='gallery2010_menu' class='popup_links' style='visibility:hidden;position:absolute;margin:0 0 0 -0.2em'> \
   <a href='gallery.htm'>Photo Gallery 1</a> \
   <a href='streetfest.htm'>Photo Gallery 2</a> \
  </div> \
 </div> \
 <div id='get_involved_menu' class='popup_links' style='visibility:hidden;position:absolute;margin:0 0 0 -0.2em'> \
  <a href='entry-form.htm'>Initial Contact</a> \
  <a href='festival-event-form.htm'>Describe your Event for the Programme</a> \
  <a href='logos.htm'>Get the Logo</a> \
  <a href='poster.htm'>Get the Poster</a> \
 </div> \
 <div id='contact_menu' class='popup_links' style='visibility:hidden;position:absolute;margin:0 0 0 -0.2em'> \
  <a href='contact.htm'>Contact the Committee</a> \
  <a href='entry-form.htm'>Want to be Involved?</a> \
  <a href='feedback.htm'>Give Feedback</a> \
 </div> \
 <div id='small_print_menu' class='popup_links' style='visibility:hidden;position:absolute;margin:0 0 0 -0.2em'> \
  <a href='small-print.htm'>Festival Terms and Conditions</a> \
  <a href='competition-rules.htm'>Competition Rules</a> \
 </div> \
 <div id='2011_menu' class='popup_links' style='visibility:hidden;position:absolute;top:0;margin:0 0 0 -0.2em'> \
  <a href='events.htm' onmouseover='StartMenu(this, \"event_day_menu\", \"2011_menu\")'>Full Event List 2011</a> \
  <a href='throughout.htm'>Throughout 2011</a> \
  <a href='programme.htm'>Programme 2011</a> \
  <a href='stop-press.htm'>Stop Press 2011</a> \
 </div> \
 <div id='event_day_menu' class='popup_links' style='visibility:hidden;position:absolute;top:0;margin:-10em 0 0 -0.2em'> \
  <a href='events.htm?Friday%2010%20June'>Friday 10 June 2011</a> \
  <a href='events.htm?Saturday%2011%20June'>Saturday 11 June 2011</a> \
  <a href='events.htm?Sunday%2012%20June'>Sunday 12 June 2011</a> \
  <a href='events.htm?Monday%2013%20June'>Monday 13 June 2011</a> \
  <a href='events.htm?Tuesday%2014%20June'>Tuesday 14 June 2011</a> \
  <a href='events.htm?Wednesday%2015%20June'>Wednesday 15 June 2011</a> \
  <a href='events.htm?Thursday%2016%20June'>Thursday 16 June 2011</a> \
  <a href='events.htm?Friday%2017%20June'>Friday 17 June 2011</a> \
  <a href='events.htm?Saturday%2018%20June'>Saturday 18 June 2011</a> \
  <a href='events.htm?Sunday%2019%20June'>Sunday 19 June 2011</a> \
  <a href='events.htm?Monday%2020%20June'>Monday 20 June 2011</a> \
  <a href='events.htm?Tuesday%2021%20June'>Tuesday 21 June 2011</a> \
  <a href='events.htm?Wednesday%2022%20June'>Wednesday 22 June 2011</a> \
  <a href='events.htm?Thursday%2023%20June'>Thursday 23 June 2011</a> \
  <a href='events.htm?Friday%2024%20June'>Friday 24 June 2011</a> \
  <a href='events.htm?Saturday%2025%20June'>Saturday 25 June 2011</a> \
  <a href='events.htm?Sunday%2026%20June'>Sunday 26 June 2011</a> \
 </div> \
<div class='hitcounter'> \
  <br><br> \
  <img src='http://www.letchworthfestival.org/tinc?key=B9uyl4IH' alt='Visitors'> \
  <br>Visitors to this \
  <br>website in 2012 \
  <br> \
  <br>(8045 visitors in 2011) \
</div> \
 ");
