$(document).ready(function(){
$("#openclose").click(function () {
  if ($("#expandingFooter").is(":hidden")) {
	$("#expandingFooter").show("fast");
  } else {
	$("#expandingFooter").slideUp();
  }

 if ($("#expandingFooter2").is(":hidden")) {
	//$("#expandingFooter2").show("fast");
  } else {
	$("#expandingFooter2").slideUp();
  }


});
//$("#expandingFooter").hide();
//var t=setTimeout('showSlider()',4000);

});

$(document).ready(function(){
$("#openclose2").click(function () {
  if ($("#expandingFooter2").is(":hidden")) {
	$("#expandingFooter2").show("fast");
  } else {
	$("#expandingFooter2").slideUp();
  }
});
$("#expandingFooter2").hide();
//var t=setTimeout('showSlider()',4000);

});

$(document).ready(function(){
$("#openclose3").click(function () {
  if ($("#expandingFooter2").is(":hidden")) {
	$("#expandingFooter2").show("fast");
  } else {
	$("#expandingFooter2").slideUp();
  }
});
$("#expandingFooter2").hide();
//var t=setTimeout('showSlider()',4000);

});


function showSlider() {
	$("#expandingFooter").show(250);
}

var flashvars = false;

var params = {
	menu: "false",
	quality: "high",
	scale: "scale",
	allowScriptAccess: "sameDomain",
	allowFullScreen: "true",
	bgcolor: "#423C1F",
	wmode: "transparent"
	};
var attributes = false;

swfobject.embedSWF("flash/spa1.swf", "flash-background", "100%", "100%", "9.0.0","flash/expressInstall.swf", flashvars, params, attributes);

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

 function toggle(id) {  
	 var state = document.getElementById(id).style.display;  
		 if (state == 'block') {  
			 document.getElementById(id).style.display = 'none';  
		 } else {  
			 document.getElementById(id).style.display = 'block';  
		 }  
} 

function hide(id) {
	document.getElementById(id).style.display = 'none'; 
}

function show(id) {
	document.getElementById(id).style.display = 'block'; 
}
function showHome() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_home");
	document.getElementById('home').src='/images/home-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_self_catering");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");

	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showAccom() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_accom");
	document.getElementById('accom').src='/images/accom-spa-down.gif';

	hide("subnav_home");
	hide("subnav_self_catering");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");

	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showGolf() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_golf");
	document.getElementById('golf').src='/images/golf-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showDining() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_dining");
	document.getElementById('dining').src='/images/dining-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showSpa() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_spa");
	document.getElementById('the spa').src='/images/spa-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");

	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('weddings').src='/images/weddings-up.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showSelfCatering() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_self_catering");
	document.getElementById('self_catering').src='/images/spa-self-catering-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';

}

function showEvents() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_events");
	document.getElementById('events').src='/images/spa-events-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showMembership() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_membership");
	document.getElementById('membership').src='/images/spa-membership-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_realestate");
	hide("subnav_location");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showRealEstate() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_realestate");
	document.getElementById('real estate').src='/images/real-estate-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_location");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showLocation() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_location");
	document.getElementById('clare').src='/images/location-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_contact");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('contact').src='/images/contact-up.gif';
}

function showContact() {
	document.getElementById('headerImgBk').style.backgroundImage = 'url(/images/header-image-spa.png)';
	show("subnav_contact");
	document.getElementById('contact').src='/images/contact-spa-down.gif';

	hide("subnav_accom");
	hide("subnav_home");
	hide("subnav_golf");
	hide("subnav_dining");
	hide("subnav_spa");
	hide("subnav_self_catering");
	hide("subnav_events");
	hide("subnav_membership");
	hide("subnav_realestate");
	hide("subnav_location");
	document.getElementById('home').src='/images/home-up.gif';
	document.getElementById('accom').src='/images/accom-up.gif';
	document.getElementById('self_catering').src='/images/self-catering-up.gif';
	document.getElementById('golf').src='/images/golf-up.gif';
	document.getElementById('dining').src='/images/dining-up.gif';
	document.getElementById('the spa').src='/images/spa-up-new.gif';
	document.getElementById('events').src='/images/events-up.gif';
	document.getElementById('membership').src='/images/membership-up.gif';
	document.getElementById('real estate').src='/images/real-estate-up.gif';
	document.getElementById('clare').src='/images/location-up.gif';

}
