﻿limit_multiple_users = true
sequence = "9x88_4"
/*-------------------------------------------
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 = 1

	dqm__border_color = "#649cae"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#cae6ef"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#85c5da"		

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/

    //Font settings

	dqm__textcolor = "#376c7d"
	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 = "#ffffff"
	dqm__hl_textdecoration = "none"	//set to: 'normal', or 'underline'

    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 5
	dqm__margin_bottom = 5
	dqm__margin_left = 5
	dqm__margin_right = 4

   


/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/


    //Relative positioned icon images (flow with sub item text)

	dqm__icon_image0 = "/images/commun/shim.gif"
	dqm__icon_rollover0 = "/images/commun/shim.gif"
	dqm__icon_image_wh0 = "8,13"

    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = "/images/commun/shim.gif"
	dqm__2nd_icon_rollover0 = "/images/commun/shim.gif"
	dqm__2nd_icon_image_wh0 = "13,10"
	dqm__2nd_icon_image_xy0 = "0,4"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = false
   
	dqm__status_text0 = "Home"
	dqm__status_text1 = "About MPO"
	dqm__status_text2 = "Products"
	dqm__status_text3 = "Services"
	dqm__status_text4 = "Customer Services"
	dqm__status_text5 = "Contact"
	dqm__status_text6 = "Logistics-Distribution"

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	

/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/

    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"

    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .2
	dqm__sub_item_effect_duration = .2

    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//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 = "none"		//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."
   
    	//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
----------------------------------------------*/

    //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.
    //The 'X_X' indicates the index number of the sub menu 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_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 - Inicio

	dqm__rollover_image0 = "/images/commun/nav_en/home_ov.gif"
	dqm__rollover_wh0 = "50,23"
	dqm__url0 = "/";   

	//Main Menu Item 1 - Conoce MPO

	dqm__rollover_image1 = "/images/commun/nav_en/aboutmpo_ov.gif"
	dqm__rollover_wh1 = "79,23"
	dqm__url1 = "/mpo/";

	 //Main Menu Item 2 - Producto
	
	dqm__rollover_image2 = "/images/commun/nav_en/products_ov.gif"
	dqm__rollover_wh2 = "67,23"
	dqm__url2 = "/products/";   
	 
	//Main Menu Item 3 - Servicios
	
	dqm__rollover_image3 = "/images/commun/nav_en/services_o.gif" 
	dqm__rollover_wh3 = "62,23"
	dqm__url3 = "/services/";

    	//Main Menu Item 4 - Zona de Clientes

	dqm__rollover_image4 = "/images/commun/nav_en/customer_ov.gif"
	dqm__rollover_wh4 = "112,23"
	dqm__url4 = "/customer-services/";

	//Main Menu Item 5 - Contactar
			
	dqm__rollover_image5 = "/images/commun/nav_en/contact_ov.gif" 
	dqm__rollover_wh5 = "61,23"
	dqm__url5 = "/contact/"; 
	
	//Main Menu Item 6 - Logistica-Distribution
			
	dqm__rollover_image6 = "/images/commun/nav_en/logistics_ov.gif" 
	dqm__rollover_wh6 = "128,23"
	dqm__url6 = "/logistics-distribution/"; 
			

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   
//Sub Menu 0 - Inicio
    	
//Sub Menu 1 - Conoce MPO
	
 	
       	dqm__sub_xy1 = "-71,18"
       	dqm__sub_menu_width1 = 180

	dqm__subdesc1_0 = "The company MPO "
	dqm__url1_0 = "/mpo/mpo-iberica.asp"

    dqm__subdesc1_1 = "The MPO Group"
	dqm__url1_1 = "http://www.mpointernational.com/"
		
	dqm__subdesc1_2 = "The manufacturing process"
	dqm__url1_2 = "/mpo/replication.asp"
			
			dqm__sub_xy1_2 = "1,0"
		       	dqm__sub_menu_width1_2 = 160
			
			dqm__subdesc1_2_0= "Production stages"
			dqm__url1_2_0 = "/mpo/replication-steps.asp"
			
			dqm__subdesc1_2_1= "Technology"
			dqm__url1_2_1 = "/mpo/detail.asp?arId=87"

			dqm__subdesc1_2_2= "Quality control process"
			dqm__url1_2_2 = "/mpo/detail.asp?arId=89"
			
	dqm__subdesc1_3 = "Quality certification"
	dqm__url1_3 = "/mpo/quality.asp"

	dqm__subdesc1_4 = "News / Press releases"
	dqm__url1_4 = "/mpo/news/"
	
	dqm__subdesc1_5 = "Links of interest"
	dqm__url1_5 = "/mpo/detail.asp?arId=421"
	
