
	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#800000';			// Background color when mouse is not over
	var LowSubBgColor='#800000';		// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;			// vertical overlap child/ parent
	var StartTop=50;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Accueil & plan","","",3,20,120);
	Menu1_1=new Array("Accueil Marketcom","http://marketcom.free.fr/index.html","",0,20,220);
	Menu1_2=new Array("Plan du site","http://marketcom.free.fr/plan.htm","",0,20,220);
	Menu1_3=new Array("Comment fonctionne ce site ?","http://marketcom.free.fr/plan.htm","",0,20,220);

Menu2=new Array("Liens marketing communication","","",4,20,240);
	Menu2_1=new Array("Liens marketing","","",4,20,230);	
		Menu2_1_1=new Array("Consommateur & cibles","","",6,20,190);
                          		Menu2_1_1_1=new Array("Aspect généraux","http://marketcom.free.fr/liens_consommateur.htm","",0,20,190);
                          		Menu2_1_1_2=new Array("Marketing générationnel","http://marketcom.free.fr/liens_consommateur.htm#generation","",0);
                          		Menu2_1_1_3=new Array("Marketing tribal","http://marketcom.free.fr/liens_consommateur.htm#tribal","",0);
                          		Menu2_1_1_4=new Array("Hauts revenus","http://marketcom.free.fr/liens_consommateur.htm#cadres","",0);
                          		Menu2_1_1_5=new Array("Ménages et famille","http://marketcom.free.fr/liens_consommateur.htm#famille","",0);                          		
			Menu2_1_1_6=new Array("Leaders d'opinion","http://marketcom.free.fr/liens_consommateur.htm#leaders","",0);
		
		Menu2_1_2=new Array("Produits & marques","","",2,20,190);
                          		Menu2_1_2_1=new Array("Aspect généraux","http://marketcom.free.fr/liens_produit.htm","",0,20,190);
                          		Menu2_1_2_2=new Array("Signes de qualité","http://marketcom.free.fr/liens_produit.htm#qualite","",0);

		Menu2_1_3=new Array("Distribution & prix","http://marketcom.free.fr/liens_distribution.htm","",0);
                	Menu2_1_4=new Array("Concurrence","http://marketcom.free.fr/liens_distribution.htm#concurrence","",0);
	
	Menu2_2=new Array("Liens communication","","",4,20,240);
		Menu2_2_1=new Array("Médias","","",8,20,240);
                          		Menu2_2_1_1=new Array("Aspects généraux des médias","http://marketcom.free.fr/liens_medias.htm","",0,20,240);
                          		Menu2_2_1_2=new Array("Agences média, centrales, régies","http://marketcom.free.fr/liens_medias.htm","",0,20,240);
                          		Menu2_2_1_3=new Array("Presse","http://marketcom.free.fr/liens_medias.htm#presse","",0);
                          		Menu2_2_1_4=new Array("Télévision","http://marketcom.free.fr/liens_medias.htm#television","",0);
                          		Menu2_2_1_5=new Array("Radio","http://marketcom.free.fr/liens_medias.htm#radio","",0);                          		
			Menu2_2_1_6=new Array("Affichage","http://marketcom.free.fr/liens_medias.htm#affichage","",0);
			Menu2_2_1_7=new Array("Affichage","http://marketcom.free.fr/liens_medias.htm#cinema","",0);
			Menu2_2_1_8=new Array("Internet","http://marketcom.free.fr/liens_internet.htm","",6,20,240);
				Menu2_2_1_8_1=new Array("Internet et les études","http://marketcom.free.fr/liens_internet.htm","",0,20,240);
				Menu2_2_1_8_2=new Array("Internet et les marques","http://marketcom.free.fr/liens_internet.htm","",0,20,240);
				Menu2_2_1_8_3=new Array("Webmarketing & e-commerce","http://marketcom.free.fr/liens_internet.htm#webmarketing","",0,20,240);
				Menu2_2_1_8_4=new Array("e-publicité","http://marketcom.free.fr/liens_internet.htm#webpublicite","",0,20,240);
				Menu2_2_1_8_5=new Array("Créer & promouvoir un site","http://marketcom.free.fr/liens_internet.htm#webpromotion","",0,20,240);
				Menu2_2_1_8_6=new Array("Internet & divers","http://marketcom.free.fr/liens_internet.htm#webpromotion","",0,20,240);

		Menu2_2_2=new Array("Hors médias","","",6,20,240);
                          		Menu2_2_2_1=new Array("Promotion","http://marketcom.free.fr/liens_hors_medias.htm","",0,20,240);
                          		Menu2_2_2_2=new Array("Marketing direct","http://marketcom.free.fr/liens_hors_medias.htm#md","",0,20,240);
                          		Menu2_2_2_3=new Array("RP & événementiel","http://marketcom.free.fr/liens_hors_medias.htm#rp","",0,20,240);
                          		Menu2_2_2_4=new Array("Lobbying","http://marketcom.free.fr/liens_hors_medias.htm#lobbying","",0,20,240);
                          		Menu2_2_2_5=new Array("Mécénat & parrainage","http://marketcom.free.fr/liens_hors_medias.htm#mecenat","",0,20,240);                 		
			Menu2_2_2_6=new Array("Salons & expositions","http://marketcom.free.fr/liens_hors_medias.htm#mecenat","",0,20,240);

		Menu2_2_3=new Array("Agences, campagnes, créations","","",4,20,250);
                          		Menu2_2_3_1=new Array("Aspects généraux","http://marketcom.free.fr/liens_creations.htm","",0,20,250);
                          		Menu2_2_3_2=new Array("Vidéos publicitaires à télécharger","http://marketcom.free.fr/liens_creations.htm#videos","",0,20,250);
                          		Menu2_2_3_3=new Array("Créativité & expression publicitaire","http://marketcom.free.fr/liens_creations.htm#creativite","",0,20,250);
                          		Menu2_2_3_4=new Array("Sémio & psychosocio de la comm'","http://marketcom.free.fr/liens_creations.htm#semiologie","",0,20,250);
		Menu2_2_4=new Array("Droit du mkg & de la comm°","http://marketcom.free.fr/liens_creations.htm#droit","",0,20,250);

	Menu2_3=new Array("Applications market' & comm'","","",2,20,250);
		Menu2_3_1=new Array("Types & modes de communication","","",7,20,260);
                          		Menu2_3_1_1=new Array("Comm' institutionnelle / corporate","","",3,20,250);
                          			Menu2_3_1_1_1=new Array("Aspects généraux","http://marketcom.free.fr/liens_applications.htm","",0,20,250);
                          			Menu2_3_1_1_2=new Array("Communication financière","http://marketcom.free.fr/liens_applications.htm#financiere","",0,20,250);
                          			Menu2_3_1_1_3=new Array("Développement durable","http://marketcom.free.fr/liens_applications.htm#durable","",0,20,250);

                          		Menu2_3_1_2=new Array("Communication interne","http://marketcom.free.fr/liens_applications.htm#interne","",0,20,250);
                          		Menu2_3_1_3=new Array("Communication de crise","http://marketcom.free.fr/liens_applications.htm#crise","",0,20,250);
                          		Menu2_3_1_4=new Array("Communication & design","http://marketcom.free.fr/liens_applications.htm#design","",0,20,250);
                          		Menu2_3_1_5=new Array("Communication publique","http://marketcom.free.fr/liens_applications.htm#publique","",0,20,250);
                          		Menu2_3_1_6=new Array("Communication politique","http://marketcom.free.fr/liens_applications.htm#politique","",0,20,250);
                          		Menu2_3_1_7=new Array("Communication culturelle","http://marketcom.free.fr/liens_applications.htm#culturelle","",0,20,250);

		Menu2_3_2=new Array("Marketing sectoriel","","",9,20,260);
                          		Menu2_3_2_1=new Array("Marketing des services","http://marketcom.free.fr/liens_applications.htm#services","",0,20,250);
                          		Menu2_3_2_2=new Array("Marketing industriel","http://marketcom.free.fr/liens_applications.htm#industriel","",0,20,250);
                          		Menu2_3_2_3=new Array("Marketing social","http://marketcom.free.fr/liens_applications.htm#social","",0,20,250);
                          		Menu2_3_2_4=new Array("Marketing touristique","http://marketcom.free.fr/liens_applications.htm#touristique","",0,20,250);
                          		Menu2_3_2_5=new Array("Marketing expérientiel & sensoriel","http://marketcom.free.fr/liens_applications.htm#sensoriel","",0,20,250);
                          		Menu2_3_2_6=new Array("Marketing banque & assurance","http://marketcom.free.fr/liens_applications.htm#banque","",0,20,250);
                          		Menu2_3_2_7=new Array("Marketing international","http://marketcom.free.fr/liens_applications.htm#international","",0,20,250);
                          		Menu2_3_2_8=new Array("Marketing intégré","http://marketcom.free.fr/liens_applications.htm#integre","",0,20,250);
                          		Menu2_3_2_9=new Array("Marketing pharmaceutique","http://marketcom.free.fr/liens_applications.htm#pharmaceutique","",0,20,250);
	
	Menu2_4=new Array("Bibliographie & tutoriels","","",4,20,250);
		Menu2_4_1=new Array("Bibliographie","","",10,20,250);
			Menu2_4_1_1=new Array("Bibliographie personnelle","http://marketcom.free.fr/liens_bibliographie.htm#personnelle","",0,20,250);
			Menu2_4_1_2=new Array("Bibliographie du marketing","http://marketcom.free.fr/liens_bibliographie.htm#marketing","",0,20,250);
			Menu2_4_1_3=new Array("Bibliographie : le consommateur","http://marketcom.free.fr/liens_bibliographie.htm#consommateur","",0,20,250);
			Menu2_4_1_4=new Array("Bibliographie : la concurrence","http://marketcom.free.fr/liens_bibliographie.htm#concurrence","",0,20,250);
			Menu2_4_1_5=new Array("Bibliographie : les marques","http://marketcom.free.fr/liens_bibliographie.htm#marques","",0,20,250);
			Menu2_4_1_6=new Array("Bibliographie : distribution & prix","http://marketcom.free.fr/liens_bibliographie.htm#distribution","",0,20,250);
			Menu2_4_1_7=new Array("Biblio & stratégies créatives","http://marketcom.free.fr/liens_bibliographie.htm#stratcrea","",0,20,250);
			Menu2_4_1_8=new Array("Biblio des moyens & outils de comm'","http://marketcom.free.fr/liens_bibliographie.htm#moyens","",0,20,250);
			Menu2_4_1_9=new Array("Biblio comm' sectorielle & applic°","http://marketcom.free.fr/liens_bibliographie.htm#sectorielle","",0,20,250);
			Menu2_4_1_10=new Array("Bibliographie : divers","http://marketcom.free.fr/liens_bibliographie.htm#divers","",0,20,250);

		Menu2_4_2=new Array("Glossaires et lexiques","http://marketcom.free.fr/liens_bibliographie.htm#lexiques","",0);
		Menu2_4_3=new Array("Etudes de cas, études de marché...","http://marketcom.free.fr/liens_bibliographie.htm#etudes","",0);
		Menu2_4_4=new Array("Organismes pro, presse pro","http://marketcom.free.fr/liens_bibliographie.htm#pressepro","",0);

