﻿Cufon.replace('#ibeHeaderLabel, #checkinLabel, #checkoutLabel, #checkinField, #adultsLabel, #childrenLabel', { hover: true, fontFamily: 'Avant Garde' }); 

$(document).ready(function() {

     $('#ibe').wrap('<div id="ibeContainer"></div>');
     $('#titlebar').append($('.bookNowBtn2'));
     
});
$(function(){ $("#ibeForm").attr("action","https://booking.ihotelier.com/istay/istay.jsp");});
