// JavaScript Document
document.write("<div class='chromestyle' id='chromemenu'>")
document.write("<a href='index.shtml'><img src='images/gold_logo.png' width='219' height='52'  class='logo' border='0'/></a>")
document.write("<ul id='menu'>")
  document.write("<li><a href='#' rel='dropmenu1'>Concerts &amp; Tickets</a></li> ") 
  document.write("<li><a href='#' rel='dropmenu2'>Education  &amp; Community </a></li>")
  document.write("<li><a href='fso_news.html'>FSO News</a></li>")
  document.write("<li><a href='#' rel='dropmenu4'>Support the FSO</a></li>")
  document.write("<li><a href='#' rel='dropmenu5'>About </a></li>")
document.write("</ul>")
                                                         
document.write("<div id='dropmenu1' class='dropmenudiv'>")
              document.write("<a href='masterworks_concerts.html' class='nrm'>Masterworks Concerts  </a>")
              document.write("<a href='purchase_tickets.html' class='nrm'>Purchase tickets</a>")
              document.write("<a href='subscriptions.html' class='nrm'>2011-12 Subscriptions</a>")
              document.write("<a href='plan_your_experience.html' class='nrm'>Plan Your Experience</a>")
              document.write("<a href='restaurant_partners.html' class='nrm in'>Restaurant Partners</a>")
			  document.write("<a href='concert_etiquette.html' class='nrm in'>Concert Etiquette</a>")
		      document.write("<a href='http://content.yudu.com/Library/A1tw3f/FSOFall2011ProgramMa/resources/index.htm?referrerUrl=http%3A%2F%2Fwww.yudu.com%2Fitem%2Fdetails%2F403121%2FFSO-Fall-2011-Program-Magazine%3Frefid%3D18469' target='blank' class='nrm in'>Program Magazine</a>")
		      document.write("<a href='our_venue.html' class='nrm in'>Our Venues</a>")
document.write("<a href='sounds_of_summer_2011.html' class='btm'>Sounds of Summer 2011 </a>")

document.write("</div>")
                                                    
document.write("<div id='dropmenu2' class='dropmenudiv'>")
				   document.write("<a href='in_school_programs.html' class='nrm'>In-School Programs</a>")
	document.write("<a href='feuer_competition.html' class='nrm'>Feuer Memorial String Competition</a>")
	document.write("<a href='master_classes.html' class='nrm'> Master Classes</a>")
	document.write("<a href='resources.html' class='nrm'> Resources </a>")
    document.write("<a href='resources.html#students' class='nrm in'>Students</a>")
    document.write("<a href='resources.html#teachers' class='nrm in'>Teachers</a>")
	document.write("<a href='Passport.shtml' class='btm' > Student Passport Club</a>")
                   
document.write("</div>   ")         
   
document.write("<div id='dropmenu3' class='dropmenudiv'>")
        document.write("<a href='#' class='nrm'>Press releases</a>")		
        document.write("<a href='#' class='nrm'>Reviews and Articles</a>")	
       document.write("<a href='#' class='nrm'>Newsletters</a>")	
   	  document.write("<a href='#' class='nrm'>Awards and Recognition</a>")	
      document.write("<a href='#' class='btm'>Press Materials</a>")
document.write("</div>")
      
document.write("<div id='dropmenu4' class='dropmenudiv'>")
  
  document.write("<a href='https://npo.networkforgood.org/Donate/Donate.aspx?npoSubscriptionId=6446' target='_blank' class='nrm'>Donate Now</a>")	
     document.write("<a href='donors.html' class='nrm'>Individual Giving</a>") 
	    document.write("<a href='outreach_program_sponsorship.html' class='nrm'>Corporate Partnerships</a>")	
		document.write("<a href='special_events.html' class='nrm'>Special Events:</a>")	
    document.write("<a href='valentine_gala.html' class='nrm in'>Valentine Pops Gala</a>")	
    document.write("<a href='golf_tournament.html' class='nrm in'>Golf Tournament</a>")	
   
	//document.write("<a href='outreach_program_sponsorship.html' class='nrm'>Education and Outreach Programs</a>")

        document.write("<a href='advertise_with_fso.html' class='nrm'>Advertise with the FSO</a>")
		 document.write("<a href='our_thanks.html' class='btm'>Our Thanks To ...</a>")
document.write(" </div> ")
    
    
document.write("<div id='dropmenu5' class='dropmenudiv'>")
    document.write("<a href='artistic_staff.html' class='nrm'> Artistic Staff &amp; Musicians</a>")	
document.write("<a href='administrative_staff.html'class='nrm'>Administrative Staff </a>")
	document.write("<a href='board_of_directors.html' class='nrm'>Board of Directors</a>")	
    document.write("<a href='mission.html' class='nrm'>Mission and History</a>")	
    document.write("<a href='employment.html' class='btm'>Employment &amp; Auditions </a></div> ")     
document.write("</div>")
