<!--

function flipImage(url)
{
    if (window.event.srcElement.tagName == "IMG" ) {
        window.event.srcElement.src = url;
    }
}

function properties_onclick() {
	window.location.href="ski-chalet-morillon-france/Properties.htm";
}

function renovation_onclick() {
	window.location.href="ski-chalet-morillon-France/Renovation.htm";
}

function thearea_onclick() {
	window.location.href="ski-chalet-morillon-france/TheArea.htm";
}

function summer_onclick() {
	window.location.href="ski-chalet-morillon-france/Summer.htm";
}	

function gettinghere_onclick() {
	window.location.href="ski-chalet-morillon-france/GettingHere.htm";
}

function prices_onclick() {
	window.location.href="ski-chalet-morillon-france/Prices.htm";
}

function contactus_onclick() {
	window.location.href="ski-chalet-morillon-france/ContactUs.htm";
}
//-->