//Sub Menu 2 - Producto

      	dqm__sub_xy2 = "-59,18"
	dqm__sub_menu_width2 = 145

	dqm__subdesc2_0 = "CD"
	dqm__url2_0 = "/products/audio"
	
			dqm__sub_xy2_0 = "1,0"
		       	dqm__sub_menu_width2_0 = 160
			
			dqm__subdesc2_0_0 = "CD-ROM"
			dqm__url2_0_0 = "/products/audio/detail.asp?arId=96"
			
			dqm__subdesc2_0_1 = "Audio CD"
			dqm__url2_0_1 = "http://www.mpo.co.uk/products/audio/detail.asp?arId=571"
			
			dqm__subdesc2_0_2 = "Video CD"
			dqm__url2_0_2 = "/products/audio/detail.asp?arId=108"
			

			dqm__subdesc2_0_3 = "DAVD"
			dqm__url2_0_3 = "/products/audio/detail.asp?arId=572"

			dqm__subdesc2_0_4 = "CD Extra"
			dqm__url2_0_4 = "/products/audio/detail.asp?arId=587"

	
	dqm__subdesc2_1 = "DVD/Video"
	dqm__url2_1 = "/products/dvd-video/"
		
			dqm__sub_xy2_1 = "1,0"
		       	dqm__sub_menu_width2_1 = 160
			
			dqm__subdesc2_1_0 = "DVD-ROM"
			dqm__url2_1_0 = "/products/dvd-video/detail.asp?arId=101"
			
			dqm__subdesc2_1_1 = "Video/DVD"
			dqm__url2_1_1 = "/products/dvd-video/detail.asp?arId=575"
			
			dqm__subdesc2_1_2 = "Anti Scratch DVD"
			dqm__url2_1_2 = "/products/dvd-video/detail.asp?arId=576"

			dqm__subdesc2_1_3 = "Mini DVD"
			dqm__url2_1_3 = "/products/dvd-video/detail.asp?arId=627"


	dqm__subdesc2_2 = "Promotional formats"
	dqm__url2_2 = "/products/promotional/"
			
			dqm__sub_xy2_2 = "1,0"
		       	dqm__sub_menu_width2_2 = 160
				
			dqm__subdesc2_2_0 = "Colour CD"
			dqm__url2_2_0 = "/products/promotional/detail.asp?arId=578"
			
			dqm__subdesc2_2_1 = "8 cm CD-DVD"
			dqm__url2_2_1 = "/products/promotional/detail.asp?arId=579"

			dqm__subdesc2_2_2 = "Fan CD - Fan DVD"
			dqm__url2_2_2 = "/products/promotional/detail.asp?arId=581"

			dqm__subdesc2_2_3 = "Communic@rd"
			dqm__url2_2_3 = "/products/promotional/detail.asp?arId=582"

			dqm__subdesc2_2_4 = "Vinyle look CD"
			dqm__url2_2_4 = "/products/promotional/detail.asp?arId=583"

						

//	dqm__subdesc2_3 = "Pequeña tirada"
//	dqm__url2_3 = "/products/pequena-tirada/"
			
//			dqm__sub_xy2_3 = "1,0"
//		       	dqm__sub_menu_width2_3 = 160
			
//			dqm__subdesc2_3_0 = "Duplicación CD-R"
//			dqm__url2_3_0 = "/products/pequena-tirada/detail.asp?arId=110"

//			dqm__subdesc2_3_1 = "Duplicación CD-R Card"
//			dqm__url2_3_1 = "/products/pequena-tirada/detail.asp?arId=111"

//			dqm__subdesc2_3_2 = "Duplicación Mini CD-R"
//			dqm__url2_3_2 = "/products/pequena-tirada/detail.asp?arId=112"

//			dqm__subdesc2_3_3 = "Duplicación DVD-R"
//			dqm__url2_3_3 = "/products/pequena-tirada/detail.asp?arId=113"

