/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

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 = 0
dqm__divider_height = 0

dqm__border_color = "#000000"		//Hex color or 'transparent'
dqm__menu_bgcolor = "#E7EF94"		//Hex color or 'transparent'
dqm__hl_bgcolor = "#F5F9D5"		

dqm__mouse_off_delay = 150			//defined in milliseconds (activated after mouse stops)
dqm__nn4_mouse_off_delay = 150		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   
//Font settings
dqm__textcolor = "#1B6213"
dqm__fontfamily = "Verdana"		//Any available system font     
dqm__fontsize = 10			//Defined with pixel sizing  	
dqm__fontsize_ie4 = 9			//Defined with point sizing
dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
dqm__fontweight = "bold"		//set to: 'normal', or 'bold'
dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


//Rollover font settings
dqm__hl_textcolor = "#1B6213"
dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'

//Margins and text alignment

dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
dqm__margin_top = 1
dqm__margin_bottom = 2
dqm__margin_left = 5
dqm__margin_right = 4

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

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 = "randomdissolve"
dqm__sub_item_effect = "none"


//Define the effect duration in seconds below.
dqm__sub_menu_effect_duration = .40
dqm__sub_item_effect_duration = .5


//Specific settings for various transitions.
dqm__effect_pixelate_maxsqare = 25
dqm__effect_iris_irisstyle = "SQUARE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
dqm__effect_checkerboard_squaresx = 14
dqm__effect_checkerboard_squaresY = 14
dqm__effect_checkerboard_direction = "LEFT"	//UP, DOWN, LEFT, RIGHT

//Opacity and drop shadows.
dqm__sub_menu_opacity = 100			//1 to 100
dqm__dropshadow_color = "#666666"			//Hex color value or 'none'
dqm__dropshadow_offx = 2			//drop shadow width
dqm__dropshadow_offy = 2			//drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/

//Mac offset fixes, adjust until sub menus position correctly.
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."


//Set to true if the menu is the only item on the HTML page.
dqm__use_opera_div_detect_fix = false


//Pre-defined sub menu item heights for the Espial Escape browser.
dqm__escape_item_height = 20


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/

//Reference additional onload statements here.

//dqm__onload_code = "alert('custom function - onload')"

//The 'X' indicates the index number of the sub menu group or item.

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 = 5;		
dqm__border_colorX = "#0000ff";     
dqm__menu_bgcolorX = "#ff0000"
dqm__hl_bgcolorX = "#00ff00"
dqm__hl_textcolorX = "#ff0000"
dqm__text_alignmentX = "left"


//The following settings may be defined for specific sub menu items.
//The 'X' represents the index number of the sub menu item.

dqm__hl_subdescX = "custom highlight text"
dqm__urltargetX = "_new"

/***********************************************************
************************************************************
		   Main Menu Rollover Images and Links  
************************************************************
************************************************************/


/****************************************************************
							DECOUVERTE
****************************************************************/

//Relative positioned icon images (flow with sub item text)
dqm__icon_image0 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_off.gif";
dqm__icon_rollover0 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_on.gif";
dqm__icon_image_wh0 = "13,8";

//Absolute positioned icon images (coordinate poitioned)
dqm__2nd_icon_image0 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_on.gif";
dqm__2nd_icon_rollover0 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_off.gif";
dqm__2nd_icon_image_wh0 = "13,10";
dqm__2nd_icon_image_xy0 = "0,4";


dqm__rollover_image0 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/decouverte.jpg";
dqm__rollover_wh0 = "155,39";
//dqm__url0 = "../documents/sample_link.htm";   

