// Main Menu

document.write('<h1 id="logo"><a title="Link to go to City of Calgary website calgary.ca" href="http://www.calgary.ca?source=CI" target="_blank">The City of Calgary</a></h1>');
document.write('		  <div id="submenu">');
document.write('			  <a title="Link to Whats New" href="new.html" style="color:#FFFFFF;">What&#145s New</a>');
document.write('			  <a title="Link to FAQs" href="faq.html" >FAQs</a>');
document.write('             <a title="Link to Calgary Mayor website calgarymayor.ca" href="http://www.calgarymayor.ca/index.cfm?source=CI" target="_blank">CalgaryMayor.ca</a><a title="Link to go to City of Calgary website calgary.ca" href="http://www.calgary.ca?source=CI" target="_blank">calgary.ca</a>');
document.write('			  <a title="Link to Sitemap" href="sitemap.html" >Sitemap</a>');
document.write('		  </div>');
document.write('<ul id="dropdown" class="dropdown">');
document.write('	<li class="home"><a title="Link to return to the homepage" href="index.html"></a></li>');
document.write('	<li class="projects"><a title="Link to the interactive map" href="cp_mapping.html"></a></li>');
document.write('	<li class="partners"><a title="Link to Funding Partners" href="partners.html"></a></li>');
document.write('	<li class="capital_plan"><a title="Link to Capital Plan" href="capital_plan.html"></a></li>');
document.write('	<!--<li class="news"><a title="Link to News" href="news.html"></a></li>-->');
document.write('	<li class="contact"><a title="Link to Contacts" href="contact.html"></a></li>');
document.write('</ul>');