Menu3=new Array("Articles et conférences","","",12,20,180);
	Menu3_1=new Array("Presse gratuite : stratégies et mkg","http://marketcom.free.fr/articles.htm#pqg","",0,20,250);
	Menu3_2=new Array("Méthodo rédaction d'un mémoire","http://marketcom.free.fr/articles.htm#methodologie","",0,20,250);
	Menu3_3=new Array("Marketing & concept de gratuité","http://marketcom.free.fr/articles.htm#gratuite","",0,20,250);
	Menu3_4=new Array("Marketing de la provenance","http://marketcom.free.fr/articles.htm#provenance","",0,20,250);
	Menu3_5=new Array("Techniques promo : mémo","http://marketcom.free.fr/articles.htm#promotion","",0,20,250);
	Menu3_6=new Array("Philosophes chinois & marketing","http://marketcom.free.fr/articles.htm#suntzu","",0,20,250);
	Menu3_7=new Array("Rumeur & marketing viral","http://marketcom.free.fr/articles.htm#rumeur","",0,20,250);
	Menu3_8=new Array("Comm° des collectivités locales","http://marketcom.free.fr/articles.htm#collectivites","",0,20,250);
	Menu3_9=new Array("Screendising(c) : le mkg de l'écran","http://marketcom.free.fr/articles.htm#screendising","",0,20,250);
	Menu3_10=new Array("Le web, moteur à 3 temps","http://marketcom.free.fr/articles.htm#moteur","",0,20,250);
	Menu3_11=new Array("Site-jobbing(c) et site concédé(c)","http://marketcom.free.fr/articles.htm#jobbing","",0,20,250);
	Menu3_12=new Array("Archives des articles & confs 2000 / 2003","http://marketcom.free.fr/articles.htm#archives","",0,20,250);