dqm__sub_xy0 = "-20,2";
dqm__sub_menu_width0 = 150;

	
	dqm__subdesc0_0 = "Milieux naturels";
	dqm__icon_index0_0 = 0;
	dqm__url0_0 = "#";
			
		
		dqm__sub_xy0_0 = "-20,2";
		dqm__sub_menu_width0_0 = 150;
		
		
			dqm__subdesc0_0_0 = "à venir";
			dqm__icon_index0_0_0 = 0;
			dqm__url0_0_0 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_27.html";	
		
				
	
	dqm__subdesc0_1 = "Faune et flore";
	dqm__icon_index0_1 = 0;
	dqm__url0_1 = "#";
			
		
		dqm__sub_xy0_1 = "-20,2";
		dqm__sub_menu_width0_1 = 150;
		
		
			dqm__subdesc0_1_0 = "à venir";
			dqm__icon_index0_1_0 = 0;
			dqm__url0_1_0 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_28.html";	
		
				
	
	dqm__subdesc0_2 = "Culture et patrimoine";
	dqm__icon_index0_2 = 0;
	dqm__url0_2 = "#";
			
		
		dqm__sub_xy0_2 = "-20,2";
		dqm__sub_menu_width0_2 = 150;
		
		
			dqm__subdesc0_2_0 = "Les grands hommes de l'Histoire";
			dqm__icon_index0_2_0 = 0;
			dqm__url0_2_0 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_29.html";	
		
		
			dqm__subdesc0_2_1 = "La case créole";
			dqm__icon_index0_2_1 = 0;
			dqm__url0_2_1 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_30.html";	
		
		
			dqm__subdesc0_2_2 = "Les métiers traditionnels";
			dqm__icon_index0_2_2 = 0;
			dqm__url0_2_2 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_31.html";	
		
		
			dqm__subdesc0_2_3 = "Le Gwo ka";
			dqm__icon_index0_2_3 = 0;
			dqm__url0_2_3 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_32.html";	
		
		
			dqm__subdesc0_2_4 = "Le costume créole";
			dqm__icon_index0_2_4 = 0;
			dqm__url0_2_4 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_33.html";	
		
		
			dqm__subdesc0_2_5 = "Les bijoux créoles";
			dqm__icon_index0_2_5 = 0;
			dqm__url0_2_5 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_34.html";	
		
				
	
	dqm__subdesc0_3 = "Produits du terroire";
	dqm__icon_index0_3 = 0;
	dqm__url0_3 = "#";
			
		
		dqm__sub_xy0_3 = "-20,2";
		dqm__sub_menu_width0_3 = 150;
		
		
			dqm__subdesc0_3_0 = "Le café";
			dqm__icon_index0_3_0 = 0;
			dqm__url0_3_0 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_35.html";	
		
		
			dqm__subdesc0_3_1 = "Le chocolat";
			dqm__icon_index0_3_1 = 0;
			dqm__url0_3_1 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_26.html";	
		
		
			dqm__subdesc0_3_2 = "Le miel";
			dqm__icon_index0_3_2 = 0;
			dqm__url0_3_2 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_25.html";	
		
		
			dqm__subdesc0_3_3 = "Le rhum";
			dqm__icon_index0_3_3 = 0;
			dqm__url0_3_3 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_36.html";	
		
		
			dqm__subdesc0_3_4 = "Les fruits";
			dqm__icon_index0_3_4 = 0;
			dqm__url0_3_4 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_37.html";	
		
		
			dqm__subdesc0_3_5 = "Le manioc";
			dqm__icon_index0_3_5 = 0;
			dqm__url0_3_5 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_38.html";	
		
				
	
	dqm__subdesc0_4 = "Les bonnes adresses";
	dqm__icon_index0_4 = 0;
	dqm__url0_4 = "#";
			
		
		dqm__sub_xy0_4 = "-20,2";
		dqm__sub_menu_width0_4 = 150;
		
		
			dqm__subdesc0_4_0 = "Adresses gourmandes";
			dqm__icon_index0_4_0 = 0;
			dqm__url0_4_0 = "http://www.guadeloupe-ecotourisme.fr/decouverte/guadeloupe/thematique_24.html";	
		
				


/****************************************************************
							HEBERGEMENTS
****************************************************************/
//Relative positioned icon images (flow with sub item text)
dqm__icon_image1 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_off.gif";
dqm__icon_rollover1 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_on.gif";
dqm__icon_image_wh1 = "13,8";

//Absolute positioned icon images (coordinate poitioned)
dqm__2nd_icon_image1 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_on.gif";
dqm__2nd_icon_rollover1 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_off.gif";
dqm__2nd_icon_image_wh1 = "13,10";
dqm__2nd_icon_image_xy1 = "0,4";

dqm__rollover_image1 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/hebergement.jpg";
dqm__rollover_wh1 = "155,39"
//dqm__url1 = "../documents/sample_link.htm";  

