// JavaScript Document

	$(document).ready(function() {


	
		
		
			  $('#imgwrapper2').cycle({ 
				  //fx: 'scrollLeft'
				  
					//fx:    'zoom',
				//	sync:  false,
				 	delay: -2000
				  
			  });
			  
			   $('div.animationpagewrapper').anythingSlider({delay: 5000});

/*			  $('#teaser').cycle({ 
				  fx: 'scrollLeft'
			  });
*/	  
	  });


function reserver(iddetail){
	// alert();
	 //document.location='./Reservations_P2999.html?iddetail=' + iddetail 
	 hhotelSearch('CAMONHTLVisitel', '', '', '', '', '', '');

	
	}
