<!--
function preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.p) d.p=new Array();
    var i,j=d.p.length,a=preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.p[j]=new Image; d.p[j++].src=a[i];}}
}

function swapImgRestore() { //v3.0
  var i,x,a=document.sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function findObj(n, d) { //v4.0
  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=findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function swapImage() { //v3.0
  var i,j=0,x,a=swapImage.arguments; document.sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=findObj(a[i]))!=null){document.sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

    /* 
	  ------------------------------------
	  PVII Menu CSS Express Drop-Down Menu
	  by Project Seven Development
	  www.projectseven.com
	  ------------------------------------
	*/
	function P7_ExpMenu(){ //v1.1.0.2 by PVII-www.projectseven.com
	 if(navigator.appVersion.indexOf("MSIE")==-1){return;}
	 var i,k,g,lg,r=/\s*p7hvr/,nn='',c,cs='p7hvr',bv='p7menubar';
	 for(i=0;i<10;i++){g=document.getElementById(bv+nn);if(g){
	 lg=g.getElementsByTagName("LI");if(lg){for(k=0;k<lg.length;k++){
	 lg[k].onmouseover=function(){c=this.className;cl=(c)?c+' '+cs:cs;
	 this.className=cl;};lg[k].onmouseout=function(){c=this.className;
	 this.className=(c)?c.replace(r,''):'';};}}}nn=i+1;}
	}

function mmLoadMenus() {
			
		if (window.mm_menu_clients) return;
		
			window.mm_menu_clients = new Menu("root",136,22,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#000000","#000000","left","middle",3,1,100,-5,7,true,true,true,0,false,false);
                        			mm_menu_clients.addMenuItem("Testimonials","location='/testimonials/'");
			mm_menu_clients.addMenuItem("Our Work","location='/clients/'");
mm_menu_clients.addMenuItem("Case Studies","location='/case_studies.html'");



			mm_menu_clients.bgImageUp="http://www.themarxgrp.com/img/menubox_off.gif";
			mm_menu_clients.bgImageOver="http://www.themarxgrp.com/img/menubox_on.gif";
			mm_menu_clients.hideOnMouseOut=true;
			mm_menu_clients.bgColor='#FFCC66';
						
			window.mm_menu_marketing = new Menu("root",150,22,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#000000","#000000","left","middle",3,1,100,-5,7,true,true,true,0,false,false);
			mm_menu_marketing.addMenuItem("Catalyst","location='/catalyst/'");
mm_menu_marketing.addMenuItem("Tom's&nbsp;Tips","location='/snipits.html'");
mm_menu_marketing.addMenuItem("Whitepapers","location='/whitepaper.html'");


			mm_menu_marketing.bgImageUp="http://www.themarxgrp.com/img/menubox_off.gif";
			mm_menu_marketing.bgImageOver="http://www.themarxgrp.com/img/menubox_on.gif";
			mm_menu_marketing.hideOnMouseOut=true;
			mm_menu_marketing.bgColor='#FFCC66';
			
			window.mm_menu_about = new Menu("root",150,22,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#000000","#000000","left","middle",3,1,100,-5,7,true,true,true,0,false,false);
                        mm_menu_about.addMenuItem("Services","location='/services.html'");
mm_menu_about.addMenuItem("Team","location='/team/'");
mm_menu_about.addMenuItem("Awards","location='/awards/'");
mm_menu_about.addMenuItem("Associations","location='/associations/'");

			
			mm_menu_about.bgImageUp="http://www.themarxgrp.com/img/menubox_off.gif";
			mm_menu_about.bgImageOver="http://www.themarxgrp.com/img/menubox_on.gif";
			mm_menu_about.hideOnMouseOut=true;
			mm_menu_about.bgColor='#FFCC66';
			
			window.mm_menu_pressroom = new Menu("root",150,22,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#000000","#000000","left","middle",3,1,100,-5,7,true,true,true,0,false,false);
                        mm_menu_pressroom.addMenuItem("Releases","location='/presstour/'");
mm_menu_pressroom.addMenuItem("Videos","location='/videos.html'");
			
			mm_menu_pressroom.bgImageUp="http://www.themarxgrp.com/img/menubox_off.gif";
			mm_menu_pressroom.bgImageOver="http://www.themarxgrp.com/img/menubox_on.gif";
			mm_menu_pressroom.hideOnMouseOut=true;
			mm_menu_pressroom.bgColor='#FFCC66';			
		
		
			mm_menu_clients.writeMenus();
				
} // mmLoadMenus()
	
	
//-->
