/* About Menu Drop Down */

var aboutMenu = '<div class="DropDownMenu">'
+'    <div class="DropDownMenuOptions">'
+'        <div class="DropDownMenuOptionsColumn">'
+'            <p class="DropDownMenu_TitleItem"><a href="/AboutPirean.htm" onfocus="this.blur()">About Pirean</a></p>'
+'            <p class="DropDownMenu_OptionDescription">With a focus on understanding your business first and foremost, start here to find out how Pirean can help make your infrastructure smarter.</p>'
+'            <p class="DropDownMenu_TitleItem"><a href="/Map.htm" onfocus="this.blur()">Map</a></p>'
+'            <p class="DropDownMenu_OptionDescription">How to reach us by road and rail.</p>'
+'        </div>'
+'        <div class="DropDownMenuOptionsColumn">'
+'            <p class="DropDownMenu_TitleItem"><a href="/News.htm" onfocus="this.blur()">News</a></p>'
+'            <p class="DropDownMenu_OptionDescription">Follow Pirean\'s latest activities and achievements on our breaking news page.</p>'
+'            <p class="DropDownMenu_TitleItem"><a href="/OnTheRadar.htm" onfocus="this.blur()">On The Radar</a></p>'
+'            <p class="DropDownMenu_OptionDescription">Read about how we\'ve enabled businesses like yours in our client case studies and testimonials.</p>'
+'        </div>'
+'    </div>'
+'<div class="DropDownMenuDownload">'
+'	    <div class="DWNLD_SmarterTivoli">'
+'    		<a href="/Downloads/Pirean_SmarterTivoli.pdf" target="_blank" onfocus="this.blur()">Welcome to Smarter Tivoli</a>'
+'      </div>'
+'    </div>'
+'    <div style="clear:both;"></div>'
+'</div>';


/* Consulting Menu Drop Down */

var consultingMenu = '<div class="DropDownMenu">'
+'<div class="DropDownMenuOptions">'
+'<div class="DropDownMenuOptionsColumn">'
+'	<p class="DropDownMenu_TitleItem"><a href="/BusinessConsulting.htm" onfocus="this.blur()">Consulting Services</a></p>'
+'	<p class="DropDownMenu_OptionDescription">Pirean\'s Consultancy Practice brings together real-world business insight and technical expertise.</p>'
+'    	<p class="DropDownMenu_TitleItem"><a href="/ITServiceManagement.htm" onfocus="this.blur()">IT Service Management</a></p>'
+'    <p class="DropDownMenu_OptionDescription">How do you identify and respond to business exceptions that may impact your performance? Talk to us to find out about our marketing leading approach.</p>'
+'    </div>'
+'<div class="DropDownMenuOptionsColumn">'
+'   	  <p class="DropDownMenu_TitleItem"><a href="/ITSecurityManagement.htm" onfocus="this.blur()">IT Security Management</a></p>'
+'    <p class="DropDownMenu_OptionDescription">How do you drive business value while addressing Governance, Risk and Compliance? Talk to us to find out how we can help.</p>'
+'      <p class="DropDownMenu_TitleItem"><a href="/DNM.htm" onfocus="this.blur()">Pirean Design and New Media</a></p>'
+'      <p class="DropDownMenu_OptionDescription">Our communication specialists help you initiate change through corporate messaging, campaign management and training.</p>'
+'  </div>'
+'</div>'
+'    <div class="DropDownMenuDownload">'
+'	    <div class="DWNLD_Partnership">'
+'    		<a href="/Downloads/Pirean_Consulting.pdf" target="_blank" onfocus="this.blur()">Pirean Consulting Services</a>'
+'	    </div>'
+'    </div>'
+'    <div style="clear:both;"></div>'
+'</div>';


/* Technology Menu Drop Down */

var technologyMenu = '<div class="DropDownMenu">'
+'<div class="DropDownMenuOptions">'
+'<div class="DropDownMenuOptionsColumn">'
+'    	<p class="DropDownMenu_TitleItem"><a href="/PireanSoftware.htm" onfocus="this.blur()">Pirean Software</a></p>'
+'      <p class="DropDownMenu_OptionDescription">Find out how Pirean software increases productivity, improves control and helps you optimise business processes through IT.</p>'
+'    	<p class="DropDownMenu_TitleItem"><a href="/AccessOne.htm" onfocus="this.blur()">Access: One</a></p>'
+'    <p class="DropDownMenu_OptionDescription">Access: One simplifies the complexity of managing identity, access and audit management for multiple systems, infrastructures and security services.</p>'
+'  </div>'
+'<div class="DropDownMenuOptionsColumn">'
+'   	  <p class="DropDownMenu_TitleItem"><a href="/ComplianceOne.htm" onfocus="this.blur()">Compliance: One</a></p>'
+'    <p class="DropDownMenu_OptionDescription">Find out more about Compliance: One, IBM Beacon 2009 finalist for &quot;Outstanding Service Management Solution&quot;.</p>'
+'      <p class="DropDownMenu_TitleItem"><a href="/SMbus.htm" onfocus="this.blur()">SMBUS</a></p>'
+'      <p class="DropDownMenu_OptionDescription">Pirean\'s Service Management Integration portfolio provides the ability to automatically exchange, track and coordinate service requests and tickets across infrastructures.</p>'
+'  </div>'
+'</div>'
+'    <div class="DropDownMenuDownload">'
+'	    <div class="DWNLD_SMBUS">'
+'    		<a href="/Downloads/SMBUS_WEB.pdf" target="_blank" onfocus="this.blur()">Service Management BUS</a>'
+'	    </div>'
+'    </div>'
+'    <div style="clear:both;"></div>'
+'</div>';


/* Outsourcing Menu */

var outSourcingMenu = '<div class="DropDownMenu">'
+'	<div class="DropDownMenuOptions">'
+'	    <div class="DropDownMenuOptionsColumn">'
+'            <p class="DropDownMenu_TitleItem"><a href="/MadeToMeasure.htm" onfocus="this.blur()">Pirean Outsourcing Services</a></p>'
+'            <p class="DropDownMenu_OptionDescription">Start here to find out how Pirean\'s Solution Assured Support and Managed Services Practice offers a portfolio of support services and expertise that is &quot;Made to Measure&quot;.</p>'
+'	    </div>'
+'    	<div class="DropDownMenuOptionsColumn">'
+'    		&nbsp;'
+'    	</div>'
+'    </div>'
+'    <div class="DropDownMenuDownload">'
+'        <div class="DWNLD_SolutionAssured">'
+'	        <a href="/Downloads/MadeToMeasure_WEB.pdf" target="_blank" onfocus="this.blur()">Solution Assured</a>'
+'        </div>'
+'    </div>'
+'    <div style="clear:both;"></div>'
+'</div>';