Menu4=new Array("Citations marketing","","",2,20,155);
	Menu4_1=new Array("Un auteur, sa bio, ses citations","http://marketcom.free.fr/citations.htm","",0,20,250);
	Menu4_2=new Array("Base de données de citations","http://marketcom.free.fr/citationsBDD","",0,20,250);
	

Menu5=new Array("Consulting","","",8,20,95);
	Menu5_1=new Array("! - Partie réservée aux annonceurs - !","","",0,20,270);
	Menu5_2=new Array("Etudes de marché","http://marketcom.free.fr/consulting.htm#etudes","",0,20,250);
	Menu5_3=new Array("Analyse concurrentielle","http://marketcom.free.fr/consulting.htm#analyse","",0,20,250);
	Menu5_4=new Array("Stratégie & politique de marque","http://marketcom.free.fr/consulting.htm#strategie","",0,20,250);
	Menu5_5=new Array("Plan marketing & communication","http://marketcom.free.fr/consulting.htm#plan","",0,20,250);
	Menu5_6=new Array("Audit marketing et communication","http://marketcom.free.fr/consulting.htm#audit","",0,20,250);
	Menu5_7=new Array("Benchmark de la restauration","http://marketcom.free.fr/consulting.htm#benchmark","",0,20,250);
	Menu5_8=new Array("Séminaires & formations","http://marketcom.free.fr/consulting.htm#seminaires","",0,20,250);

