

function loadFooter(){
	document.write("<div align='center'><span class='footerCopy'><a href='#' class='footerLink');'>What We Do</a> :: <a href='immersion.html' class='footerLink'>Cultural Immersion</a> :: <a href='where.html' class='footerLink'>Where We Search</a> :: <a href='search.html' class='footerLink'>Representative Searches</a> :: <a href='process.html' class='footerLink'>Our Process</a> :: <a href='contact.html' class='footerLink'>Make Contact</a> :: <a href='capability.html' class='footerLink'>Global Capability</a></span><br><br>Copyright &copy; 2009 McIntyre Company. All rights reserved.<br><br></div>");



}



function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}