Please wait; the application is initializing.

<s:event b:on="construct"> <s:variable b:name="php_check" /> <s:task b:action="load" b:url="php_check.php" b:destination="$php_check" /> <s:script b:test="not($php_check = 'success')"><!-- var cause = "This can have multiple causes:\n - Your webserver does not support PHP\n - Your webserver is not configured correctly\n - PHP is not configured correctly"; if (location.protocol == 'file:') cause = 'The reason is that you are currently loading this example from the filesystem.'; alert("We're sorry, this application can not run without a working PHP installation.\nWe have detected that currently PHP is not running.\n" + cause); --></s:script> </s:event> <!-- include behaviors --> <s:include b:url="behaviors/checkout.xml" /> <s:include b:url="behaviors/filter.xml" /> <s:include b:url="behaviors/result.xml" /> <s:include b:url="behaviors/tab.xml" /> <s:include b:url="behaviors/sort.xml" /> <s:variable b:name="ready" b:select="'false'" /> <s:event b:on="construct"> <s:task b:action="show" /> <!-- force command on the tab, in order to control loading message --> <s:task b:action="trigger" b:event="command" b:target="id('BBTRAVEL-Tab-pane')/*[1]" /> <!-- set singular to strict after the command event has been triggered, because it would not have been executed correctly if b:singular was defined before --> <s:task b:action="set" b:target="id('BBTRAVEL-Tab-pane')/@b:singular" b:value="strict" /> </s:event> <s:execute> <s:task b:action="hide" b:target="/body/html()/div[@id='calculating']" /> <s:task b:action="assign" b:target="$ready" b:select="'true'" /> </s:execute> <img src="gfx/logo.gif" id="BBTRAVEL-Logo-top" /> <div id="BBTRAVEL-Left-column"> <div id="BBTRAVEL-Checkout-pane"> <form id="CHECKOUT-Form"> <div class="BBTRAVEL-Top-Header-small">My Trip</div> <div id="BBTRAVEL-Checkout-body"></div> <div class="BBTRAVEL-Bottom-Header-small"> Total: � <strong id="CHECKOUT-Sum">0</strong> <div b:behavior="BBT-Checkout-Button" b:action="js" b:value="alert('Thank you for booking at Backbase Travel!')">Book</div> </div> </form> </div> <div id="BBTRAVEL-Filter-pane"> <div class="BBTRAVEL-Top-Header-small">My Search</div> <div id="BBTRAVEL-Filter-pane-body"> <b:deck id="BBTRAVEL-Filter-panes"> <b:buffer b:url="_filter/filter_flights.xml" /> <b:buffer b:url="_filter/filter_hotels.xml" /> <b:buffer b:url="_filter/filter_cars.xml" /> </b:deck> </div> </div> </div> <div id="BBTRAVEL-Right-column"> <div id="BBTRAVEL-Result-pane"> <ul id="BBTRAVEL-Tab-pane"> <li b:behavior="BBTRAVEL-Tab-design"><div>Flights</div></li> <li b:behavior="BBTRAVEL-Tab-design"><div>Hotels</div></li> <li b:behavior="BBTRAVEL-Tab-design"><div>Cars</div></li> </ul> <b:deck id="BBTRAVEL-Search-results"> <b:buffer b:url="_result/flights.php" id="BBTRAVEL-Flight-results" /> <b:buffer b:url="_result/hotels.php" id="BBTRAVEL-Hotel-results" /> <b:buffer b:url="_result/cars.php" id="BBTRAVEL-Car-results" /> </b:deck> </div> </div> <div id="slidervalue" style="display:none;">&#160;</div>