document.write ('<form name="oti_menu">');
document.write ('<select name="oti_select" onChange="window.offsite.location=document.oti_menu.oti_select.options[document.oti_menu.oti_select.selectedIndex].value;">');
document.write ('<option value="http://www.tsa.gov/public/display?theme=1">US Travel Security');
document.write ('<option value="http://www.state.gov/travel/">Travel Abroad');
document.write ('<option value="http://travel.state.gov/travel/cis_pa_tw/tw/tw_1764.html">Travel Warnings');
document.write ('<option value="http://travel.state.gov/passport/passport_1738.html">US Passports');
document.write ('<option value="http://wwwn.cdc.gov/travel/default.aspx">Travel Health');
document.write ('<option value="http://www.cdc.gov/nceh/vsp/default.htm">Vessel Sanitation Program');
document.write ('<option value="http://www.cbp.gov/xp/cgov/travel/">US Customs');
document.write ('<option value="http://www.fly.faa.gov/flyfaa/usmap.jsp">Airport Status');
document.write ('<option value="http://www.transtats.bts.gov/OT_Delay/OT_DelayCause1.asp">Airline OnTime Stats');
document.write ('<option value="http://www.nodc.noaa.gov/dsdt/cwtg/">Beach Temperatures');
document.write ('<option value="http://www.nws.noaa.gov/">Weather');
document.write ('<option value="http://www.nps.gov/">National Parks');
document.write ('</select>');
document.write ('<iframe width="100%" height="1000" name="offsite" src="http://www.tsa.gov/public/display?theme=1"></iframe>');
document.write ('</form>');

