var text='';
text+='      <option value="" selected>Select Team</option>"';
text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/Arlington?OpenDocument">Arlington</option><br>';text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/Beacon?OpenDocument">Beacon</option><br>';text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/Harrison?OpenDocument">Harrison</option><br>';text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/Horace Greeley?OpenDocument">Horace Greeley</option><br>';text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/John Jay Cross River?OpenDocument">John Jay Cross River</option><br>';text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/John Jay East Fishkill?OpenDocument">John Jay East Fishkill</option><br>';text+='<option value="http://www.swimdata.info/NYState/Sec1/SwimMeet.nsf/Teams%20List/Suffern?OpenDocument">Suffern</option><br>';
document.write(text);
