/*    CHATEAU DE SAULXURES v 1.0 25/01/2007   */
/*    xix/ mini studio web                    */
/*    Contact: info@st-xix.com                */                        
/*    http://www.st-xix.com                   */
	


//Fonction pop-up plan d'acces
<!--
function ouvrir(page)
	{
		window.open(page,'','top=150, left=580, width=490, height=620,resizable=yes, toolbar=no, scrollbars=no, status=no');
	}
//-->



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