// LeftSide Nav
document.write ('<div id="sideNav"><h1><span>for</span> Planners</h1> ');
document.write ('<a href="/contactStaffP.htm">Contact Staff</a> ');
document.write ('<a href="/floorPlans.htm">Floor Plans</a> ');
document.write ('<a href="/greenMeetings.htm">Green Meetings</a> ');
document.write ('<a href="/hotDates.htm">Hot Dates</a> ');
document.write ('<a href="/hotels.htm">Hotels</a> ');
document.write ('<a href="/suppliersP.htm">In House Suppliers</a> ');
document.write ('<a href="/requestProposal.htm">Request for Proposal</a> ');
document.write ('<a href="/docs/SalesKit.pdf" class="pdf" target="_blank">Sales Information</a> ');
document.write ('<a href="/contactUs.htm">Sign Up for News</a> ');
document.write ('<a href="/docs/ES_Handbook.pdf" class="pdf" target="_blank">Services Handbook</a> ');
document.write ('<a href="/testimonialsP.htm">Testimonials</a>');
document.write ('<a href="http://www.visitmusiccity.com" target="_blank">Convention &amp; Visitors Bureau</a>');
document.write ('</ul></div> ');

