/*    CHEVRE NOIRE   V 1.0    30/10/06  */
/*    Conception web by xix             */
/*    Contact: info@st-xix.com          */                        
/*    http://www.st-xix.com             */

	
// Ouverture plein écranfunction twPleinEcran(nURL) {window.open(nURL, '', 'fullscreen=yes, scrollbars=auto');
var targeturltargeturl=document.location.href;if (document.all || document.getElementById){newwin.moveTo(0,0)newwin.resizeTo(screen.availWidth,screen.availHeight)}newwin.location=targeturl}
// Fin 

//Fonction pop_up Photos / Guestbook
<!--
function pop_up(page)
	{
		window.open(page,'','top=10, left=100, width=700, height=640,resizable=yes, toolbar=no, scrollbars=no, status=no');
	}
//-->	


//Fonction pop-up video
<!--
function ouvrir(page)
	{
		window.open(page,'','top=10, left=100, width=350, height=350,resizable=yes, toolbar=no, scrollbars=no, status=no');
	}
//-->


//Fonction Fermer
<!-- function fermer() {    opener=self ;    self.close() ;  } //-->

//Fonction pop-up 
<!--
function popup02(page)
	{
		window.open(page,'','top=90, left=200, width=490, height=640,resizable=yes, toolbar=no, scrollbars=yes, status=no');
	}
//-->	


//Fonction pop-up 
<!--
function popup03(page)
	{
		window.open(page,'','top=150, left=400, width=480, height=540,resizable=yes, toolbar=no, scrollbars=yes, status=no');
	}
//-->

//Fonction pop-up / tarifs
<!--
function popup04(page)
	{
		window.open(page,'','top=350, left=180, width=460, height=340,resizable=yes, toolbar=no, scrollbars=auto, status=no');
	}
//-->