The complete widget that includes all the design and functionality of the AeroCRS search engine - Just add and use.
To use the full vertical widget all you need to do is add an iframe element to your page at the location you desire. the iframe code should be:
<iframe src="http://devsandbox.aerocrs.systems/widget/searchelement.php?action=avl,fnd,ock&lang=en" frameborder="0" width="440" height="438"></iframe>
The widget will already incorporate all your website settings and colors.
Domain to be used
Note, that "devsandbox.aerocrs.systems" should be replaced with your URL on the AeroCRS server.
Parameter
Note, that it is possible to send a language parameter (&lang=es) for the IBE.
To use the full horizontal widget all you need to do is add an iframe element to your page at the location you desire. the iframe code should be:
<iframe src="http://devsandbox.aerocrs.systems/widget/searchelement.php?action=avl,fnd,ock&direction=horizontal" frameborder="0" width="100%" height="400"></iframe>