function hotelselgo(e)
{
  if( e == null )
    return;
  if( e.selectedIndex == 0 )
    return;
  var s = e.options[e.selectedIndex].value;
  switch (s)
  {
    case 'H008': {this.location.href="rte.asp?id=13"; break;}
    case 'H001': {this.location.href="rte.asp?id=17"; break;}
    case 'H002': {this.location.href="rte.asp?id=15"; break;}
    case 'H010': {this.location.href="rte.asp?id=18"; break;}
    case 'H006': {this.location.href="rte.asp?id=14"; break;}
    case 'H007': {this.location.href="rte.asp?id=16"; break;}
    case 'H011': {this.location.href="http://www.white-swan-stratford.co.uk"; break;}
    case 'P206': {this.location.href="rte.asp?id=67"; break;}
    case 'P208': {this.location.href="rte.asp?id=73"; break;}
    case 'P040': {this.location.href="rte.asp?id=146"; break;}
    case 'P214': {this.location.href="rte.asp?id=12"; break;}
    case 'P222': {this.location.href="rte.asp?id=78"; break;}
    case 'P227': {this.location.href="rte.asp?id=92"; break;}
    case 'P232': {this.location.href="rte.asp?id=104"; break;}
    case 'P087': {this.location.href="rte.asp?id=72"; break;}
    case 'P237': {this.location.href="rte.asp?id=128"; break;}
    case 'P238': {this.location.href="rte.asp?id=91"; break;}
    case 'P241': {this.location.href="rte.asp?id=129"; break;}
    case 'P136': {this.location.href="rte.asp?id=181"; break;}
    case 'P130': {this.location.href="rte.asp?id=189"; break;}
    case 'P138': {this.location.href="rte.asp?id=188"; break;}
    case 'P215': {this.location.href="rte.asp?id=248"; break;}
    case 'P123': {this.location.href="rte.asp?id=256"; break;}
    case 'P029': {this.location.href="rte.asp?id=264"; break;}
    case 'P156':  {this.location.href="rte.asp?id=306"; break;}
    case 'P158':  {this.location.href="rte.asp?id=311"; break;}
    case 'P159': {this.location.href="rte.asp?id=317"; break;} 
   } 
  e.selectedIndex = 0;
}   
    
