<!--
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_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];}
}

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 getTestimonial ()
{
	var anArray = new Array();
	anArray[0] = "\"Speak Inc.'s attention to detail helps me focus on all the other elements of our conferences, not just keynote speakers and entertainment. Your speakers bureau is top notch!\" <br><br> -Bank of America";
	anArray[1] = "\" I have worked with several speakers bureaus over the years, and without a doubt, Speak Inc. is the most responsive and listens to my needs better than any other.\" <br><br> -AT&T ";		
	anArray[2] = "\"Being able to secure professional speakers, corporate entertainers, and emcees in one place is a huge convenience for our department.  Speak Inc. has all the talent we need under one roof!\" <br><br> -Merck"
	anArray[3] = "\"Your ability to understand my group's needs year after year makes my life easy.  With a detailed history of the professional speakers we've used, Speak Inc. always makes suggestions that are right on target!\" <br><br>-Lucent Technologies"
	anArray[4] = "\"When my keynote speaker canceled at the last minute, I thought my General Session was sunk.  You secured a corporate speaker local to my meeting and saved the day.  Thanks Speak Inc!!\" <br><br> -Prudential Insurance"
	n = Math.round(Math.random() * (anArray.length - 1));
	var text = anArray[n];
	return text;
}
//-->