var homeButton = "";
var aboutButton = "";
var whatButton = "";
var peopleButton = "";
var clientsButton = "";
var newsButton = "";
var contactButton = "";

if (window.location.href.indexOf('index.html') != -1) {
homeButton = "src='images/bn-home.gif'";	
} else {
homeButton = "src='images/bn-home.gif'";
}

if (window.location.href.indexOf('2-') != -1) {
aboutButton = "src='images/bn-about.gif'";	
} else {
aboutButton = "src='images/bn-about.gif'";
}

if (window.location.href.indexOf('3-') != -1) {
whatButton = "src='images/bn-what.gif'";	
} else {
whatButton = "src='images/bn-what.gif'";
}

if (window.location.href.indexOf('4-') != -1) {
peopleButton = "src='images/bn-people.gif'";	
} else {
peopleButton = "src='images/bn-people.gif'";
}

if (window.location.href.indexOf('5-') != -1) {
clientsButton = "src='images/bn-clients.gif'";	
} else {
clientsButton = "src='images/bn-clients.gif'";
}

if (window.location.href.indexOf('6-') != -1) {
newsButton = "src='images/bn-news.gif'";	
} else {
newsButton = "src='images/bn-news.gif'";
}

if (window.location.href.indexOf('7-') != -1) {
contactButton = "src='images/bn-contact.gif'";	
} else {
contactButton = "src='images/bn-contact.gif'";
}

document.write('<div id="qm0" class="qmmc">');

document.write('<a href="index.html"><img class="qm-is qm-ih" ' + homeButton + ' alt="Home" width="65" height="38"></a>');

document.write('<a href="2-about.html"><img class="qm-is qm-ia" ' + aboutButton + ' alt="About Us" width="81" height="38"></a><div class="qmc_sub2"><a href="2-about.html">About Us</a><a href="2a-process.html">Our Process</a><a href="2b-international.html">International Reach</a><a href="2c-thought.html">Thought Leadership</a><a href="2d-network.html">Network Orange</a><a href="2e-awards.html">Awards</a><a href="2f-careers.html">Careers</a><a href="2g-orange.html">Orange U</a><a href="2h-csr.html">CSR</a><a href="2i-green.html">Green Initiative</a></div>');

document.write('<a href="3-what.html"><img class="qm-is qm-ia" ' + whatButton + ' alt="What We Do" width="99" height="38"></a><div class="qmc_sub3"><a href="3-what.html">What We Do</a><a href="3a1-financial.html">Sectors</a><div><a href="3a1-financial.html">Financial</a><a href="3a2-professional.html">Professional Services</a><a href="3a3-campaigns.html">Corporate Campaigns</a><a href="3a4-met.html">Technology, Media & Telecom</a><a href="3a5-energy.html">Energy</a><a href="3a6-enviro.html">Environmental</a><a href="3a8-alternative.html">Alternative Assets</a><a href="3a9-startups.html">Growth & Start Ups</a>																																																																																																																																								</div><a href="3b1-pr.html">Services</a><div><a href="3b1-pr.html">Digital & Traditional Media Relations</a><a href="3b2-ir.html">Investor Relations</a><a href="3b3-digital.html">Social Media & Digital Marketing</a><a href="3b4-crisis.html">Crisis Comm. & Issues Management</a><a href="3b6-creative.html">Creative Services</a><a href="3b7-esp.html">Editorial Services & Publishing</a><a href="3b8-media.html">Media Training</a></div></div>');

document.write('<a href="4-people.html"><img class="qm-is qm-ia" ' + peopleButton + ' alt="People" width="68" height="38"></a><div class="qmc_sub4"><a href="4-people.html">People</a><a href="4-prosek.html">Jennifer Prosek</a><a href="4-kollar.html">Mark Kollar</a><a href="4-sherman.html">Russell Sherman</a><a href="4-zamba.html">Dave Zamba</a><a href="4-hickey.html">Brian Hickey</a><a href="4-stephenson.html">Richard Stephenson</a><a href="4-cleveland.html">Wilson Cleveland</a><a href="4-harris.html">Caroline Harris</a><a href="4-miller.html">Todd Miller</a><a href="4-passman.html">Josh Passman</a><a href="4-rozycki.html">Thomas Rozycki</a> <a href="4-carmody.html">Lauren Carmody</a><a href="4-fathers.html">Amy Fathers</a><a href="4-hallberg.html">Suzanne Hallberg</a><a href="4-robinson.html">Josette Robinson</a><a href="4-schaffer.html">Brian Schaffer</a><a href="4-etkind.html">Susan Etkind</a></div>');

document.write('<a href="5-clients.html"><img class="qm-is qm-ia" ' + clientsButton + ' alt="Clients" width="68" height="38"></a><div class="qmc_sub5"><a href="5-clients.html">Clients</a><a href="5c-compatibility-quiz.html">Compatibility Quiz</a></div>');

document.write('<a href="6-news.html"><img class="qm-is qm-ih" ' + newsButton + ' alt="News" width="62" height="38"></a>');

document.write('<a href="7-contact.html"><img class="qm-is qm-ih" ' + contactButton + ' alt="Contact Us" width="73" height="38"></a>');

document.write('<img src="images/bn-icons.gif" alt="" width="211" height="38" border="0" usemap="#Map"/>');

document.write('<span class="qmclear"> </span></div>');

document.write('<script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>');
