var bNotepadDontload = true;

$(document).ready(function() {
    $.lazyLoad(
        ['jqueryDatePicker', 'badjie-ibe-dev', 'cTemplate']
        , function() {
            oIbeSearchParameters.init('country');
            oIbeFlightMask.init('ibebox_content_2');
        }
    );
    oNotepad.init();
});
