form 1
var siteURL = "https://booking.buscharter.com.au/";jQuery( document ).ready(function() { getQuoteForm("https://booking.buscharter.com.au/","2","_s_2",""); }); var loading_text="Loading available vehicles";
Get a Quote
Thank you for your request for a quote.
form 2
var siteURL = "https://booking.buscharter.com.au/";jQuery( document ).ready(function() { getQuoteForm("https://booking.buscharter.com.au/","3","_s_3",""); }); var loading_text="Loading available vehicles";
jQuery(window).on("load", function(){ jQuery("#panel-quote-form_s_3 .panel-title").text("Get An Instant Online Quote"); jQuery("#panel-quote-form_s_3 label[for=start-location]").text("Starting Location"); jQuery("#btn-get-a-quote_s_3").text("Next"); tab_note(); jQuery("#panel-get-a-quote_s_3 .tabrow .tab").on("click", function(){ tab_note(); }); jQuery("#panel-get-a-quote_s_3 .tabrow .tab[data-tab='one_way']").attr("title", "Transport from one point to another with no further requirements"); jQuery("#panel-get-a-quote_s_3 .tabrow .tab[data-tab='return']").text("\n Two Way").attr("title", "Transport from one point to another and return"); jQuery("#panel-get-a-quote_s_3 .tabrow .tab[data-tab='charter']").attr("title", "Transport where the vehicle and driver remain with your group"); jQuery(".transportersio-quote select[name=set_charter_hours] option, .transportersio-quote select[name=charter_hours] option").each(function(){ if(jQuery(this).val() > 12){ jQuery(this).remove(); } }); });
function tab_note(){ var txt_one_way = "Entering the same locations will not provide an accurate quote."; var txt_return = "Entering the same locations will not provide an accurate quote. If returning to the start location, please list the last location as the destination."; var txt_charter = "Entering the same locations will not provide an accurate quote. If returning to the start location, please list the last location as the destination and note that you will require a return back to the start in the Additional Information section. If you require multiple stops, please add the furthest location as the destination and note the stops in the Additional Information section."; var txt_tab_note = "";
setTimeout(function(){ if(jQuery("#panel-get-a-quote_s_3 .tabrow .tab[data-tab='one_way']").hasClass("active")){ txt_tab_note = txt_one_way; } else if(jQuery("#panel-get-a-quote_s_3 .tabrow .tab[data-tab='return']").hasClass("active")){ txt_tab_note = txt_return; } else { txt_tab_note = txt_charter; }
if(jQuery("#panel-get-a-quote_s_3 .tab-note").length > 0){ jQuery("#panel-get-a-quote_s_3 .tab-note .txt-tab-note").text(txt_tab_note); } else { jQuery('
').insertAfter("#panel-get-a-quote_s_3 .tabrow"); } }, 150); }
Get a Quote
Thank you for your request for a quote.