<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Travel Search Engine: Best Deals for Flights, Hotels"
               title_url="http://www.google.com/cse/home?cx=017443529661360563132:-jsiod_odau"
               directory_title=" USA Travel Search Engine - Best Deals"
               author="Web Writer"
               author_email="mdr.profiles@gmail.com"                            
               description="Get the best deals in Flights, Hotels, Cars, Vacation Packages and many more. Specially customized to get best deals across the top travels portals of USA."  
               screenshot="http://hosting.gmodules.com/ig/gadgets/file/117595930116605412170/ustravel_logo.png"
               thumbnail="http://hosting.gmodules.com/ig/gadgets/file/117595930116605412170/ustravel_tnail.png"
               width="350" height="100">
<Require feature="dynamic-height"/>
<Require feature="analytics" /> 
</ModulePrefs>
<Content type="html">
<![CDATA[
<div>  
<style type="text/css">
  .tbl{font: bold normal 81% Verdana;color:#333333}
  
   input, select{border:#a1a1a1 1px solid; }
  .submit{color:#FFFFFF; background:#6cb853;font-weight:bold}
</style>  
<script type="text/javascript">    
	_IG_Analytics("UA-5634614-8", "/gadget_ustravel");
	function setVal(){
	   /*alert("submitting..");*/
	  var frm =  document.getElementById("cse-search-box");
	  var sel = document.getElementById("y");
           y = sel.options[sel.selectedIndex].value;	  
          y = ("others" == y)?"":y;
	  frm.q.value=y + " " + frm.ky.value;
	  return true;
	}
</script>
      
<form action="http://www.google.com/cse" id="cse-search-box" target="_blank" onsubmit="return setVal()">
<div style="padding-top:5px">
<input type="hidden" name="cx" value="017443529661360563132:-jsiod_odau" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="hidden" name="q" />  
<table class="tbl">
	
	<tr>
		<td>Looking for</td>
		<td>
			<select name="y" id="y">
				<option name="flights" value="flights">Flights</option>
				<option name="hotels" value="hotels">Hotels</option>
				<option name="cars" value="cars">Cars</option>
				<option name="vacation packages" value="vacation packages">Vacation Packages</option>
				<option name="others" value="others">Others</option>
			</select>		
		</td>
	</tr>		

<tr><td>Keywords (e.g. 'Las Vegas deals')</td><td><input type="text" name="ky" size="28" /> </td></tr> 
    <tr><td colspan="2" align="center"><input type="submit" name="sa" value="Search" class="submit" /></td></tr>
  </table>

</div>
</form>
<script>gadgets.window.adjustHeight();</script>
</div>
]]>
</Content>
</Module>
