javascript:var%20sel=(window.getSelection?window.getSelection():(document.getSelection?document.getSelection():(document.selection?document.selection.createRange().text:"")));sel=""+sel;if(sel.length==0){sel=prompt("Search%20OurAirports%20(airport%20code,%20address,%20etc.)","")}if(sel.length>0){window.open("http://www.ourairports.com/search?q="+escape(sel))};undef