	dqm__codebase = "commun/"
	dqm__sub_menu_width = 130      		//default sub menu widths
	dqm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
										//to the top-left corner of parent image or sub menu
   
	dqm__urltarget = "_self"			//default URL target: _self, _parent, _new, or "my frame name"
		
	dqm__border_width = 1
	dqm__divider_height = 0

	dqm__border_color = "#000099"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#2751a5"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#003399"		

	dqm__mouse_off_delay = 80			//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 100		//defined in milliseconds (activated after leaving sub)


    //POLICES UTILISEES
	dqm__textcolor = "#ffffff"
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 10				//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 10			//Defined with point sizing
	dqm__textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover 

	dqm__hl_textcolor = "#ffaa00"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    // les MARGES et l'ALIGNEMENT du TEXTE

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 2
	dqm__margin_bottom = 2
	dqm__margin_left = 2
	dqm__margin_right = 2

    //Relative positioned icon images (flow with sub item text)

	dqm__icon_image0 = "images/pixel.gif"
	dqm__icon_rollover0 = "images/fleche1b.gif"
	dqm__icon_image_wh0 = "14,10"

	

    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = "images/pixel.gif"
	dqm__2nd_icon_rollover0 = "images/fleche1b.gif"
	dqm__2nd_icon_image_wh0 = "14,10"
	dqm__2nd_icon_image_xy0 = "0,4"
/*---------------------------------------------
Barre de statut
-----------------------------------------------*/

	dqm__show_urls_statusbar = false
   
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/

    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"

    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .4

    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "star"				//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT

    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100						//1 to 100
	dqm__dropshadow_color = "#eeeeee"				//Hex color value or 'none'
	dqm__dropshadow_offx = 0						//drop shadow width
	dqm__dropshadow_offy = 0						//drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/

    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_X = 10
	dqm__os9_ie5mac_offset_Y = 15

	dqm__osx_ie5mac_offset_X = 10
	dqm__osx_ie5mac_offset_Y = 15

	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50

    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true

    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70

/*---------------------------------------------
Exposed menu events
----------------------------------------------*/

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/

    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 10;
	dqm__divider_heightX = 6;		
	dqm__border_colorX = "#ffffff";     
	dqm__menu_bgcolorX = "#666666"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#666666"
	dqm__text_alignmentX = "left"

    //The following settings may be defined for specific sub menu items.
    //The 'X_X' represents the index number of the sub menu item.

	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"

/**********************************************************************************************
                           Main Menu Rollover Images and Links  
**********************************************************************************************/

    //Main Menu Item 0

	dqm__rollover_image0 = "images/images/pg2_11.jpg"
	dqm__rollover_wh0 = "221,29"
//	dqm__url0 = "http://www.lesroch.org/pgb.php?id=propos";  

	dqm__rollover_image1 = "images/images/pg2_12.jpg"
	dqm__rollover_wh1 = "221,29"
//	dqm__url1 = "http://www.lesroch.org/pgb.php?id=infb";

//  édition 2010
//
	dqm__rollover_image2 = "images/images/pg2_13.jpg" 
	dqm__rollover_wh2 = "221,29"
	//dqm__url2 = "my_url.html";   
	
	
	dqm__rollover_image3 = "images/images/pg2_14.jpg" 
	dqm__rollover_wh3 = "221,25"
	//dqm__url2 = "my_url.html"; 
	dqm__rollover_image4 = "images/images/pg2_15.jpg" 
	dqm__rollover_wh4 = "221,33"
	//dqm__url2 = "my_url.html"; 
	dqm__rollover_image5 = "images/images/pg2_16.jpg" 
	dqm__rollover_wh5 = "221,28"
	
	dqm__rollover_image6 = "images/images/pg2_17.jpg" 
	dqm__rollover_wh6 = "221,27"
	
	dqm__rollover_image7 = "images/images/pg2_18.jpg" 
	dqm__rollover_wh7 = "221,33"
	//dqm__url2 = "my_url.html"; 

	//dqm__url2 = "my_url.html"; 
   
  