dqm__sub_xy1 = "-20,2";
dqm__sub_menu_width1 = 150;

	
	dqm__subdesc1_0 = "Gîtes";
	dqm__icon_index1_0 = 0;
	//dqm__url1_0 = "#";
			
		
		dqm__sub_xy1_0 = "-20,2";
		dqm__sub_menu_width1_0 = 150;
		
			
			dqm__subdesc1_0_0 = "VANIBEL";
			dqm__icon_index1_0_0 = 0;
			dqm__url1_0_0 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_13.html";
			
			dqm__subdesc1_0_1 = "LA CREOLINA";
			dqm__icon_index1_0_1 = 0;
			dqm__url1_0_1 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_20.html";
			
			dqm__subdesc1_0_2 = "LES BUNGALOWS ARSENAULT";
			dqm__icon_index1_0_2 = 0;
			dqm__url1_0_2 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_24.html";
			
			dqm__subdesc1_0_3 = "LES COCOTIERS";
			dqm__icon_index1_0_3 = 0;
			dqm__url1_0_3 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_25.html";
			
			dqm__subdesc1_0_4 = "AN-TIKAZ-LA";
			dqm__icon_index1_0_4 = 0;
			dqm__url1_0_4 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_26.html";
			
			dqm__subdesc1_0_5 = "GWO CAILLOU";
			dqm__icon_index1_0_5 = 0;
			dqm__url1_0_5 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_27.html";
			
			dqm__subdesc1_0_6 = "LE PARC AUX ORCHIDEES";
			dqm__icon_index1_0_6 = 0;
			dqm__url1_0_6 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_41.html";
			
			dqm__subdesc1_0_7 = "Palmaretum";
			dqm__icon_index1_0_7 = 0;
			dqm__url1_0_7 = "http://www.guadeloupe-ecotourisme.fr/hebergement/guadeloupe/hebergement_7_43.html";
				
	
	dqm__subdesc1_1 = "Chambres d'hôtes";
	dqm__icon_index1_1 = 0;
	//dqm__url1_1 = "#";
		

/****************************************************************
							LOSIRS
****************************************************************/
//Relative positioned icon images (flow with sub item text)
dqm__icon_image2 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_off.gif";
dqm__icon_rollover2 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_on.gif";
dqm__icon_image_wh2 = "13,8";

//Absolute positioned icon images (coordinate poitioned)
dqm__2nd_icon_image2 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_on.gif";
dqm__2nd_icon_rollover2 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/bullet/bullet_off.gif";
dqm__2nd_icon_image_wh2 = "13,10";
dqm__2nd_icon_image_xy2 = "0,4";

dqm__rollover_image2 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/loisirs.jpg";
dqm__rollover_wh2 = "155,39"
//dqm__url2 = "../documents/sample_link.htm";  