//			dqm__subdesc2_3_4 = "Personalización CD-R's / DVD-R's"
//			dqm__url2_3_4 = "/products/pequena-tirada/detail.asp?arId=114"
			
					
	dqm__subdesc2_3 = "Packaging"
	dqm__url2_3 = "/products/packaging/"
	
	            dqm__sub_xy2_3 = "1,0"
		       	dqm__sub_menu_width2_3 = 160
				
				dqm__subdesc2_3_0 = "CD & DVD Packaging"
			    dqm__url2_3_0 = "/products/packaging/cd.asp"
				
				dqm__subdesc2_3_1 = "CD-Card Packaging"
			    dqm__url2_3_1 = "/products/packaging/cdcard.asp"
				
				dqm__subdesc2_3_2 = "Mini CD-DVD Packaging"
			    dqm__url2_3_2 = "/products/packaging/minicd.asp"
				
				dqm__subdesc2_3_3 = "Vinyl Packaging"
			    dqm__url2_3_3 = "/products/packaging/vinilo.asp"
				
				dqm__subdesc2_3_4 = "Others"
			    dqm__url2_3_4 = "/products/packaging/otros.asp"
	
	dqm__subdesc2_4 = "USB Flash"
	dqm__url2_4 = "http://www.usbmpo.com"
	
	//dqm__subdesc2_5 = "CD R’s / DVD R’s"
	//dqm__url2_5 = "/products/cd-r-dvd-r/"
			
	dqm__subdesc2_5 = "Customized CD R’s / DVD R’s"
	dqm__url2_5 = "/products/cd-dvd-printing-services/"
	
	            dqm__sub_xy2_5 = "1,0"
		       	dqm__sub_menu_width2_5 = 160
				
				dqm__subdesc2_5_0 = "CD printing service"
			    dqm__url2_5_0 = "/products/cd-dvd-printing-services/detail.asp?arId=119"
				
				dqm__subdesc2_5_1 = "DVD printing service"
			    dqm__url2_5_1 = "/products/cd-dvd-printing-services/detail.asp?arId=120"
				
				dqm__subdesc2_5_2 = "MINI-CD printing service"
			    dqm__url2_5_2 = "/products/cd-dvd-printing-services/detail.asp?arId=122"
					
	dqm__subdesc2_6 = "Vinyl"
	dqm__url2_6 = "/products/Vinyl/"
					
	dqm__subdesc2_7 = "Blu-ray"
	dqm__url2_7 = "/products/detail.asp?arId=647"
						
	dqm__subdesc2_8 = "Others"
	dqm__url2_8 = "/products/Others/"
			

//Sub Menu 3 - Servicios

	dqm__sub_xy3 = "-54,18"
     dqm__sub_menu_width3 = 145

	dqm__subdesc3_0 = "Customer service"
	dqm__url3_0 = "/services/detail.asp?arId=124"
		
	dqm__subdesc3_1 = "DVD Authoring"
	dqm__url3_1 = "/services/detail.asp?arId=125"

	dqm__subdesc3_2 = "PreMastering"
	dqm__url3_2 = "/services/detail.asp?arId=126"

	dqm__subdesc3_3 = "Copyright Management"
	dqm__url3_3 = "/services/detail.asp?arId=127"
	
	dqm__subdesc3_4 = "Copy protection"
	dqm__url3_4 = "/services/anticopy.asp?arId=128"
			
			dqm__sub_xy3_4 = "1,0"
			dqm__sub_menu_width3_4 = 160

			dqm__subdesc3_4_0 = "Safety Ring"
			dqm__url3_4_0 = "/services/anticopiadetailplus.asp?arId=518"
			
			dqm__subdesc3_4_1 = "Audio CD"
			dqm__url3_4_1 = "/services/anticopiadetailplus.asp?arId=133"

			dqm__subdesc3_4_2 = "CD-ROM"
			dqm__url3_4_2 = "/services/anticopiadetailplus.asp?arId=134"

			dqm__subdesc3_4_3 = "DVD"
			dqm__url3_4_3 = "/services/anticopiadetailplus.asp?arId=135"
			
	dqm__subdesc3_5 = "Filming and Silk Screening"
	dqm__url3_5 = "/services/detail.asp?arId=129"

	dqm__subdesc3_6 = "Mastering"
	dqm__url3_6 = "/services/detail.asp?arId=130"

	dqm__subdesc3_7 = "Replication"
	dqm__url3_7 = "/services/detail.asp?arId=131"	

	dqm__subdesc3_8 = "Duplication"
	dqm__url3_8 = ""	
	
			dqm__sub_xy3_8 = "1,0"
			dqm__sub_menu_width3_8 = 160

			dqm__subdesc3_8_0 = "CD duplication services"
			dqm__url3_8_0 = "/services/detail.asp?arId=642"
			
			dqm__subdesc3_8_1 = "DVD duplication services"
			dqm__url3_8_1 = "/services/detail.asp?arId=643"

			dqm__subdesc3_8_2 = "Short run CD & DVD duplication"
			dqm__url3_8_2 = "/services/detail.asp?arId=644"

	dqm__subdesc3_9 = "Packaging and handling"
	dqm__url3_9 = "/services/detail.asp?arId=132"

	//dqm__subdesc3_10 = "Logistics & Distribution"
	//dqm__url3_10 = "/logistics-distribution/"

