/*
SCRIPT TROUVE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/

document.write('<STYLE TYPE="text/css">\na.mv2style {color:#000000;text-decoration:none;}\na:hover.mv2style {color:;text-decoration:underlined;}\n</STYLE>');

mv2_menu = new Array();
mv2_lien = new Array();

mv2_menu[0] = 'Cambodge';
mv2_menu[1] = 'Thailande';

mv2_lien[0] = ''
mv2_lien[1] = ''

mv2_lien[0] += '<A HREF="01-cambodia/01-Palais-temples/index.html" CLASS=mv2style TARGET="mainFrame"> . Palais et temples</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/02-Architecture-coloniale/index.html" CLASS=mv2style TARGET="mainFrame"> . Architecture coloniale</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/03-Villes-villages-transports/index.html" CLASS=mv2style TARGET="mainFrame"> . Villes et transports</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/04-Temples-pre-angkoriens/index.html" CLASS=mv2style TARGET="mainFrame"> . Temples pre-angkor</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/05-Killing-Fields/index.html" CLASS=mv2style TARGET="mainFrame"> . Killing Fields</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/06-Angkor-I/index.html" CLASS=mv2style TARGET="mainFrame"> . Angkor I</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/07-Angkor-II/index.html" CLASS=mv2style TARGET="mainFrame"> . Angkor II</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/08-From-dusk-till-dawn/index.html" CLASS=mv2style TARGET="mainFrame"> . Dusk and Dawn</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/09-On-the-road/index.html" CLASS=mv2style TARGET="mainFrame"> . On the road</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/10-Mekong-Tonle_Sap/index.html" CLASS=mv2style TARGET="mainFrame"> . Mekong & Tonle Sap</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/11-Cambodgiens/index.html" CLASS=mv2style TARGET="mainFrame"> . Cambodgiens</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/12-Lost-supermarket/index.html" CLASS=mv2style TARGET="mainFrame"> . Lost in a supermarket</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/13-City-of-ghosts/index.html" CLASS=mv2style TARGET="mainFrame"> . City of ghosts</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/14-Sihanoukville-plage/index.html" CLASS=mv2style TARGET="mainFrame"> . Sihanoukville</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/15-Xmas_in_Bangkok/index.html" CLASS=mv2style TARGET="mainFrame"> . Xmas in Bangkok</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/16-Us-and-them/index.html" CLASS=mv2style TARGET="mainFrame"> . Us and Them</A><BR>';
mv2_lien[0] += '<A HREF="01-cambodia/17-BibiKitty/index.html" CLASS=mv2style TARGET="mainFrame"> . Bibi, Kitty & Co.</A><BR>';

mv2_lien[1] += '<A HREF="02-Thailand/00-Bangkok/index.html" CLASS=mv2style TARGET="mainFrame"> . Bangkok </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/01-Buddha-etc/index.html" CLASS=mv2style TARGET="mainFrame"> . Buddha and strange little cuties </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/02-Train/index.html" CLASS=mv2style TARGET="mainFrame"> . Train to Chiang Mai </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/03-Chiang-Mai/index.html" CLASS=mv2style TARGET="mainFrame"> . Chiang Mai </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/04-Foodstuffs/index.html" CLASS=mv2style TARGET="mainFrame"> . Food and other stuff </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/05-Gods/index.html" CLASS=mv2style TARGET="mainFrame"> . For the gods </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/06-Hellfire/index.html" CLASS=mv2style TARGET="mainFrame"> . Hellfire Pass and Kwae River</A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/08-King/index.html" CLASS=mv2style TARGET="mainFrame"> . The king and us </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/09-ThaiLife/index.html" CLASS=mv2style TARGET="mainFrame"> . Thai way of life </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/10-Bananas/index.html" CLASS=mv2style TARGET="mainFrame"> . Ray Banana and Banana Joe </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/11-Signs/index.html" CLASS=mv2style TARGET="mainFrame"> . Signs </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/12-Skytrain/index.html" CLASS=mv2style TARGET="mainFrame"> . Skytrain and night lights </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/13-Sukothai/index.html" CLASS=mv2style TARGET="mainFrame"> . Sukothai </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/14-Ugly-Thailand/index.html" CLASS=mv2style TARGET="mainFrame"> . Ugly Thailand </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/15-Us/index.html" CLASS=mv2style TARGET="mainFrame"> . Us and the others </A><BR>';
mv2_lien[1] += '<A HREF="02-Thailand/16-Rat/index.html" CLASS=mv2style TARGET="mainFrame"> . Year of the rat </A><BR>';
mv2_pos = -1;

function mv2_menu_draw()
	{
	mv2_aff = "<TABLE BORDER=0 BGCOLOR=#181818 CELLPADDING=0 CELLSPACING=0 WIDTH=160><TR><TD><TABLE BORDER=0 CELLPADDING=03 CELLSPACING=1 WIDTH=100%>";

	for(a=0;a<mv2_menu.length;a++)
		{
		if(mv2_pos == a || !document.getElementById)
			bgcolor = "#f9ca54";
		else
			bgcolor = "#9b9b9b";
	if(document.getElementById)
			mv2_aff += "<TR><TD BGCOLOR="+bgcolor+"><A HREF=\"#\" onMouseOver=\"mv2_pos="+a+";mv2_menu_draw()\" CLASS=mv2style><FONT FACE=\"Verdana\" SIZE=2>"+mv2_menu[a]+"</FONT></A></TD></TR>";
		else
			mv2_aff += "<TR><TD BGCOLOR="+bgcolor+"><FONT FACE=\"Verdana\" SIZE=2 COLOR=#E8E8E8>"+mv2_menu[a]+"</FONT></TD></TR>"
	if(mv2_pos == a || !document.getElementById)
			mv2_aff += "<TR><TD BGCOLOR="+bgcolor+"><FONT FACE=\"Verdana\" SIZE=1>"+mv2_lien[a]+"</FONT></TD></TR>";
		}

	mv2_aff += "</TABLE></TD></TR></TABLE>";
	if(document.getElementById)
		document.getElementById("mv2").innerHTML = mv2_aff;
	else
		document.write(mv2_aff);
	}

mv2_menu_draw();