dqm__sub_xy2 = "-20,2";
dqm__sub_menu_width2 = 150;

	
	dqm__subdesc2_0 = "Sites et jardins";
	dqm__icon_index2_0 = 0;
	//dqm__url2_0 = "#";
			
		
		dqm__sub_xy2_0 = "-20,2";
		dqm__sub_menu_width2_0 = 150;
		
		
			dqm__subdesc2_0_0 = "VANIBEL";
			dqm__icon_index2_0_0 = 0;
			dqm__url2_0_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_13.html";	
			
		
			dqm__subdesc2_0_1 = "LA GRIVELIERE";
			dqm__icon_index2_0_1 = 0;
			dqm__url2_0_1 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_28.html";	
			
		
			dqm__subdesc2_0_2 = "LE PARC DES MAMELLES";
			dqm__icon_index2_0_2 = 0;
			dqm__url2_0_2 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_37.html";	
			
		
			dqm__subdesc2_0_3 = "LE PARC ARCHEOLOGIQUE DES ROCHES GRAVEES";
			dqm__icon_index2_0_3 = 0;
			dqm__url2_0_3 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_38.html";	
			
		
			dqm__subdesc2_0_4 = "LE JARDIN D'EAU";
			dqm__icon_index2_0_4 = 0;
			dqm__url2_0_4 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_39.html";	
			
		
			dqm__subdesc2_0_5 = "LA CAFEIERE BEAUSEJOUR";
			dqm__icon_index2_0_5 = 0;
			dqm__url2_0_5 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_40.html";	
			
		
			dqm__subdesc2_0_6 = "LE PARC AUX ORCHIDEES";
			dqm__icon_index2_0_6 = 0;
			dqm__url2_0_6 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_41.html";	
			
		
			dqm__subdesc2_0_7 = "LE JARDIN DE CANTAMERLE";
			dqm__icon_index2_0_7 = 0;
			dqm__url2_0_7 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_19_42.html";	
			
				
	
	dqm__subdesc2_1 = "Randonnée";
	dqm__icon_index2_1 = 0;
	//dqm__url2_1 = "#";
			
		
		dqm__sub_xy2_1 = "-20,2";
		dqm__sub_menu_width2_1 = 150;
		
		
			dqm__subdesc2_1_0 = "VERT INTENSE";
			dqm__icon_index2_1_0 = 0;
			dqm__url2_1_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_15_14.html";	
			
		
			dqm__subdesc2_1_1 = "NATURE EXPERIENCE";
			dqm__icon_index2_1_1 = 0;
			dqm__url2_1_1 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_15_15.html";	
			
		
			dqm__subdesc2_1_2 = "ZION  TREK";
			dqm__icon_index2_1_2 = 0;
			dqm__url2_1_2 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_15_23.html";	
			
		
			dqm__subdesc2_1_3 = "JACKY ACTION SPORT";
			dqm__icon_index2_1_3 = 0;
			dqm__url2_1_3 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_15_30.html";	
			
				
	
	dqm__subdesc2_2 = "Accrobranche";
	dqm__icon_index2_2 = 0;
	//dqm__url2_2 = "#";
			
		
		dqm__sub_xy2_2 = "-20,2";
		dqm__sub_menu_width2_2 = 150;
		
		
			dqm__subdesc2_2_0 = "LE TAPEUR";
			dqm__icon_index2_2_0 = 0;
			dqm__url2_2_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_20_35.html";	
			
				
	
	dqm__subdesc2_3 = "Cheval";
	dqm__icon_index2_3 = 0;
	//dqm__url2_3 = "#";
			
		
		dqm__sub_xy2_3 = "-20,2";
		dqm__sub_menu_width2_3 = 150;
		
		
			dqm__subdesc2_3_0 = "LES ATTELAGES DU COMTE";
			dqm__icon_index2_3_0 = 0;
			dqm__url2_3_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_18_34.html";	
			
		
			dqm__subdesc2_3_1 = "LE DOMAINE DE BELLE PLAINE";
			dqm__icon_index2_3_1 = 0;
			dqm__url2_3_1 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_18_36.html";	
			
				
	
	dqm__subdesc2_4 = "Plongée";
	dqm__icon_index2_4 = 0;
	//dqm__url2_4 = "#";
			
		
		dqm__sub_xy2_4 = "-20,2";
		dqm__sub_menu_width2_4 = 150;
		
		
			dqm__subdesc2_4_0 = "OBJECTIF PLONGEE";
			dqm__icon_index2_4_0 = 0;
			dqm__url2_4_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_14_32.html";	
			
		
			dqm__subdesc2_4_1 = "EDEN PLONGEE";
			dqm__icon_index2_4_1 = 0;
			dqm__url2_4_1 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_14_44.html";	
			
				
	
	dqm__subdesc2_5 = "Kayak";
	dqm__icon_index2_5 = 0;
	//dqm__url2_5 = "#";
			
		
		dqm__sub_xy2_5 = "-20,2";
		dqm__sub_menu_width2_5 = 150;
		
		
			dqm__subdesc2_5_0 = "TAM TAM PAGAIE";
			dqm__icon_index2_5_0 = 0;
			dqm__url2_5_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_12_33.html";	
			
				
	
	dqm__subdesc2_6 = "Découverte en bâteau";
	dqm__icon_index2_6 = 0;
	//dqm__url2_6 = "#";
			
		
		dqm__sub_xy2_6 = "-20,2";
		dqm__sub_menu_width2_6 = 150;
		
		
			dqm__subdesc2_6_0 = "NICO EXCURSIONS";
			dqm__icon_index2_6_0 = 0;
			dqm__url2_6_0 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_13_21.html";	
			
		
			dqm__subdesc2_6_1 = "LE PECHEUR DE REVES";
			dqm__icon_index2_6_1 = 0;
			dqm__url2_6_1 = "http://www.guadeloupe-ecotourisme.fr/loisirs/guadeloupe/loisir_13_31.html";	
			
				

/****************************************************************
							CARTE
****************************************************************/
dqm__rollover_image3 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/carte.jpg";
dqm__rollover_wh3 = "155,39";
//dqm__url3 = "../documents/sample_link.htm";  

/****************************************************************
							AGENDA
****************************************************************/
dqm__rollover_image4 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/agenda.jpg";
dqm__rollover_wh4 = "155,39";
//dqm__url4 = "../documents/sample_link.htm";  

/****************************************************************
							FORUM
****************************************************************/
dqm__rollover_image5 = "http://www.guadeloupe-ecotourisme.fr/images/menu_int/forum.jpg";
dqm__rollover_wh5 = "155,39";
//dqm__url5 = "../documents/sample_link.htm";  

