// Add 'Member Maintenance' option under CMC menu

document.write("<div id='chromemenu'>																			")
document.write("	<ul>																					")
document.write("	<li><a href='contents_home.html'>Home</a></li>											")
document.write("	<li><a href='contents_events.html'>Events</a></li>											")
document.write("	<li><a href='contents_members.html'>Membership</a></li>							")
document.write("	<li><a href='contents_tickets.html'>Tickets</a></li>									")
document.write("	<li><a href='#' onMouseover=\"cssdropdown.dropit(this,event,'dropmenu1')\">CMC</a></li>	")
document.write("	<li><a href='#' onMouseover=\"cssdropdown.dropit(this,event,'dropmenu2')\">Photo Gallery</a></li>	")
document.write("	<li><a href='contents_emergingartistes.html'>Emerging Artistes</a></li>									")
document.write("	</ul>																						")
document.write("</div>																					")
document.write("	<!--1st drop down menu -->                                                 				")
document.write("	<div id='dropmenu1' class='dropmenudiv'>												")
document.write("		<a href='contents_aboutus.html'>About Us</a>										")
document.write("		<a href='contents_contactus.html'>Contact Us</a>									")
document.write("		<a href='contents_pastconcerts.html'>Past Concerts</a>								")
document.write("		<a href='contents_keertanas.html'>Keertanas</a>										")
document.write("		<a href='contents_sponsor.html'>Sponsorship Program</a>								")
document.write("		<a href='contents_form_customer_2009.html'>Member Maintenance</a>					")
document.write("	</div>																					")
document.write("		<!--2nd drop down menu -->                                                				")
document.write("	<div id='dropmenu2' class='dropmenudiv' style='width: 150px;'>							")
document.write("		<a href='contents_photogallery_2010.html'>2010</a>										")
document.write("		<a href='contents_photogallery_2009.html'>2009</a>										")
document.write("		<a href='contents_photogallery_2008.html'>2008</a>										")
document.write("		<a href='contents_photogallery.html'>2007</a>										")
document.write("		<a href='contents_photogallery.html'>2006</a>										")
document.write("		<a href='contents_photogallery.html'>2005</a>										")
document.write("		<a href='contents_photogallery.html'>2004</a>										")
document.write("   </div>																						")
document.write("	<div id='dropmenu3' class='dropmenudiv' style='width: 150px;'>							")
document.write("		<a href='contents_artist_rv.html'>R Venkataraman</a>										")
document.write("		<a href='contents_artist_sudha.html'>Sudha Srikumar</a>										")
document.write("		<a href='contents_artist_sushma.html'>Sushma Nagaraj</a>										")
document.write("		<a href='contents_artist_sriranjani.html'>Sriranjani Chandramouli</a>							")
document.write("   </div>																						")