function pleinecranfr()
{
window.open("html_fr/index.htm","domainedevillerayfr",'toolbar=0,scrollbars=0,menubar=0,location=0,resizable=yes,directories=0,status=0,width='+(screen.width-10)+',height='+(screen.height-59)+',left=0,top=0')
}

function gdecranen()
{
window.open("html_en/index.htm","domainedevillerayen",'toolbar=0,scrollbars=0,menubar=0,location=0,resizable=yes,directories=0,status=0,width='+(screen.width-10)+',height='+(screen.height-59)+',left=0,top=0')
}



function provisoire()
{
window.open("presentation/index.htm","domainedevilleray",'toolbar=0,scrollbars=0,menubar=0,location=0,resizable=yes,directories=0,status=0,width='+(screen.width-10)+',height='+(screen.height-59)+',left=0,top=0')
}





//------------------------------------------------------------------------------------------------


//-------------------FORMULAIRE DE PRE-RESERVATIONS -----------------------
function reservfr()
        {
                formfr =
window.open("https://secure.diadao-services.com/fr/booking/lodge-saintehelene/step1","acresa","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        formfr.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }


function reserven()
        {
                formen =
window.open("https://secure.diadao-services.com/en/booking/lodge-saintehelene/step1","acresa","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        formen.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }
/*function reservfr()
        {
                formfr =
window.open("v1/fr/reservations/etape1.php5","acresa","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        formfr.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }


function reserven()
        {
                formen =
window.open("v1/en/reservations/etape1.php5","acresa","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        formen.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }*/



//-------------------NEWS ACTU-----------------------
function actufr()
        {
                actualitefr =
window.open("http://lodge-saintehelene.com/news/fr/list.html","actulodge","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        actualitefr.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }


function actuen()
        {
                actualiteen =
window.open("http://lodge-saintehelene.com/news/en/list.html","actulodge","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        actualiteen.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }


//-------------------MENTIONS LEGALES-----------------------
function legalesfr()
        {
                legalfr =
window.open("v3/fr/legales.htm","acresa","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        legalfr.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }

function legalesen()
        {
                legalen =
window.open("v3/en/legales.htm","acresa","toolbar=no,width=900,height=640,menubar=yes,status=no,scrollbars=yes,resizable=no");

        legalen.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }


//-------------------PLAN ACCES-----------------------
function accesfr()
        {
                accesfrr =
window.open("v3/fr/acces.htm","acresa","toolbar=no,width=768,height=498,menubar=yes,status=no,scrollbars=no,resizable=no");

        accesfrr.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }

function accesen()
        {
                accesenn =
window.open("v3/en/acces.htm","acresa","toolbar=no,width=768,height=498,menubar=yes,status=no,scrollbars=yes,resizable=no");

        accesenn.moveTo(((screen.width/2)-405),((screen.height/2)-350))
        }

//---------------------  PANORAMIOQUES  --------------------------

function panoramik1()
        {
                pan1 =
window.open("v3/fr/360/index.html","AUBERGECAVALIERE","toolbar=no,width=640,height=427,menubar=no,status=no,scrollbars=no,resizable=no");

        pan1.moveTo(((screen.width/2)-405),((screen.height/2)-230))
                }

function panoramik2()
        {
                pan2 =
window.open("v3/fr/360/index2.html","AUBERGECAVALIERE","toolbar=no,width=760,height=427,menubar=no,status=no,scrollbars=no,resizable=no");

        pan2.moveTo(((screen.width/2)-405),((screen.height/2)-230))
                }
                
function panoramik3()
        {
                pan3 =
window.open("v3/fr/360/index3.html","AUBERGECAVALIERE","toolbar=no,width=760,height=427,menubar=no,status=no,scrollbars=no,resizable=no");

        pan3.moveTo(((screen.width/2)-405),((screen.height/2)-230))
                }


function redir()
		{
			if (screen.width<800) {window.location="index_800.html";}
			if (screen.width==800) {window.location="index_800.html";}
			if (screen.width==1024) {window.location="#";}			
			if (screen.width==1152) {window.location="#";}			
			if (screen.width>1152) {window.location="#";}			
		}