/**********************************************************************************************
                              Menu et sous menus
**********************************************************************************************/
  
    //Menu présentation 

	dqm__sub_xy0 = "0,1"
	dqm__sub_menu_width0 = 175


	dqm__subdesc0_0 = "Avant propos"
	dqm__subdesc0_1 = "La charte des Roc\'h"
	dqm__subdesc0_2 = "Les Monts d\'Arrée"
//	dqm__subdesc0_3 = "Points de repère"
	dqm__subdesc0_3 = "L\'ABCédaire des Roc\'h"
	dqm__subdesc0_4 = "Les Roc\'h et Natura 2000"
 
 	dqm__icon_index0_0 = 0
	dqm__icon_index0_1 = 0
	dqm__icon_index0_2 = 0
	dqm__icon_index0_3 = 0
	dqm__icon_index0_4 = 0
//	dqm__icon_index0_5 = 0
	
	dqm__url0_0 = "pgb.php?id=propos"
	dqm__url0_1 = "pgb.php?id=charte"
	dqm__url0_2 = "pgb.php?id=site"
//	dqm__url0_3 = "javascript:MM_openBrWindow('pages/reperes.php','','width=810,height=630')"
	dqm__url0_3 = "pgb.php?id=abcedaire"
	dqm__url0_4 = "pgb.php?id=natura2000"
//	dqm__url0_6 = "pgb.php?id="

	dqm__sub_xy1 = "0,1"
	dqm__sub_menu_width1 = 180

	dqm__subdesc1_0 = "Les dernières news"
	dqm__subdesc1_1 = "Le Forum des Roc\'h"
/*	dqm__subdesc1_2 = "La presse en parle"*/
	dqm__subdesc1_2 = "La newsletter des Roc\'h"
	dqm__subdesc1_3 = "La presse en parle"
	
	dqm__icon_index1_0 = 0
	dqm__icon_index1_1 = 0
	dqm__icon_index1_2 = 0
	dqm__icon_index1_3 = 0


//dqm__2nd_icon_index1_0 = 0
//dqm__2nd_icon_index1_2 = 0
	dqm__url1_0 = "pgb.php?id=inf_global"	
	dqm__url1_1 = "../forum/viewforum.php?f=12"
	/*dqm__url1_2 = "pgb.php?id=presse"*/
	dqm__url1_2 = "pgb.php?id=newsletter"
	dqm__url1_3 = "pgb.php?id=presse"


    //Sub Menu 1_0

	dqm__sub_xy1_0 = "-150,23"
	dqm__sub_menu_width1_0 = 110

	dqm__icon_index1_0_0 = 0
	dqm__icon_index1_0_1 = 0


    //Menu EDITION 2010

	dqm__sub_xy2 = "0,1"
	dqm__sub_menu_width2 = 200

	dqm__subdesc2_0 = "Le programme du WE" 
	dqm__subdesc2_1 = "Tous les parcours !"
	dqm__subdesc2_2 = "Les RAIDs VTT"
	dqm__subdesc2_3 = "Les randonnées sportives"
	dqm__subdesc2_4 = "Les randonnées"
	dqm__subdesc2_5 = "Les randonnées initiation"
	dqm__subdesc2_6 = "_________________________"
	dqm__subdesc2_7 = "Le salon des Roc\'h"
//	dqm__subdesc2_8 = "Le village départ"
	dqm__subdesc2_8 = "_________________________"
	dqm__subdesc2_9 = "S\'INSCRIRE aux Roc\'h"
	dqm__subdesc2_10 = "Les inscriptions en cours"
	dqm__subdesc2_11 = "_________________________"
	dqm__subdesc2_12 = "Le village des Roc\'h 2010"
	dqm__subdesc2_13 = "Les parkings 2010"
	dqm__subdesc2_14 = "_________________________"

