
				
			function resizeResa()
			{
			window.status="LES HEBERGEMENTS DE TOURISME DE LA ROCHE POSAY";
			window.moveTo(0,0);
			window.resizeTo(700,650);
			}
			
		function popupWin() {
	      popup = window.open('', 'Contrat.aspx', 'height=597,width=609,align=center,status=no,scrollbars=yes');
	      popup.focus();
	      if (popup.opener == null) popup.opener = window; 
   
		}						
				
function resizeWin()
		{	
		{
		window.defaultStatus='Hebergement de la ROCHE-POSAY';
		}
			window.moveTo(0,0);
if (document.getElementById || document.all) 
  {
  window.resizeTo(screen.availWidth, screen.availHeight);
  }
else if (document.layers) 
  {
  if (window.outerHeight<screen.availHeight || window.outerWidth<screen.availWidth)
    {
    window.outerHeight = screen.availHeight;
    window.outerWidth = screen.availWidth;
    }
  }
  }  


		
		
	function Galerie(url)
				{
				ChildWindow=window.open(url,'null','width=700,height=650,left=0,top=0,location=no,menubar=no,scrollbars=yes');
				}			
	function Galerie2(url)
				{
				ChildWindow=window.open(url,'null','width=700,height=500,left=0,top=0,location=no,menubar=no,scrollbars=yes');
				}
					
	function Proprio(url)
				{
				ChildWindow=window.open(url,'null','width=700,height=315,left=20,top=20,location=no,menubar=no,scrollbars=no');
				}	
				
	function Proprio_RES(url)
				{
				ChildWindow=window.open(url,'null','width=790,height=580,left=10,top=10,location=no,menubar=no,scrollbars=yes');
				}				
		 

	function Grille(url)
				{
				ChildWindow=window.open(url,'null','width=700,height=290,left=0,top=0,location=no,menubar=no,scrollbars=yes');
				}			
		
function Plan(url)
				{
				ChildWindow=window.open(url,'null','width=790,height=600,left=0,top=0,location=no,menubar=no,scrollbars=yes');
				}		

function Taxe()
				{
				ChildWindow=window.open("TaxeS.aspx",'null','width=600,height=290,left=0,top=0,location=no,menubar=no,scrollbars=yes');
				}	
				
function Contrat()
				{
				ChildWindow=window.open("Contrat.aspx",'null','width=540,height=290,left=0,top=0,location=no,menubar=no,scrollbars=yes');
				}	
				
function infoPerso()
				{
				ChildWindow=window.open("infoPerso_f.aspx",'null','width=630,height=450,left=0,top=0,location=no,menubar=no,scrollbars=yes,resizable=yes');
				}
function popupContrat1() 
		{
	      ChildWindow=window.open("StartPageRES.aspx?Info=previsualiser",'null','width=400,height=290,left=0,top=0,location=no,menubar=no,scrollbars=yes,resizable=yes');	    	 
   		}		
   		
function popupContrat2() 
		{
	      ChildWindow=window.open("StartPageHOT.aspx?Info=previsualiser",'null','width=400,height=290,left=0,top=0,location=no,menubar=no,scrollbars=yes,resizable=yes');	    	 
   		}	
   		
   		
function GetDate(CtrlName)    {   
			 /****************************************************      Use Javascript method (window.open) to PopUp a new window    
			 which contain a Calendar Control. In the meantime, we'll    pass the Parent Form Name and Request Control Name in the QueryString!      
			 *****************************************************/        
			 
			 //ChildWindow = window.open('Calendar.aspx?FormName=' + document.forms[0].name + '&CtrlName=' + CtrlName, "PopUpCalendar", "width=250,height=280,top=200,left=200,toolbars=no,scrollbars=no,status=no,resizable=no");   
			 
			 ChildWindow = window.open('Calendar.aspx?FormName=' + document.forms[0].name + '&CtrlName=' + CtrlName, "PopUpCalendar", "width=250,height=280,top=200,left=200,toolbars=no,scrollbars=no,status=no,resizable=no");   
			  }   

function GetDate2(CtrlName)    {   
			 /****************************************************      Use Javascript method (window.open) to PopUp a new window    
			 which contain a Calendar Control. In the meantime, we'll    pass the Parent Form Name and Request Control Name in the QueryString!      
			 *****************************************************/        
			 
			 //ChildWindow = window.open('Calendar.aspx?FormName=' + document.forms[0].name + '&CtrlName=' + CtrlName, "PopUpCalendar", "width=250,height=280,top=200,left=200,toolbars=no,scrollbars=no,status=no,resizable=no");   
			 
			 ChildWindow = window.open('Calendar2.aspx?FormName=' + document.forms[0].name + '&CtrlName=' + CtrlName, "PopUpCalendar", "width=250,height=280,top=200,left=200,toolbars=no,scrollbars=no,status=no,resizable=no");   
			  } 
			  
function GetDateResa(CtrlName)    {   
			 /****************************************************      Use Javascript method (window.open) to PopUp a new window    
			 which contain a Calendar Control. In the meantime, we'll    pass the Parent Form Name and Request Control Name in the QueryString!      
			 *****************************************************/        
		 
			 ChildWindow = window.open('CalendarResa.aspx?FormName=' + document.forms[0].name + '&CtrlName=' + CtrlName, "PopUpCalendar", "width=250,height=280,top=200,left=200,toolbars=no,scrollbars=no,status=no,resizable=no");   
			  }  
			  
function GetDateResa2(CtrlName)    {   
			 /****************************************************      Use Javascript method (window.open) to PopUp a new window    
			 which contain a Calendar Control. In the meantime, we'll    pass the Parent Form Name and Request Control Name in the QueryString!      
			 *****************************************************/        
		 
			 ChildWindow = window.open('CalendarResa2.aspx?FormName=' + document.forms[0].name + '&CtrlName=' + CtrlName, "PopUpCalendar", "width=250,height=280,top=200,left=200,toolbars=no,scrollbars=no,status=no,resizable=no");   
			  }  