document.write("
ПОИСК ТУРА travelinformer.ru
 СТРАНА
 ЦЕНА не более:
у.е.
 ДАТА ВЫЛЕТА
с 
   по 
 НОЧЕЙ
от  до
 КАТЕГОРИЯ ОТЕЛЯ
         
     
"); window.onload = function() { Calendar.setup({ inputField : "DaF", // ID of the input field ifFormat : "%d-%m-%Y", // the date format showsTime : false, button : "trigger_DaF" // ID of the button }); Calendar.setup({ inputField : "DaT", // ID of the input field ifFormat : "%d-%m-%Y", // the date format showsTime : false, button : "trigger_DaT" // ID of the button }); }