//Sub Menu 4 -Zona de Clientes

	dqm__sub_xy4 = "-104,18"
    dqm__sub_menu_width4 = 210

	dqm__subdesc4_0 = "Online Quotations"
	dqm__url4_0 = "/customer-services/quotation/"
	
	dqm__subdesc4_1 = "Practical information"
	dqm__url4_1 = "/customer-services/info/"

	dqm__subdesc4_2 = "Templates and specifications"
	dqm__url4_2 = "/customer-services/specifications/"
	
		
//	dqm__subdesc4_3 = "Orders tracking"
//	dqm__url4_3 = "https://pedidos.mpo.es"
	
	
//Sub Menu 5 - Contactar

	dqm__sub_xy5 = "-208,18"
       	dqm__sub_menu_width5 = 200

	dqm__subdesc5_0 = "Contact details"
	dqm__url5_0 = "/contact/detail.asp?arId=247"
	
	dqm__subdesc5_1 = "Request information"
	dqm__url5_1 = "/contact/form.asp?arId=249"
	
//Sub Menu 6 - Logistica-Distribution

	dqm__sub_xy6 = "-120,18"
       	dqm__sub_menu_width6 = 200

	dqm__subdesc6_0 = "Storage"
	dqm__url6_0 = "/logistics-distribution/storage/"
			
			dqm__sub_xy6_0 = "1,0"
       			dqm__sub_menu_width6_0 = 200
	
			dqm__subdesc6_0_0 = "Product Reception"
			dqm__url6_0_0 = "/logistics-distribution/detail.asp?arId=142"
			
			dqm__subdesc6_0_1 = "Stock Control"
			dqm__url6_0_1 = "/logistics-distribution/detail.asp?arId=143"

			dqm__subdesc6_0_2 = "Security"
			dqm__url6_0_2 = "/logistics-distribution/detail.asp?arId=144"			

	dqm__subdesc6_1 = "Handling"
	dqm__url6_1 = "/logistics-distribution/handling/"
	
			dqm__sub_xy6_1 = "1,0"
       			dqm__sub_menu_width6_1 = 200
	
			dqm__subdesc6_1_0 = "Picking & Packing"
			dqm__url6_1_0 = "/logistics-distribution/detail.asp?arId=145"
			
			dqm__subdesc6_1_1 = "Special handling"
			dqm__url6_1_1 = "/logistics-distribution/detail.asp?arId=146"

	dqm__subdesc6_2 = "Returning and recycling"
	dqm__url6_2 = "/logistics-distribution/recycling/"
	
			dqm__sub_xy6_2 = "1,0"
       			dqm__sub_menu_width6_2 = 200
	
			dqm__subdesc6_2_0 = "Management of returned products"
			dqm__url6_2_0 = "/logistics-distribution/detail.asp?arId=147"
			
			dqm__subdesc6_2_1 = "Recycling"
			dqm__url6_2_1 = "/logistics-distribution/detail.asp?arId=148"

	dqm__subdesc6_3 = "Distribution"
	dqm__url6_3 = "/logistics-distribution/distribution/"

	
			dqm__sub_xy6_3 = "1,0"
       			dqm__sub_menu_width6_3 = 200
	
			dqm__subdesc6_3_0 = "Planning of campaigns"
			dqm__url6_3_0 = "/logistics-distribution/detail.asp?arId=149"
			
			dqm__subdesc6_3_1 = "Transport"
			dqm__url6_3_1 = "/logistics-distribution/detail.asp?arId=150"

			dqm__subdesc6_3_2 = "Special delivery"
			dqm__url6_3_2 = "/logistics-distribution/detail.asp?arId=151"
	
			dqm__subdesc6_3_3 = "Customer Service"
			dqm__url6_3_3 = "/logistics-distribution/detail.asp?arId=152"

			dqm__subdesc6_3_4 = "Orders Management"
			dqm__url6_3_4 = "/logistics-distribution/detail.asp?arId=153"

	dqm__subdesc6_4 = "IT systems"
	dqm__url6_4 = "/logistics-distribution/detail.asp?arId=140"

	dqm__subdesc6_5 = "Tailor-made projects"
	dqm__url6_5 = "/logistics-distribution/detail.asp?arId=141"