document.write('<form name="form" style="display: inline;">');
document.write('<select name="DS_Goto" size=1 onChange="javascript:DS_DropDownMenu(this.form)" style="background-color:#9ADA9A;font-size:10;color:#008000;font-family:verdana;font-weight:bold">');
document.write('<option value="">DIRECTORY');
document.write('<option value="hotels.html">Hotels');
document.write('<option value="bandb.html">Bed & Breakfast');
document.write('<option value="selfcatering.html">Self Catering');
document.write('<option value="caravancamp.html">Caravan/Camping');
document.write('<option value="restaurants.html">Restaurants');
document.write('<option value="islands.html">Islands');
document.write('<option value="castles.html">Castles');
document.write('<option value="gardens.html">Gardens');
document.write('<option value="attractions.html">Attractions');
document.write('<option value="boattrips.html">Boat Trips');
document.write('<option value="diving.html">Diving');
document.write('<option value="fishing.html">Fishing');
document.write('<option value="yachting.html">Yachting');
document.write('<option value="sports.html">Sport &amp; Leisure');
document.write('<option value="financial.html">Finance/Property');
document.write('<option value="transport.html">Transport &amp; Travel');
document.write('<option value="art.html">Art and Crafts');
document.write('<option value="shops.html">Oban Shops');
document.write('<option value="otherbiz.html">Other Businesses');
document.write('<option value="clubsandyouth.html">Clubs &amp youth groups');
document.write('<option value="govhealth.html">Local health services');
document.write('<option value="otherorgs.html">Argyll community sites');
document.write('<option value="http://www.obanlorn.co.uk/gallery/index.php">Oban Photo Gallery');
document.write('</select>');
document.write('</form>');
