<!--

// Expandable content script
var ie4 = false; if(document.all) { ie4 = true; }
function getObject(id) { if (ie4) { return document.all[id]; } else { return document.getElementById(id); } }
function toggle(link, divId) { var lText = link.innerHTML; var d = getObject(divId);
 if (lText == '[+]') { link.innerHTML = '[-]'; d.style.display = 'block'; }
 else { link.innerHTML = '[+]'; d.style.display = 'none'; } }

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 MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->






<!--
function reveal( answer ) {
	showAnswer = getObjStyle( answer );
	if ( showAnswer.display == 'block' ) {
		showAnswer.display = 'none';
	} else {
		showAnswer.display = 'block';
	}
}


function getObjStyle(name) {
  if (document.getElementById) {
    return document.getElementById(name).style;
  } else if (document.all) {
    return document.all[name].style;
  } else if (document.layers) {
    return document.layers[name];
  } else return false;
}

// -->






function openwindow1()
{
	window.open("virtual-tours/tours-qt/ballroom.mov","mywindow","menubar=1,resizable=1,width=450,height=340");
}


function openwindow2()
{
	window.open("virtual-tours/tours-qt/wedding.mov","mywindow","menubar=1,resizable=1,width=450,height=340");
}


function openwindow3()
{
	window.open("virtual-tours/tours-qt/01.mov","mywindow","menubar=1,resizable=1,width=450,height=340");
}


function openwindow4()
{
	window.open("virtual-tours/tours-qt/02.mov","mywindow","menubar=1,resizable=1,width=450,height=340");
}



function openwindow5()
{
	window.open("virtual-tours/tours-qt/03.mov","mywindow","menubar=1,resizable=1,width=450,height=340");
}



function openwindow6()
{
	window.open("/assets/photos/Kelly-Hayes-Family.jpg","mywindow","menubar=1,resizable=1,width=730,height=510");
}



function openwindowEvent1()
{
	window.open("/images/news-events/2009-09-25/event1.jpg","mywindow2","menubar=1,resizable=1,width=650,height=500");
}



function openwindowEvent2()
{
	window.open("/images/news-events/2009-09-25/event2.jpg","mywindow3","menubar=1,resizable=1,width=650,height=500");
}



function openwindowEvent3()
{
	window.open("/images/news-events/2009-09-25/event3.jpg","mywindow4","menubar=1,resizable=1,width=650,height=500");
}



function openwindowEvent4()
{
	window.open("/images/news-events/2009-09-25/event4.jpg","mywindow5","menubar=1,resizable=1,width=650,height=500");
}



function openwindowTestimonials1()
{
	window.open("/images/testimonials/2009-09-25/wedding/Paul_Elaine_Lyons.jpg","mywindow6","menubar=1,resizable=1,width=730,height=510");
}



function openwindowTestimonials2()
{
	window.open("/images/testimonials/2009-09-25/social-events/Marlene-Carol.jpg","mywindow7","menubar=1,resizable=1,width=730,height=510");
}



function openwindowTestimonials3()
{
	window.open("/images/testimonials/2009-09-25/social-events/Massih_Family.jpg","mywindow8","menubar=1,resizable=1,width=730,height=510");
}



function openwindowTestimonials4()
{
	window.open("/images/testimonials/2009-09-25/corporate/catholic_charities.jpg","mywindow9","menubar=1,resizable=1,width=730,height=510");
}



function openwindowTestimonials5()
{
	window.open("/images/testimonials/2009-09-25/corporate/jean.jpg","mywindow10","menubar=1,resizable=1,width=730,height=510");
}



function openwindowTestimonials6()
{
	window.open("/images/testimonials/2009-09-25/corporate/pegge.jpg","mywindow11","menubar=1,resizable=1,width=730,height=510");
}

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_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_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 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];}
}

