function ruckus()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="780" height="110" id="ruckus" align="middle">')
	document.write('<param name="allowScriptAccess" value="sameDomain" />')
	document.write('<param name="movie" value="ruckus.swf?cantaro=1" />')
	document.write('<param name="quality" value="high" />')
	document.write('<param name="bgcolor" value="#ffffff" />')
	document.write('<embed src="ruckus.swf?cantaro=1" quality="high" bgcolor="#ffffff" width="780" height="110" name="ruckus" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
	document.write('</object>')
}

function ruckus_home()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="780" height="110" id="ruckus" align="middle">')
	document.write('<param name="allowScriptAccess" value="sameDomain" />')
	document.write('<param name="movie" value="ruckus.swf" />')
	document.write('<param name="quality" value="high" />')
	document.write('<param name="bgcolor" value="#ffffff" />')
	document.write('<embed src="ruckus.swf" quality="high" bgcolor="#ffffff" width="780" height="110" name="ruckus" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
	document.write('</object>')
}

function home()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="460" height="360" id="ruckus" align="middle">')
	document.write('<param name="allowScriptAccess" value="sameDomain" />')
	document.write('<param name="movie" value="home.swf" />')
	document.write('<param name="quality" value="high" />')
	document.write('<param name="bgcolor" value="#ffffff" />')
	document.write('<embed src="home.swf" quality="high" bgcolor="#ffffff" width="460" height="360" name="ruckus" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
	document.write('</object>')
}

function openNewWindow(theUrl) 
{ 
	window.open(theUrl, 'P', 'width=416,height=505,toolbar=no,status=no,menubar=no,scrollbars=yes,top=10,left=10'); 

}

//////////////////////////////////////
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.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=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.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];}}


function showQuotation()
{
	var quote=new Array() // do not change this!
		quote[0] = "Seriously, brilliantly portrayed. Finally a production that really catches the essence of what it is to have experienced, lived with, treated TBI.";
		quote[1] = "Finally, a production that really catches the essence of what it is to have experience, [and] live with... TBI.";
		quote[2] = "The play provides a learning experience that is both informative and transformative…In one hour, a tremendous amount is conveyed in a way that cannot be learned by just reading relevant literature.";
		quote[3] = "This is an extremely powerful and sensitive presentation. It facilitates understanding and empathy with all characters positions.";
		quote[4] = "The play really emphasized the change and impact [brain injury has] on the whole family.";
		quote[5] = "The drama condenses a -2-3-4 year etc... course of rehab/recovery into an hour or so. This is extremely powerful. The research helps make it legitimate and accurate.";
		quote[6] = "Hits audience on an EMOTIONAL level, much more effective than Powerpoint!";
		quote[7] = "Thank you, you have reset my perspective.We are dealing with people not 'clients'";
	var Q = quote.length;
	var randomQuote=Math.round(Math.random()*(Q-1));
	document.write(quote[randomQuote]);
}

if (document.images)
{
  //Preload de imagenes para el onMouseOver
  pic1= new Image();pic1.src="gfx/b12.gif"; 
  pic2= new Image();pic2.src="gfx/b22.gif"; 
  pic3= new Image();pic3.src="gfx/b32.gif"; 
  pic4= new Image();pic4.src="gfx/b42.gif"; 
  pic5= new Image();pic5.src="gfx/b52.gif"; 
  pic6= new Image();pic6.src="gfx/b62.gif"; 
  }
