<!--function MM_preloadImages() { //v3.0	var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();	var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)	if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function MM_swapImgRestore() { //v3.0	var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}function MM_findObj(n, d) { //v4.01	var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {	d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}	if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];	for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);	if(!x && d.getElementById) x=d.getElementById(n); return x;}function MM_swapImage() { //v3.0	var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)	if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}// ---------------------------------------// drop down menu// ---------------------------------------dropDownMenu.Registry = []dropDownMenu.aniLen = 750dropDownMenu.hideDelay = 400dropDownMenu.minCPUResolution = 10function dropDownMenu(id, dir, left, top, width, height){this.ie = document.all ? 1 : 0this.ns4 = document.layers ? 1 : 0this.dom = document.getElementById ? 1 : 0if (this.ie || this.ns4 || this.dom) {this.id = idthis.dir = dirthis.orientation = dir == "left" || dir == "right" ? "h" : "v"this.dirType = dir == "right" || dir == "down" ? "-" : "+"this.dim = this.orientation == "h" ? width : heightthis.hideTimer = falsethis.aniTimer = falsethis.open = falsethis.over = falsethis.startTime = 0this.gRef = "dropDownMenu_"+ideval(this.gRef+"=this")dropDownMenu.Registry[id] = thisvar d = documentd.write('<style type="text/css">')d.write('#' + this.id + 'Container { visibility:hidden; ')d.write('left:' + left + 'px; ')d.write('top:' + top + 'px; ')d.write('overflow:hidden; }')d.write('#' + this.id + 'Container, #' + this.id + 'Content { position:absolute; ')d.write('width:' + width + 'px; ')d.write('height:' + height + 'px; ')d.write('clip:rect(0 ' + width + ' ' + height + ' 0); ')d.write('}')d.write('</style>')this.load()}}dropDownMenu.prototype.load = function() {var d = documentvar lyrId1 = this.id + "Container"var lyrId2 = this.id + "Content"var obj1 = this.dom ? d.getElementById(lyrId1) : this.ie ? d.all[lyrId1] : d.layers[lyrId1]if (obj1) var obj2 = this.ns4 ? obj1.layers[lyrId2] : this.ie ? d.all[lyrId2] : d.getElementById(lyrId2)var tempif (!obj1 || !obj2) window.setTimeout(this.gRef + ".load()", 100)else {this.container = obj1this.menu = obj2this.style = this.ns4 ? this.menu : this.menu.stylethis.homePos = eval("0" + this.dirType + this.dim)this.outPos = 0this.accelConst = (this.outPos - this.homePos) / dropDownMenu.aniLen / dropDownMenu.aniLen if (this.ns4) this.menu.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);this.menu.onmouseover = new Function("dropDownMenu.showMenu('" + this.id + "')")this.menu.onmouseout = new Function("dropDownMenu.hideMenu('" + this.id + "')")this.endSlide()}}dropDownMenu.showMenu = function(id){window.status = idvar reg = dropDownMenu.Registryvar obj = dropDownMenu.Registry[id]if (obj.container) {obj.over = truefor (menu in reg) if (id != menu) dropDownMenu.hide(menu)if (obj.hideTimer) { reg[id].hideTimer = window.clearTimeout(reg[id].hideTimer) }if (!obj.open && !obj.aniTimer) reg[id].startSlide(true)}}dropDownMenu.hideMenu = function(id){var obj = dropDownMenu.Registry[id]if (obj.container) {if (obj.hideTimer) window.clearTimeout(obj.hideTimer)obj.hideTimer = window.setTimeout("dropDownMenu.hide('" + id + "')", dropDownMenu.hideDelay);}}dropDownMenu.hide = function(id){var obj = dropDownMenu.Registry[id]obj.over = falseif (obj.hideTimer) window.clearTimeout(obj.hideTimer)obj.hideTimer = 0if (obj.open && !obj.aniTimer) obj.startSlide(false)}dropDownMenu.prototype.startSlide = function(open) {this.open = openif (open) this.setVisibility(true)this.startTime = (new Date()).getTime() this.aniTimer = window.setInterval(this.gRef + ".slide()", dropDownMenu.minCPUResolution)}dropDownMenu.prototype.slide = function() {var elapsed = (new Date()).getTime() - this.startTimeif (elapsed > dropDownMenu.aniLen) this.endSlide()else {var d = Math.round(Math.pow(dropDownMenu.aniLen-elapsed, 2) * this.accelConst)if (this.open && this.dirType == "-") d = -delse if (this.open && this.dirType == "+") d = -delse if (!this.open && this.dirType == "-") d = -this.dim + delse d = this.dim + dthis.moveTo(d)}}dropDownMenu.prototype.endSlide = function() {this.aniTimer = window.clearTimeout(this.aniTimer)this.moveTo(this.open ? this.outPos : this.homePos)if (!this.open) this.setVisibility(false)if ((this.open && !this.over) || (!this.open && this.over)) {this.startSlide(this.over)}}dropDownMenu.prototype.setVisibility = function(bShow) { var s = this.ns4 ? this.container : this.container.styles.visibility = bShow ? "visible" : "hidden"}dropDownMenu.prototype.moveTo = function(p) { this.style[this.orientation == "h" ? "left" : "top"] = p}dropDownMenu.prototype.getPos = function(c) {return parseInt(this.style[c])}// ---------------------------------------var activeMenus = new Array();activeMenus[0] = new Array("Home", "images/Nav2OFF_01.gif", "/", "menu0");activeMenus[1] = new Array("Company", "images/Nav2OFF_02.gif", "/company_main.html", "menu1");activeMenus[2] = new Array("Services", "images/Nav2OFF_03.gif", "/services_main.html", "menu2");activeMenus[3] = new Array("Properties", "images/Nav2OFF_04.gif", "/properties_main.html", "menu3");activeMenus[4] = new Array("Our Team", "images/Nav2OFF_05.gif", "/team_main.html", "menu4");activeMenus[5] = new Array("Employee Resources", "images/Nav2OFF_06.gif", "/resources_main.html", "menu5");activeMenus[6] = new Array("Contact", "images/Nav2OFF_07.gif", "/contact_main.html", "menu6");// (id, dir, left, top, width, height)var menus = [	new dropDownMenu("menu0", "down", 70, 106, 160, 300),	new dropDownMenu("menu1", "down", 237, 106, 160, 300),	new dropDownMenu("menu2", "down", 325, 106, 160, 300),	new dropDownMenu("menu3", "down", 408, 106, 160, 300),	new dropDownMenu("menu4", "down", 499, 106, 160, 300),	new dropDownMenu("menu5", "down", 586, 106, 160, 300),	new dropDownMenu("menu6", "down", 605, 106, 160, 300)];for (var i = 0; i < menus.length; i++) {	menus[i].onactivate = new Function("document.getElementById('act" + i + "').className='active';");	menus[i].ondeactivate = new Function("document.getElementById('act" + i + "').className='';");}function writeMenuHTML() {	var d = document;	for (i=0; i<activeMenus.length; i++) {		menuImage = activeMenus[i][1];		menuItem = activeMenus[i][3];		menuImageOn = menuImage.replace("OFF","ON");		if (location.href.indexOf(activeMenus[i][2]) > -1) {			menuImage = menuImageOn;		}		d.write("<a onmouseover=\"MM_swapImage('menuParent" + i + "','','" + menuImageOn + "',1);dropDownMenu.showMenu('" + menuItem + "')\" onmouseout=\"MM_swapImgRestore();dropDownMenu.hideMenu('" + menuItem + "')\" href=" + activeMenus[i][2] + "><img src=" + menuImage + " name=menuParent" + i + " height=22 border=0></a>");	}	d.write("<br>");	d.write("<div id=menu0Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu0Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("</table>");	d.write("</div>");	d.write("</div>");	d.write("");	d.write("<div id=menu1Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu1Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("<tr><td><a class=menuItem href=company_main.html>Overview</a></td></tr>");	d.write("<tr><td><a class=menuItem href=company_history.html>Experience</a></td></tr>");	d.write("<tr><td><a class=menuItem href=company_corevalues.html>Core Values</a></td></tr>");	d.write("<tr><td><a class=menuItem href=company_capabilities.html>Capabilities</a></td></tr>");	d.write("<tr><td><a class=menuItem href=company_partners.html>Partners</a></td></tr>");	d.write("<tr><td><a class=menuItem href=press_releases_main.html>Press Releases</a></td></tr>");	d.write("</table>");	d.write("</div>");	d.write("</div>");	d.write("");	d.write("<div id=menu2Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu2Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("<tr><td><a class=menuItem href=services_main.html>Hotel Management</a></td></tr>");	d.write("<tr><td><a class=menuItem href=projectmanagement.html>Project Management</a></td></tr>");	d.write("<tr><td><a class=menuItem href=assetmanagement.html>Asset Management</a></td></tr>");	d.write("<tr><td><a class=menuItem href=acquisitionservices.html>Acquisition Services</a></td></tr>");	d.write("<tr><td><a class=menuItem href=internal_resources.html>Internal Resources</a></td></tr>");	d.write("</table>");	d.write("</div>");	d.write("</div>");	d.write("");	d.write("<div id=menu3Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu3Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("<tr><td><a class=menuItem href=properties_main.html>Management</a></td></tr>");	d.write("<tr><td><a class=menuItem href=properties_asset.html>Asset Management</a></td></tr>");	d.write("<tr><td><a class=menuItem href=\"\" onclick=\"window.open('properties_map.html','Map','width=700,height=600');return false\">Map of Managed Properties</a></td></tr>");	d.write("<tr><td><a class=menuItem href=\"\" onclick=\"window.open('pyramidmap_asset.html','Map','width=700,height=600');return false\">Map of Asset Managed Properties</a></td></tr>");	d.write("</table>");	d.write("</div>");	d.write("</div>");	d.write("");	d.write("<div id=menu4Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu4Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("<tr><td><a class=menuItem href=team_main.html>Our Team</a></td></tr>");	d.write("<tr><td><a class=menuItem href=team_principals.html>Principals</a></td></tr>");	d.write("<tr><td><a class=menuItem href=team_advisors.html>Pyramid Advisors</a></td></tr>");	d.write("<tr><td><a class=menuItem href=team_hotelgroup.html>Pyramid Hotel Group</a></td></tr>");	d.write("<tr><td><a class=menuItem href=team_projectmanagement.html>Pyramid Project Management</a></td></tr>");	d.write("<tr><td><a class=menuItem href=team_resortgroup.html>Pyramid Resort Group</a></td></tr>");	d.write("<tr><td><a class=menuItem href=team_employees.html>Employees</a></td></tr>");	d.write("</table>");	d.write("</div>");	d.write("</div>");	d.write("");	d.write("<div id=menu5Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu5Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("<tr><td><a class=menuItem href=resources_main.html>Overview</a></td></tr>");	d.write("<tr><td><a class=menuItem href=resources_talentczar.html>TalentCzar.com</a></td></tr>");	d.write("<tr><td><a class=menuItem href=resources_training.html>Training & Development</a></td></tr>");	d.write("<tr><td><a class=menuItem href=resources_CARE.html>CARE Employer Philosophy</a></td></tr>");	d.write("<tr><td><a class=menuItem href=resources_diversity.html>Diversity</a></td></tr>");	d.write("<tr><td><a class=menuItem href=resources_careers.html>Careers</a></td></tr>");	d.write("</table>");	d.write("</div>");	d.write("</div>");	d.write("");	d.write("<div id=menu6Container style=\"z-index: 100; visibility: hidden\">");	d.write("<div class=menuItem id=menu6Content>");	d.write("<table cellspacing=0 cellpadding=0 bgcolor=#ffffff border=0>");	d.write("</table>");	d.write("</div>");	d.write("</div>");}// -->