﻿var menu1=[];menu1[0]='<a href="architectures.aspx">Architectures</a>';menu1[1]='<a href="dataIntegration.aspx">Data Integration</a>';menu1[2]='<a href="dataWarehousing.aspx">Data Warehousing</a>';menu1[3]='<a href="analytics.aspx">Enterprise Analytics</a>';menu1[4]='<a href="ss_analytics.aspx">Managed Self-Service Analytics</a>';menu1[5]='<a href="reporting.aspx">Enterprise Reporting</a>';menu1[6]='<a href="performanceManagement.aspx">Corporate Performance Management</a>';menu1[7]='<a href="portals.aspx">Enterprise Collaboration</a>';menu1[8]='<a href="mobile.aspx">Mobile Intelligence</a>';menu1[9]='<a href="mdm.aspx">Master Data Management</a>';menu1[10]='<a href="migrations.aspx">Migrations</a>';menu1[11]='<a href="upgrades.aspx">Upgrades</a>';var menu2=[];menu2[0]='<a href="training.aspx">Training</a>';menu2[1]='<a href="interviews.aspx">Interviews</a>';var menu3=[];menu3[0]='<a href="voyage.aspx">The Voyage</a>';var menu4=[];menu4[0]='<a href="Articles.aspx">Articles</a>';menu4[1]='<a href="Presentations.aspx">Presentations</a>';var menu5=[];menu5[0]='<a href="#" onClick="javascript:writeNewsList3(News);">Business News</a>';menu5[1]='<a href="partners.aspx">Partners</a>';menu5[2]='<a href="careers.aspx">Careers</a>';menu5[3]='<a href="leadership.aspx">Leadership</a>';menu5[4]='<a href="mission_values.aspx">Mission & Values</a>';menu5[5]='<a href="contactUs.aspx">Contact Us</a>';var menuwidth="165px",menubgcolor="#ffffff",disappeardelay=250,hidemenu_onclick="yes",ie4=document.all,ns6=document.getElementById&&!document.all;if(ie4||ns6)document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+";background-color:"+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>');function getposOffset(c,d){var b=d=="left"?c.offsetLeft:c.offsetTop,a=c.offsetParent;while(a!=null){b=d=="left"?b+a.offsetLeft:b+a.offsetTop;a=a.offsetParent}return b}function showhide(a,b,e,d,c){if(ie4||ns6)dropmenuobj.style.left=dropmenuobj.style.top="-500px";if(c!=""){dropmenuobj.widthobj=dropmenuobj.style;dropmenuobj.widthobj.width=c}if(b.type=="click"&&a.visibility==d||b.type=="mouseover")a.visibility=e;else if(b.type=="click")a.visibility=d}function iecompattest(){return document.compatMode&&document.compatMode!="BackCompat"?document.documentElement:document.body}function clearbrowseredge(b,e){var a=0;if(e=="rightedge"){var c=ie4&&!window.opera?iecompattest().scrollLeft+iecompattest().clientWidth-15:window.pageXOffset+window.innerWidth-15;dropmenuobj.contentmeasure=dropmenuobj.offsetWidth;if(c-dropmenuobj.x<dropmenuobj.contentmeasure)a=dropmenuobj.contentmeasure-b.offsetWidth}else{var d=ie4&&!window.opera?iecompattest().scrollTop:window.pageYOffset,c=ie4&&!window.opera?iecompattest().scrollTop+iecompattest().clientHeight-15:window.pageYOffset+window.innerHeight-18;dropmenuobj.contentmeasure=dropmenuobj.offsetHeight;if(c-dropmenuobj.y<dropmenuobj.contentmeasure){a=dropmenuobj.contentmeasure+b.offsetHeight;if(dropmenuobj.y-d<dropmenuobj.contentmeasure)a=dropmenuobj.y+b.offsetHeight-d}}return a}function populatemenu(a){if(ie4||ns6)dropmenuobj.innerHTML=a.join("")}function dropdownmenu(a,b,c,d){if(window.event)event.cancelBubble=true;else if(b.stopPropagation)b.stopPropagation();clearhidemenu();dropmenuobj=document.getElementById?document.getElementById("dropmenudiv"):dropmenudiv;populatemenu(c);if(ie4||ns6){showhide(dropmenuobj.style,b,"visible","hidden",d);dropmenuobj.x=getposOffset(a,"left");dropmenuobj.y=getposOffset(a,"top");dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(a,"rightedge")+"px";dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(a,"bottomedge")+a.offsetHeight+"px"}return clickreturnvalue()}function clickreturnvalue(){if(ie4||ns6)return false;else return true}function contains_ns6(b,a){while(a.parentNode)if((a=a.parentNode)==b)return true;return false}function dynamichide(a){if(ie4&&!dropmenuobj.contains(a.toElement))delayhidemenu();else if(ns6&&a.currentTarget!=a.relatedTarget&&!contains_ns6(a.currentTarget,a.relatedTarget))delayhidemenu()}function hidemenu(){if(typeof dropmenuobj!="undefined")if(ie4||ns6)dropmenuobj.style.visibility="hidden"}function delayhidemenu(){if(ie4||ns6)delayhide=setTimeout("hidemenu()",disappeardelay)}function clearhidemenu(){if(typeof delayhide!="undefined")clearTimeout(delayhide)}if(hidemenu_onclick=="yes")document.onclick=hidemenu