document.observe("dom:loaded", function(){
myindo.setLang('ibe_select_different_cities',"Please select different departure and arrival cities.");
myindo.setLang('ibe_return_date_less_than_departure_date',"Return date(DATE_TIME2) less than departure date(DATE_TIME1). please recheck.");
myindo.setLang('ibe_plus3',"Can not book on the departure date prior to DATE_TIME. please recheck");
myindo.setLang('month_short_0',"Jan");
myindo.setLang('month_short_1',"Peb");
myindo.setLang('month_short_2',"Mar");
myindo.setLang('month_short_3',"Apr");
myindo.setLang('month_short_4',"May");
myindo.setLang('month_short_5',"Jun");
myindo.setLang('month_short_6',"Jul");
myindo.setLang('month_short_7',"Aug");
myindo.setLang('month_short_8',"Sep");
myindo.setLang('month_short_9',"Oct");
myindo.setLang('month_short_10',"Nov");
myindo.setLang('month_short_11',"Dec");

myindo.setLang('ibe_oneway_only',"available for oneway only");
//myindo.setLang('ibe_for_domestic_only',"Currently available for domestic only");
myindo.setLang('ibe_for_domestic_only',"You have attempted to make a booking for International Flights through the Domestic Flights booking interface. Please continue your booking by clicking the International Flights tab.");
myindo.setLang('ibe_for_int_only',"You have attempted to make a booking for Domestic Flights through the International Flights booking interface. Please continue your booking by clicking the Domestic Flights tab.");
myindo.setLang('',"");
myindo.setLang('',"");

myindo.setLang('garuda_career_error_empty_email',"Please input E-Mail");
myindo.setLang('garuda_career_error_empty_pin',"Please input Pin");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");
myindo.setLang('',"");

});