//	
	dqm__icon_index2_0 = 0
	dqm__icon_index2_1 = 0
	dqm__icon_index2_2 = 0
	dqm__icon_index2_3 = 0
	dqm__icon_index2_4 = 0
	dqm__icon_index2_5 = 0	
	dqm__icon_index2_6 = 0
	dqm__icon_index2_7 = 0
	dqm__icon_index2_8 = 0
	dqm__icon_index2_9 = 0
	dqm__icon_index2_10 = 0
	dqm__icon_index2_11 = 0
	dqm__icon_index2_12 = 0
	dqm__icon_index2_13 = 0

	dqm__url2_0 = "pgb.php?id=prg"
	dqm__url2_1 = "javascript:MM_openBrWindow('http://www.lesroch.org/2010/pg/parcours.php','','width=870,height=710')"
	
	dqm__url2_2 = "pgb.php?id=raid"
	dqm__url2_3 = "pgb.php?id=rando_sport"
	dqm__url2_4 = "pgb.php?id=rando"
	dqm__url2_5 = "pgb.php?id=rando_init"
	dqm__url2_7 = "pgb.php?id=salon2010"
//	dqm__url2_7 = "javascript:MM_openBrWindow('http://www.lesroch.org/2010/pg/village.php','','width=860,height=630')"
	dqm__url2_9 = "pgb.php?id=inscription"
	dqm__url2_10 = "pgb.php?id=v-inscript"
	dqm__url2_12 = "javascript:MM_openBrWindow('http://www.lesroch.org/2010/pg/village.php','','width=870,height=640')"
	dqm__url2_13 = "javascript:MM_openBrWindow('http://www.lesroch.org/2010/pg/parking.php','','width=820,height=710')"
	


    //Menu ORGANISATION

	dqm__sub_xy3 = "0,1"
	dqm__sub_menu_width3 = 180

	dqm__subdesc3_0 = "Les clubs organisateurs"
	dqm__subdesc3_1 = "Les partenaires des Roc\'h"
//	dqm__subdesc3_2 = "Les chiffres des Roc\'h"
	dqm__subdesc3_2 = "Le salon des Roc\'h"
	
	dqm__icon_index3_0 = 0
	dqm__icon_index3_1 = 0
	dqm__icon_index3_2 = 0
			
	dqm__url3_0 = "pgb.php?id=organisation"
	dqm__url3_1 = "pgb.php?id=partenaires"
	dqm__url3_2 = "pgb.php?id=salon2010"

    //Menu PRATIQUE

	dqm__sub_xy4 = "0,5"
	dqm__sub_menu_width4 = 205

	dqm__subdesc4_0 = "Chercher un hébergement"
	dqm__subdesc4_1 = "Venir à Huelgoat"
//	dqm__subdesc4_2 = "Les fonds d\'écran des Roc\'h"
//	dqm__subdesc4_2 = "Les liens du site"
	dqm__subdesc4_2 = "Testé et approuvé"
	dqm__subdesc4_3 = "La météo des Roc\'h"
//	dqm__subdesc4_4 = "Covoiturage pour les Roc\'h"
	
	dqm__icon_index4_0 = 0
	dqm__icon_index4_1 = 0
	dqm__icon_index4_2 = 0
	dqm__icon_index4_3 = 0
	dqm__icon_index4_4 = 0
	dqm__icon_index4_5 = 0
	dqm__icon_index4_6 = 0
	
			
	dqm__url4_0 = "pgb.php?id=hebergement"
	dqm__url4_1 = "pgb.php?id=venir"
//	dqm__url4_2 = "pgb.php?id=fonds"
//	dqm__url4_2 = "pgb.php?id=liens"
	dqm__url4_2 = "pgb.php?id=teste"
	dqm__url4_3 = "http://www.meteoconsult.fr/ter/france/prevision/moteur.php?langue=fr&saisie=huelgoat"
	dqm__url4_4 = "http://lesroch.icomme.fr/forum/viewforum.php?f=10"

	
	  //Menu CODEP29

	dqm__sub_xy6 = "0,2"
	dqm__sub_menu_width6 = 170

