function menumodel012Show(x, y, mnuname) {
	z_index++;
	var MenuItems = null;
	var miindex= 0;
	var index= z_index;

	MenuItems = new Array();
	miindex=0;
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem7",0,0,94,34,0,0,null,0,null,new LMBranch("0",projectroot+"location-france.html"),null,null,projectroot+"/menumodel012/menuitem0.gif",projectroot+"/menumodel012/menuitem0_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem9",0,34,94,34,0,0,null,0,null,new LMBranch("0",projectroot+"top-100-sejours.html"),null,null,projectroot+"/menumodel012/menuitem1.gif",projectroot+"/menumodel012/menuitem1_over.gif",null);
	var menumodel012_MNU1 = new LMMenu("menumodel012_MNU1",x+344,y+26,94,68,0,0,null,0,null,MenuItems,0);
	LMObjects[objindex++]= menumodel012_MNU1;

	MenuItems = new Array();
	miindex=0;
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem6",0,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"index.html"),"Vraimentmoinscher Accueil",null,projectroot+"/menumodel012/menuitem2.gif",projectroot+"/menumodel012/menuitem2_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem11",86,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"blog-promo-voyages.html"),"Les codes de reduction promos et nouveautés dans l'univers du voyage ",null,projectroot+"/menumodel012/menuitem3.gif",projectroot+"/menumodel012/menuitem3_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem4",172,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"voyages-iles.html"),"Les Iles : Partir et ne jamais revenir.",null,projectroot+"/menumodel012/menuitem4.gif",projectroot+"/menumodel012/menuitem4_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem10",258,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"week-ends.html"),"Week ends et court séjours",null,projectroot+"/menumodel012/menuitem5.gif",projectroot+"/menumodel012/menuitem5_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem8",344,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"top-100-sejours.html"),"Séjours et locations sur cartes interactives",null,projectroot+"/menumodel012/menuitem6.gif",projectroot+"/menumodel012/menuitem6_over.gif",menumodel012_MNU1);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem1",430,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"voyages-a-theme.html"),"Des nouveaux thémes tous les mois ! ",null,projectroot+"/menumodel012/menuitem7.gif",projectroot+"/menumodel012/menuitem7_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem18",516,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"vacances-camping.html"),"Campings et locations sur carte 3D",null,projectroot+"/menumodel012/menuitem8.gif",projectroot+"/menumodel012/menuitem8_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem3",602,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"vols.html"),"Carte des billets d Avion",null,projectroot+"/menumodel012/menuitem9.gif",projectroot+"/menumodel012/menuitem9_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem5",688,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"location-voiture.html"),"Location de voiture en vacances",null,projectroot+"/menumodel012/menuitem10.gif",projectroot+"/menumodel012/menuitem10_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem2",774,0,86,26,0,0,null,0,null,new LMBranch("0",projectroot+"hotel.html"),"Réservation d hotel",null,projectroot+"/menumodel012/menuitem11.gif",projectroot+"/menumodel012/menuitem11_over.gif",null);
	MenuItems[miindex++] = new LMMenuItemStruct(mnuname + "_MenuItem19",860,0,86,26,0,0,null,0,null,new LMBranchEx("0","http://vraimentmoinscher.blogspot.com/",null,0.0,null,null,1,1,1,1,1,1,0,640,480,""),"Dernieres minutes et actualités",null,projectroot+"/menumodel012/menuitem12.gif",projectroot+"/menumodel012/menuitem12_over.gif",null);
	var menumodel012_MNU2 = new LMMenu(mnuname,x+0,y+0,946,26,1,0,null,0,null,MenuItems,1);
	LMObjects[objindex++]= menumodel012_MNU2;

	RegisterMainMenu(menumodel012_MNU2);

	ReIndexMenu(menumodel012_MNU2, index);

}
