function pasa1 ( ) {
   var indice=document.forms.ejemplo.menu.options.selectedIndex;

var valor=document.forms.ejemplo.menu.options[indice].value;

  document.ejemplo.action =valor;
		document.ejemplo.submit();
 }
function empezar_200x200_oferta(URL_COMPLETA2, ID_AFIL){
URL_COMPLETA = URL_COMPLETA2 + "http://viajes.muchoviaje.com/viajes/publicidad/zanox.aspx?URL="
document.writeln('<table style="width:200px; height:200px; border:1 solid #3392CC" cellpadding=0 cellspacing=0>');
document.writeln('<form name="ejemplo" method="post" target="yoyo">');
document.writeln('	<tr>');
document.writeln('		<td style="height:61px; width=70px"><IMG SRC="http://www.muchoviaje.com/zanox/images/buscador/bo1.gif" width=70 height=61></td>');
document.writeln('		<td><IMG SRC="http://www.muchoviaje.com/zanox/images/buscador/bo2.gif" width=130 height=61></td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td style="height:86px"><IMG SRC="http://www.muchoviaje.com/zanox/images/buscador/bo3.gif" width=70 height=86"></td>');
document.writeln('		<td background="http://www.muchoviaje.com/zanox/images/buscador/bo4.gif" align=center><img src="http://www.muchoviaje.com/images/comun/blank.gif" width=1 height=35><br>');
document.writeln('		<select name="menu" style="font:10 px;height:16px;width:112px;background-color:#FCF5DB"> &gt;');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com&zanid='+ID_AFIL+'" selected>&gt;&gt;Quiero viajar !!</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://viajes.muchoviaje.com/viajes/ski/ski.aspx&zanid='+ID_AFIL+'">Ofertas de Ski</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=35&zanid='+ID_AFIL+'">Fines de Semana</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=36&zanid='+ID_AFIL+'">Islas </option> ');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=31&zanid='+ID_AFIL+'">Europa</option> ');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=38&zanid='+ID_AFIL+'">Caribe </option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=37&zanid='+ID_AFIL+'">África</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=37&zanid='+ID_AFIL+'">Grandes Viajes</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/especial.asp?llamada=s&subtipo=32&zanid='+ID_AFIL+'">Cruceros</option>');
document.writeln('					');
document.writeln('					<option value="'+URL_COMPLETA+'http://viajes.muchoviaje.com/viajes/ofertas/costas/buscador.aspx">Hoteles de Playa</option>');
document.writeln('');
document.writeln('					<option value="'+URL_COMPLETA+'http://viajes.muchoviaje.com/viajes/hoteles/&zanid='+ID_AFIL+'">Hoteles de Ciudad</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/Hoteles/especiales/Golf/golf.asp&zanid='+ID_AFIL+'">Hoteles de Golf</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/Hoteles/especiales/Relax/relax.asp&zanid='+ID_AFIL+'">Hoteles Relax</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/Hoteles/especiales/Lujo/lujo.asp&zanid='+ID_AFIL+'">Hoteles de Lujo</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/andorra/default.asp&zanid='+ID_AFIL+'">Hoteles en Andorra</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/sierranevada/default.asp&zanid='+ID_AFIL+'">Hoteles en S Nevada</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://viajes.muchoviaje.com/viajes/vuelos/Buscador.aspx&zanid='+ID_AFIL+'">Vuelos</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/especial/madrid.asp&zanid='+ID_AFIL+'">Musicales/Parques</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/ofertas/talonarios.asp&zanid='+ID_AFIL+'">Talonarios</option>');
document.writeln('					<option value="'+URL_COMPLETA+'http://www.muchoviaje.com/Coches/coches.asp&zanid='+ID_AFIL+'">Alquiler de Coches</option>');
document.writeln('			</select>&nbsp;');
document.writeln('			<div align=right><input  onclick="pasa1()" name="startid" type="image" src="http://www.muchoviaje.com/images/cabecera/buscar.gif" width="51" height="16" vspace=4>&nbsp;&nbsp;&nbsp;</div>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td style="height:53px"><IMG SRC="http://www.muchoviaje.com/zanox/images/buscador/bo5.gif" width=70 height=53></td>');
document.writeln('		<td><IMG SRC="http://www.muchoviaje.com/zanox/images/buscador/bo6.gif" width=130 height=53></td>');
document.writeln('	</tr>');
document.writeln('</form>');
document.writeln('</table>');
}