// Universal Related Select Menus - cascading popdown menus// by Andrew King. v1.34 19990720// Copyright (c) 1999 internet.com LLC. All Rights Reserved.// Originally published and documented at http://www.webreference.com// Contact aking@internet.com for all other uses.if(v){a=new Array(22);}function getFormNum (formName) {	var formNum =-1;	for (i=0;i<document.forms.length;i++){		tempForm = document.forms[i];		if (formName == tempForm) {			formNum = i;			break;		}	}	return formNum;}function jmp(form, elt)// The first parameter is a reference to the form.{	if (form != null) {		with (form.elements[elt]) {			if (0 <= selectedIndex)				location = options[selectedIndex].value;		}	}}var catsIndex = -1;var itemsIndex;if (v) { // ns 2 fixfunction newCat(){	catsIndex++;	a[catsIndex] = new Array();	itemsIndex = 0;}function O(txt,url) {	a[catsIndex][itemsIndex]=new myOptions(txt,url);	itemsIndex++;}function myOptions(text,value){	this.text = text;	this.value = value;}// fill arraynewCat();O("Select artist or topic:","#");O("Frederic Bazille","Art/Bazille_index.shtml");O("Pierre Bonnard","Art/Bonnard_index.shtml");O("Georges Braque","Art/Braque_index.html");O("Gustave Caillebotte","Art/Caillebotte_index.shtml");O("Paul Cezanne","Art/Cezanne_index.shtml");O("Marc Chagall","Art/Chagall_index.shtml");O("le Corbusier","Art/Corbusier_index.shtml");O("Gustave Courbet","Art/Courbet_index.shtml");O("Honore Daumier","Art/Daumier_index.shtml");O("Edgar Degas","Art/Degas_index.shtml");O("Eugene Delacroix","Art/Delacroix_index.shtml");O("Raoul Dufy","Art/Dufy_index.shtml");O("Paul Gauguin","Art/Gauguin_index.shtml");O("Jean-Auguste Ingres","Art/Ingres_index.shtml");O("Fernand Leger","Art/Leger_index.shtml");O("Rene Magritte","Art/Magritte_index.shtml");O("Edouard Manet","Art/Manet_index.shtml");O("Henri Matisse","Art/Matisse_index.shtml");O("Jean Francois Millet","Art/Millet_index.shtml");O("Amedeo Modigliani","Art/Modigliani_index.shtml");O("Claude Monet","Art/Monet_index.shtml");O("Alphonse Mucha","Art/Mucha_index.shtml");O("Pablo Picasso","Art/Picasso_index.shtml");O("Camille Pissarro","Art/Pissarro_index.shtml");O("Pierre-Auguste Renoir","Art/Renoir_index.shtml");O("Auguste Rodin","Art/Rodin_index.shtml");O("Henri Rousseau","Art/Rousseau_index.shtml");O("Georges Seurat","Art/Seurat_index.shtml");O("Henri de Toulouse-Lautrec","Art/Lautrec_index.shtml");O("Vincent van Gogh","Art/Van_Gogh_index.shtml");O("----------------------------","#");O("ART PERIODS:","#");O("----------------------------","#");O("16th Century Art","Art/16th_index.shtml");O("17th Century Art","Art/17th_index.shtml");O("18th Century Art","Art/18th_index.shtml");O("19th Century Art","Art/19th_index.shtml");O("20th Century Art","Art/20th_index.shtml");O("Romanesque Period","Art/Romanesque_index.shtml");O("Gothic Period","Art/Gothic_period_index.shtml");O("Renaissance Period","Art/Renaissance_index.shtml");O("Baroque Period","Art/Baroque_index.shtml");O("----------------------------","#");O("ART STYLES (OR SCHOOLS):","#");O("----------------------------","#");O("Art Deco","Art/Art_Deco_index.shtml");O("Art Nouveau","Art/Art_Nouveau_index.shtml");O("Cubism","Art/Cubism_index.shtml");O("Fauvism","Art/Fauvism_index.shtml");O("Impressionism","Art/Impressionism_index.shtml");O("Realism","Art/Realism_index.shtml");O("Rococo","Art/Rococo_index.shtml");O("Romanticism","Art/Romanticism_index.shtml");O("----------------------------","#");O("ART & ARCHITECTURE TOPICS:","#");O("----------------------------","#");O("Celtic Art","Art/Celtic_index.shtml");O("Gothic Architecture","Art/Gothic_architecture_index.shtml");O("Louvre Museum","Art/Louvre_museum_index.shtml");O("Paintings","Art/Paintings_index.shtml");O("Pre-historic Art","Art/Prehistoric_index.shtml");O("Roman Art","Art/Roman_index.shtml");O("Sculpture","Art/Sculpture_index.shtml");O("----------------------------","#");newCat();O("Select author or playwright:","#");O("Jean Anouilh","Literature/Anouilh_index.shtml");O("Guillaume Apollinaire","Literature/Apollinaire_index.shtml");O("Honore de Balzac","Literature/Balzac_index.shtml");O("Charles Baudelaire","Literature/Baudelaire_index.shtml");O("Samuel Beckett","Literature/Beckett_index.shtml");O("Hilaire Belloc","Literature/Belloc_index.shtml");O("Albert Camus","Literature/Camus_index.shtml");O("Pierre Corneille","Literature/Corneille_index.shtml");O("Alphonse Daudet","Literature/Daudet_index.shtml");O("Denis Diderot","Literature/Diderot_index.shtml");O("Georges Duhamel","Literature/Duhamel_index.shtml");O("Alexandre Dumas","Literature/Dumas_index.shtml");O("Gustave Flaubert","Literature/Flaubert_index.shtml");O("Jean Genet","Literature/Genet_index.shtml");O("Andre Gide","Literature/Gide_index.shtml");O("Jean Giraudoux","Literature/Giraudoux_index.shtml");O("Victor Hugo","Literature/Hugo_index.shtml");O("Eugene Ionesco","Literature/Ionesco_index.shtml");O("Alfred Jarry","Literature/Jarry_index.shtml");O("Jean de La Bruyere","Literature/Bruyere_index.shtml");O("Maurice Leblanc","Literature/Leblanc_index.shtml");O("Andre Malraux","Literature/Malraux_index.shtml");O("Pierre de Marivaux","Literature/Marivaux_index.shtml");O("Francois Mauriac","Literature/Mauriac_index.shtml");O("Moliere","Literature/Moliere_index.shtml");O("Michel de Montaigne","Literature/Montaigne_index.shtml");O("Nerval","Literature/Nerval_index.shtml");O("Marcel Pagnol","Literature/Pagnol_index.shtml");O("Blaise Pascal","Literature/Pascal_index.shtml");O("Roger Peyrefitte","Literature/Peyrefitte_index.shtml");O("Marcel Proust","Literature/Proust_index.shtml");O("Jean Racine","Literature/Racine_index.shtml");O("Arthur Rimbaud","Literature/Rimbaud_index.shtml");O("Edmond Rostand","Literature/Rostand_index.shtml");O("Jean-Jacques Rousseau","Literature/Rousseau_index.shtml");O("Jules Romains","Literature/Romains_index.shtml");O("Marquis de Sade","Literature/Sade_index.shtml");O("Antoine de Saint-Exupery","Literature/Saint-Exupery_index.shtml");O("Duc de Saint-Simon","Literature/Saint-Simon_index.shtml");O("George Sand","Literature/Sand_index.shtml");O("Jean-Paul Sartre","Literature/Sartre_index.shtml");O("Stendhal","Literature/Stendhal_index.shtml");O("Francois Villon","Literature/Villon_index.shtml");O("Voltaire","Literature/Voltaire_index.shtml");O("Emile Zola","Literature/Zola_index.shtml");O("----------------------------","#");O("AMERICAN EX-PATS IN FRANCE:","#");O("F. Scott Fitzgerald","Literature/Fitzgerald_index.shtml");O("Ernest Hemingway","Literature/Hemingway_index.shtml");O("----------------------------","#");O("Children's Books","Literature/children_index.shtml");O("----------------------------","#");newCat();O("Select a region:","#");O("----------------------------","#");O("TRAVEL GUIDES","#");O("----------------------------","#");O("France","Guides/France_index.shtml");O("Paris","Guides/Paris_index.shtml");O("Alsace-Lorraine","Guides/Alsace_index.shtml");O("Aquitaine","Guides/Aquitaine_index.shtml");O("Auvergne","Guides/Auvergne_index.shtml");O("Brittany","Guides/Brittany_index.shtml");O("Burgundy","Guides/Burgundy_index.shtml");O("Champagne","Guides/Champagne_index.shtml");O("Corsica","Guides/Corsica_index.shtml");O("Franche-Comte","Guides/Franche-Comte_index.shtml");O("Ile-de-France","Guides/Ile-de-France_index.shtml");O("Languedoc-Roussillon","Guides/Languedoc_index.shtml");O("Limousin","Guides/Limousin_index.shtml");O("Midi-Pyrenees","Guides/Midi-Pyrenees_index.shtml");O("Normandy","Guides/Normandy_index.shtml");O("Pays-de-la-Loire","Guides/Pays-Loire_index.shtml");O("Picardy","Guides/Picardy_index.shtml");O("Poitou-Charentes","Guides/Poitou-Charentes_index.shtml");O("Provence","Guides/Provence_index.shtml");O("Rhone-Alpes","Guides/Rhone-Alpes_index.shtml");O("----------------------------","#");O("MAPS","#");O("----------------------------","#");O("France","Maps/France_maps.shtml");O("Paris","Maps/Paris_maps.shtml");O("Alsace-Lorraine","Maps/Alsace_maps.shtml");O("Aquitaine","Maps/Aquitaine_maps.shtml");O("Auvergne","Maps/Auvergne_maps.shtml");O("Brittany","Maps/Brittany_maps.shtml");O("Burgundy","Maps/Burgundy_maps.shtml");O("Champagne","Maps/Champagne_maps.shtml");O("Corsica","Maps/Corsica_maps.shtml");O("Franche-Comte","Maps/Franche-Comte_maps");O("Ile-de-France","Maps/Ile-de-France_maps.shtml");O("Languedoc-Roussillon","Maps/Languedoc_maps.shtml");O("Limousin","Maps/Limousin_maps.shtml");O("Midi-Pyrenees","Maps/Midi-Pyrenees_maps.shtml");O("Normandy","Maps/Normandy_maps.shtml");O("Pays-de-la-Loire","Maps/Pays-Loire_maps.shtml");O("Picardy","Maps/Picardy_maps.shtml");O("Poitou-Charentes","Maps/Poitou-Charentes_maps.shtml");O("Provence","Maps/Provence_maps.shtml");O("Rhone-Alpes","Maps/Rhone-Alpes_maps.shtml");O("----------------------------","#");O("OVERSEAS DEPARTMENTS","#");O("----------------------------","#");O("French Polynesia","Guides/Polynesia_index.shtml");O("Guadeloupe","Guides/Guadeloupe_index.shtml");O("----------------------------","#");O("OTHER GUIDES","#");O("----------------------------","#");O("Guide to French Cuisine","Guides/Cuisine_guides_index.shtml");O("Guide to Paris Bakeries","Guides/Bakeries_guides_index.shtml");O("Guide to Shopping in Paris","Guides/Shopping_guides_index.shtml");O("Guide to Wines","Guides/Wine_guides_index.shtml");O("Paris Cafes","Guides/Paris_cafes_index.shtml");O("Paris Monuments","Guides/Paris_monuments_index.shtml");O("Paris Museums","Guides/Paris_museums_index.shtml");O("Paris Restaurants","Guides/Paris_restaurants_index.shtml");O("Paris Walking Tours","Guides/Paris_walks_index.shtml");O("----------------------------","#");newCat();O("Select a topic:","#");O("Castles of France","Misc/Castles_index.shtml");O("Cathedrals & Abbeys","Misc/Cathedrals_index.shtml");O("Cheese","Misc/Cheese_index.shtml");O("Cooking","Misc/Cooking_index.shtml");O("French Gardens","Misc/Gardens_index.shtml");O("History","Misc/History_index.shtml");O("People","Misc/People_index.shtml");O("Political Science","Misc/Political_index.shtml");O("Transportation","Misc/Transportation_index.shtml");O("Wine","Misc/Wine_index.shtml");O("----------------------------","#");O("LANGUAGE","#");O("----------------------------","#");O("Audiobooks","Search/audiobooks_index.shtml");O("Dictionaries","Language/Dictionaries_index.shtml");O("Etymology","Language/Etymology_index.shtml");O("Grammar","Language/Grammar_index.shtml");O("Idioms, Slang","Language/Idioms_index.shtml");O("Language Instruction","Language/Language_index.shtml");O("----------------------------","#");O("FAMOUS PEOPLE","#");O("----------------------------","#");O("Charles de Gaulle","People/Chas_de_Gaulle_index.shtml");O("Joan of Arc","People/Joan_of_Arc_index.shtml");O("Louis XIV","People/Louis_XIV_index.shtml");O("Napoleon","People/Napoleon_index.shtml");O("----------------------------","#");} // if (v)function relate(formName,elementNum,j) {if(v){var formNum = getFormNum(formName); if (formNum>=0) {	formNum++; // reference next form, assume it follows in HTML	with (document.forms[formNum].elements[elementNum]) {		for(i=options.length-1;i>0;i--) options[i] = null; // null out in reverse order (bug workarnd)		for(i=0;i<a[j].length;i++){			options[i] = new Option(a[j][i].text,a[j][i].value); 		}		options[0].selected = true;	} }} else {jmp(formName,elementNum);}}function IEsetup(){	if(!document.all) return;	IE5 = navigator.appVersion.indexOf("5.")!=-1;	if(!IE5) {		for (i=0;i<document.forms.length;i++) {			document.forms[i].reset();		}	}}window.onload = IEsetup;