Menu6=new Array("CV & parcours","","",7,20,120);
	Menu6_1=new Array("Planning stratégique","http://marketcom.free.fr/parcours.htm#emulsion","",0,20,250);
	Menu6_2=new Array("Responsable marque","http://marketcom.free.fr/parcours.htm#campanile","",0,20,250);
	Menu6_3=new Array("Dir. marketing et dir. de missions","http://marketcom.free.fr/parcours.htm#jipo","",0,20,250);
	Menu6_4=new Array("Formation et études","http://marketcom.free.fr/parcours.htm#formation","",0,20,250);
	Menu6_5=new Array("Publications","http://marketcom.free.fr/parcours.htm#publications","",0,20,250);
	Menu6_6=new Array("Enseignement","http://marketcom.free.fr/parcours.htm#enseignement","",0,20,250);
	Menu6_7=new Array("MIssions réalisées","http://marketcom.free.fr/parcours.htm#missions","",0,20,250);

Menu7=new Array("?","","",4,20,40);
	Menu7_1=new Array("Autres sites du même auteur...","","",0,20,250);
	Menu7_2=new Array("Lexicom","http://lexicom.free.fr","",0,20,250);
	Menu7_3=new Array("Politique pour les nuls","http://politiquepourlesnuls.free.fr","",0,20,250);
	Menu7_4=new Array("Inspecteur Bandaï","http://inspecteurbandai.free.fr","",0,20,250);