//	dqm__subdesc6_0 = "Le bureau du CODEP 29"
	dqm__subdesc6_0 = "La carte VTT du CODEP"
	dqm__subdesc6_1 = "Les clubs FFCT 29"
//	dqm__subdesc6_2 = "Les bases VTT du Finistère"
	
	dqm__icon_index6_0 = 0
	dqm__icon_index6_1 = 0
	dqm__icon_index6_2 = 0
	dqm__icon_index6_3 = 0
			
//	dqm__url6_0 = "pgb.php?id=codep29"
	dqm__url6_0 = "javascript:MM_openBrWindow('pg/carte.php','','width=580,height=650,left=400,top=200')"
	dqm__url6_1 = "pgb.php?id=clubs"
	dqm__urltarget6_2 = "_new"
//	dqm__url6_2 = "http://www.bases-vtt-29.fr"

  //Menu RETRO

//	dqm__sub_xy6 = "-155,23"
//	dqm__sub_menu_width6 = 155

//	dqm__subdesc6_0 = "Contacter les Roc\'h"
//	dqm__subdesc6_1 = "Contacter le webmaster"
//	dqm__subdesc6_2 = "Le Forum des Roc\'h"
	
//	dqm__icon_index6_0 = 0
//	dqm__icon_index6_1 = 0
//	dqm__icon_index6_2 = 0
	
			
//	dqm__url6_0 = "mailto:lesroch@wanadoo.fr"
//	dqm__url6_1 = "mailto:webmaster@lesroch.org"
//	dqm__url6_2 = "http://www.lesroch.org/forum/"
	dqm__sub_xy5  = "0,1"
	dqm__menu_width0_5 = 80
	dqm__urltarget5_0 = "_new"
	dqm__urltarget5_1 = "_new"
	dqm__urltarget5_2 = "_new"
	dqm__urltarget5_3 = "_new"
	dqm__urltarget5_4 = "_new"
	dqm__urltarget5_5 = "_new"
	dqm__urltarget5_6 = "_new"
	dqm__urltarget5_8 = "_new"
	
	dqm__subdesc5_0 = "L\'édition 2009"
	dqm__subdesc5_1 = "L\'édition 2007"	
	dqm__subdesc5_2 = "L\'édition 2006"	
	dqm__subdesc5_3 = "L\'édition 2005"	
	dqm__subdesc5_4 = "L\'édition 2004"
	dqm__subdesc5_5 = "L\'édition 2003"
	dqm__subdesc5_6 = "L\'édition 2002"
	dqm__subdesc5_7 = "---------------"
	dqm__subdesc5_8 = "Les vidéos 2007"
			
	dqm__icon_index5_0 = 0
	dqm__icon_index5_1 = 0
	dqm__icon_index5_2 = 0
	dqm__icon_index5_3 = 0
	dqm__icon_index5_4 = 0
	dqm__icon_index5_5 = 0
	dqm__icon_index5_6 = 0
	dqm__icon_index5_7 = 0
	
	dqm__url5_0 = "http://picasaweb.google.com/BASESVTT29FFCT/PhotosROCH2009PourParticipants?feat=directlink#"
	dqm__url5_1 = "http://lesroch.free.fr/album/"
	dqm__url5_2 = "http://lesroch.free.fr/2006/page1.php"
	dqm__url5_3 = "http://lesroch.free.fr/2005/page1.php"
	dqm__url5_4 = "pgb.php?id=photos_2004"
	dqm__url5_5 = "http://lesroch2003.free.fr/index.php"
	dqm__url5_6 = "http://assoc.wanadoo.fr/les-roch/album2002/index.htm"
	dqm__url5_7 = "#"
	dqm__url5_8 = "pgb.php?id=videos_2007"
