	<!-- 
	function ga_naar_pagina1()
	{
		if (document.pagina_selecter1.selecteer.options[document.pagina_selecter1.selecteer.selectedIndex].value != "none")
			document.location = document.pagina_selecter1.selecteer.options[document.pagina_selecter1.selecteer.selectedIndex].value
	}
	//-->

	<!--
document.write('<form name="pagina_selecter1" onchange="ga_naar_pagina1()"><select name="selecteer" size=1 onchange="ga_naar_pagina1()" style="font-size: 11px; font-family: Verdana; color: #333333;">');
document.write('<option value=none>kies een vakantieland....');
document.write('<option value=none>------------------------------------');
document.write('<option value="europa.html">EUROPA + MIDDELLANDSE ZEE');
document.write('<option value=none>------------------------------------');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_andorra_tot.html">Andorra');
document.write('<option value="belgie.html">België');
document.write('<option value="bulgarije.html">Bulgarije');
document.write('<option value="canarische-eilanden.html">Canarische eilanden');
document.write('<option value="cyprus.html">Cyprus');
document.write('<option value="denemarken.html">Denemarken');
document.write('<option value="duitsland.html">Duitsland');
document.write('<option value="egypte.html">Egypte');
document.write('<option value="finland.html">Finland');
document.write('<option value="frankrijk.html">Frankrijk');
document.write('<option value="griekenland.html">Griekenland');
document.write('<option value="engeland.html">Groot-Brittannië');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_hongarije_tot.html">Hongarije');
document.write('<option value="ierland.html">Ierland');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_israel_tot.html">Israël');
document.write('<option value="italie.html">Italië');
document.write('<option value="ijsland.html">IJsland');
document.write('<option value="kroatie.html">Kroatië');
document.write('<option value="luxemburg.html">Luxemburg');
document.write('<option value="madeira.html">Madeira');
document.write('<option value="mallorca.html">Mallorca');
document.write('<option value="malta.html">Malta');
document.write('<option value="nederland.html">Nederland');
document.write('<option value="noorwegen.html">Noorwegen');
document.write('<option value="oostenrijk.html">Oostenrijk');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_polen_tot.html">Polen');
document.write('<option value="portugal.html">Portugal');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_roemenie_tot.html">Roemenië');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_rusland_tot.html">Rusland');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_slovenie_tot.html">Slovenië');
document.write('<option value="http://holidayz.nl/01.%20landen/index_frame_landen_slowakije_tot.html">Slowakije');
document.write('<option value="spanje.html">Spanje');
document.write('<option value="tsjechie.html">Tsjechië');
document.write('<option value="tunesie.html">Tunesië');
document.write('<option value="turkije.html">Turkije');
document.write('<option value="zwitserland.html">Zwitserland');
document.write('<option value="zweden.html">Zweden');
document.write('<option value="europa.html">Overige');

document.write('<option value=none>--------------------------------');
document.write('<option value="afrika.html">AFRIKA');
document.write('<option value=none>--------------------------------');
document.write('<option value="gambia.html">Gambia');
document.write('<option value="kenia.html">Kenia');
document.write('<option value="marokko.html">Marokko');
document.write('<option value="tanzania.html">Tanzania');
document.write('<option value="zuid-afrika.html">Zuid Afrika');
document.write('<option value="afrika.html">Overige');

document.write('<option value=none>--------------------------------');
document.write('<option value="azie.html">AZIE');
document.write('<option value=none>--------------------------------');
document.write('<option value="china.html">China');
document.write('<option value="india.html">India');
document.write('<option value="indonesie.html">Indonesië');
document.write('<option value="japan.html">Japan');
document.write('<option value="malediven.html">Malediven');
document.write('<option value="maleisie.html">Maleisië');
document.write('<option value="nepal.html">Nepal');
document.write('<option value="sri-lanka.html">Sri Lanka');
document.write('<option value="thailand.html">Thailand');
document.write('<option value="vietnam.html">Vietnam');
document.write('<option value="azie.html">Overige');

document.write('<option value=none>--------------------------------');
document.write('<option value="zuid-amerika.html">ZUID-AMERIKA & CARIBBEAN');
document.write('<option value=none>--------------------------------');
document.write('<option value="brazilie.html">Brazilië');
document.write('<option value="costa-rica.html">Costa Rica');
document.write('<option value="cuba.html">Cuba');
document.write('<option value="dominicaanse-republiek.html">Dominicaanse republiek');
document.write('<option value="guatemala.html">Guatemala');
document.write('<option value="jamaica.html">Jamaica');
document.write('<option value="mexico.html">Mexico');
document.write('<option value="nederlandse-antillen.html">Nederlandse Antillen');
document.write('<option value="peru.html">Peru');
document.write('<option value="venezuela.html">Venezuela');
document.write('<option value="zuid-amerika.html">Overige');

document.write('<option value=none>--------------------------------');
document.write('<option value="pacific.html">NOORD-AMERIKA & PACIFIC');
document.write('<option value=none>--------------------------------');
document.write('<option value="australie.html">Australië');
document.write('<option value="canada.html">Canada');
document.write('<option value="nieuw-zeeland.html">Nieuw Zeeland');
document.write('<option value="verenigde-staten.html">Verenigde staten');
document.write('<option value="pacific.html">Overige');
document.write('</select>');
document.write('</form>');

	//-->




