document.write('<form name="jump2">'
  + '<select name="menu" onChange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">'
  + '<option value="/features/index.php" selected="selected">Select Feature...</option>'
  + '<option value="/features/edinburgh-festival-budget-or-blowout.php">Edinburgh Festival - Budget or Blowout</option>'
  + '<option value="/features/summer-punch-recipes.php">Summer Punch Recipes</option>'
  + '<option value="/features/molecular-mixology.php">Move over Molecular Mixology</option>'
  + '<option value="/features/cocktails-in-movies.php">Raise a Glass to the Movies</option>'
  + '<option value="/features/if-the-leaders-were-cocktails.php">If Gordy, Dave and Nick were cocktails...</option>'
  + '<option value="/features/jamie-mac-of-the-raconteur.php">Jamie Mac of the Raconteur</option>'
  + '<option value="/features/look-at-liqueurs.php">In the mix - a fresh look at liqueurs</option>'
  + '<option value="/features/caorunn-gin.php">Caorunn Gin</option>'
  + '<option value="/features/valentines-day-for-beginners.php">Valentine&#180s Day for Beginners</option>'
  + '<option value="/features/city-guide-paris.php">Gintime City Guide: Paris</option>'
  + '<option value="/features/christmas-cocktails-09.php">Christmas Cocktails</option>'
  + '<option value="/features/christmas-canapes-09.php">Christmas Canapes</option>'
  + '<option value="/features/christmas-party-guide.php">Christmas Party Guide</option>'
  + '<option value="/features/geraldine-coates.php">Up close and personal with Gintime&#180s Editor</option>'
  + '<option value="/features/autumn-cocktails-09.php">Autumn Gin Cocktails</option>'
  + '<option value="/features/food-cocktail-blogs.php">Gintime&#180s Pick of Food and Cocktail Blogs</option>'
  + '<option value="/features/elvis_mcgonagall.php">Meet Elvis McGonagall</option>'
  + '<option value="/features/10-things-to-do-in-edinburgh.php">Miss Martini&#180s Top Ten Things to do in Edinburgh!</option>'
  + '<option value="/features/summer-gin-punch-recipes.php">Summer Gin Punch Recipes</option>'
  + '<option value="/features/mr-bang-bang-top-10.php">Mr Bang Bang shares his Top Ten Playlist</option>'
  + '<option value="/features/unusual-mixologist.php">A Very Unusual Mixologist!</option>'
  + '<option value="/features/elderflower-time.php">Whoopee. It&#180s Elderflower Time</option>'
  + '<option value="/features/cyberspace-cocktail.php">The Cocktail Man of Cyberspace</option>'
  + '<option value="/features/gary-reagan.php">Interview with Gary Regan</option>'
  + '<option value="/features/cocktail-garden.php">The Cocktail Garden</option>'
  + '<option value="/features/jake-burger.php">Interview with Jake Burger</option>'
  + '<option value="/features/spotlight-london-gin.php">Spotlight on The London Gin</option>'
  + '<option value="/features/flirty-gintime.php">Gintime goes all flirty</option>'
  + '<option value="/features/valentine-cocktail-bar.php">Gintime Valentine&#180s Cocktails</option>'
  + '<option value="/features/martin-miller.php">Gintime Interview - Martin Miller</option>'
  + '<option value="/features/spicy-snacks.php">Spicy food and G&amp;T - a marriage made in heaven</option>'
  + '<option value="/features/campers-life.php">Camper&#180s Rock Star Life</option>'
  + '<option value="/features/credit-crunch-cocktails.php">Credit Crunch Cocktails</option>'
  + '<option value="/features/fentimans-tonic.php">Fentimans Tonic</option>'
  + '<option value="/features/autumn-recipies.php">Gin - it&#180s not just for drinking</option>'
  + '<option value="/features/autumn-cocktails.php">Drink the Harvest - Autumn Gin Cocktails</option>'
  + '<option value="/features/great-thinkers-drink.php">Where Great Thinkers Drink...The Algonquin Hotel</option>'
  + '<option value="/features/first-lady.php">The First Lady of Mixology</option>'
  + '<option value="/features/charlotte-voisey.php">The Best Is Yet To Come</option>'
  + '<option value="/features/dancin-drinkin.php">Dancin&#180; and Drinkin&#180;</option>'
  + '<option value="/features/summer-cocktails.php">Here comes the sun!</option>'
  + '<option value="/features/chris-deacon.php">Peculiarly Potent Cocktails at Tempus</option>'
  + '<option value="/features/sean-excels.php">Sean Excels</option>'
  + '<option value="/features/burlescapades.php">Lipstick, Cocktails and Burlescapes</option>'
  + '<option value="/features/stoned-pony.php">It&#180;s always time for tea at The Hoxton Pony</option>'
  + '<option value="/features/it-doesnt-get-better.php">It doesn&#180;t get better!</option>'
  + '<option value="/features/edinburgh-experience.php">The Great Edinburgh Cocktail Trail</option>'
  + '<option value="/features/beefeater-desmond.php">Desmond Payne, Master Distiller for Beefeater</option>'
  + '<option value="/features/london-dry-gin.php">What&#180;s in a name - London Dry Gin</option>'
  + '<option value="/features/forza-italia.php">Forza Italia!</option>'
  + '<option value="/features/season-drinking.php">Season&#180;s Drinking</option>'
  + '<option value="/features/sloe-gin.php">Sloeing down for winter</option>'
  + '<option value="/features/plymouth-with-food.php">Matching food with Plymouth Gin</option>'
  + '<option value="/features/blackwoods-vintage.php">Blackwoods&#180;s Vintage 60</option>'
  + '<option value="/features/party-tips.php">Gintime&#180;s Party Tips</option>'
  + '<option value="/features/iconic-martini.php">The Iconic Martini</option>'
  + '<option value="/features/dutch-courage.php">Dutch Courage, by Geraldine Coates</option>'
  + '<option value="/features/gin-palaces.php">Gin Palaces</option>'
  + '<option value="/features/gordons-cutting.php">Gordon&#180;S Gin&reg; at the Cutting Edge</option>'
  + '<option value="/features/london-dry.php">London Dry? - Not Always</option>'
  + '<option value="/features/hendricks-visit.php">Gintime visits the Hendrick&#180;s Gin Distillery</option>'
  + '<option value="/features/gin-madness.php">Gin Madness - We&#180;ve Been Here Before</option>'
  + '<option value="/features/plymouth-adventurer.php">Plymouth Gin - The Adventurer</option>'
  + '</select>'
  + '</form>');




