/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
	dqm_sub_menu_width = 0
	dqm_onload_code = ""
   	dqm_urltarget = "_self"
	dqm_border_color = "#ffffff"
	dqm_menu_bgcolor = "#DFDBDB"
	dqm_hl_bgcolor = "#878484"
	dqm_sub_xy = "0,0"
	dqm_border_width = 1
	dqm_divider_height = 1		
	dqm_mouse_off_delay = 0
	dqm_nn4_mouse_off_delay = 0

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   	dqm_textcolor = "#444444"
	dqm_fontfamily = "Tahoma"
	dqm_fontsize = 11	
	dqm_fontsize_ie4 = 10
	dqm_textdecoration = "normal"
	dqm_fontweight = "normal"
	dqm_fontstyle = "normal"	
	dqm_hl_textcolor = "#ffffff"
	dqm_hl_textdecoration = "bold"

	dqm_text_alignment = "left"
	dqm_margin_top = 3
	dqm_margin_bottom = 3
	dqm_margin_left = 5
	dqm_margin_right = 5

/*-------------------------------------------
Bullet and Icon image
--------------------------------------------*/
	dqm_icon_image0 = "images/arrow_blue.gif"
	dqm_icon_rollover0 = "images/arrow_blue.gif"
	dqm_icon_image_wh0 = "9,9"

	dqm_2nd_icon_image0 = "images/sample2_arrow.gif"
	dqm_2nd_icon_rollover0 = "images/sample2_arrow.gif"
	dqm_2nd_icon_image_wh0 = "13,10"
	dqm_2nd_icon_image_xy0 = "0,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 = "gradientwipe"
	dqm_sub_item_effect = "gradientwipe"

    //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 = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm_effect_checkerboard_squaresx = 14
	dqm_effect_checkerboard_squaresY = 14
	dqm_effect_checkerboard_direction = "down"	//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 = 5			//drop shadow width
	dqm_dropshadow_offy = 5			//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 = 0
	dqm_osx_ie5mac_offset_Y = 0

	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
	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.

	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')"

/*---------------------------------------------
Sub Menu Settings
----------------------------------------------*/
    //Self customize for sub menu navigation.
	dqm_border_widthX = 10;
	dqm_divider_heightX = 5;		
	dqm_border_colorX = "#FF7E00";     
	dqm_menu_bgcolorX = "#ff0000"
	dqm_hl_bgcolorX = "#2078CF"
	dqm_hl_textcolorX = "#ff0000"
	dqm_text_alignmentX = "left"

    //Self customize content for sub menu navigation.
	dqm_hl_subdescX = "custom highlight text"
	dqm_urltargetX = "_new"

/*---------------------------------------------
Main Menu Mouseover
-----------------------------------------------*/
	dqm_rollover_image0 = "../i/btn1_home1.gif"
	dqm_rollover_wh0 = "41,69"
	dqm_url0 = "../default.asp";

	dqm_rollover_image1 = "../i/btn2_contact1.gif"
	dqm_rollover_wh1 = "69,69"
	dqm_url1 = "ContactUs.htm"; 

	dqm_rollover_image2 = "../i/btn3_sitemap1.gif" 
	dqm_rollover_wh2 = "63,69"
	dqm_url2 = "sitemap.htm"; 

	dqm_rollover_image3 = "../i/btn4_corporate1_country.gif" 
	dqm_rollover_wh3 = "146,21"
	dqm_url3 = "#";
	
	dqm_rollover_image4 = "../i/btn5_business_act.gif" 
	dqm_rollover_wh4 = "146,21"
	dqm_url4 = "#"; 
	
	dqm_rollover_image5 = "../i/btn6_SuccessStory1.gif" 
	dqm_rollover_wh5 = "147,21"
	dqm_url5 = "underconstruction.htm"; 
	
	dqm_rollover_image6 = "../i/btn7_career1.gif" 
	dqm_rollover_wh6 = "147,21"
	dqm_url6 = "#"	
	 
	
		
	
  
/*---------------------------------------------
Sub Menu Navigation
-----------------------------------------------*/

	//home
	dqm_sub_xy0 = "-1000,0"
	dqm_sub_menu_width0 = 0;
	dqm_subdesc0_0 = ""
	dqm_url0_0 = ""

	//sitemap
	dqm_sub_xy1 = "-1000,0"
	dqm_sub_menu_width1 = 0;
	dqm_subdesc1_0 = ""
	dqm_url1_0 = ""

	//contact
	dqm_sub_xy2 = "-1000,0"
	dqm_sub_menu_width2 = 0;
	dqm_subdesc2_0 = ""
	dqm_url2_0 = ""	

	//Corporate Profile
	dqm_sub_xy3 = "-146,21"
	dqm_sub_menu_width3 = 146;
	dqm_subdesc3_0 = "About Dialog Thailand"
	dqm_url3_0 = "about_DialogThailand.htm"
	
	
	//Business Activities
	dqm_sub_xy4 = "-146,21"
	dqm_sub_menu_width4 = 146;
	dqm_subdesc4_0 = "Specialist Products"
	dqm_subdesc4_1 = "Specialist Services"
	//dqm_subdesc4_2 = "Equipment Rental"
	//dqm_url4_0 = "SyntheticDrilling.htm"
	//dqm_url4_1 = "Products.htm"
	//dqm_url4_1 = "underconstruction.htm"
	//dqm_url4_2 = "EqpmtRental.htm"



	//Sub of INDUSTRIAL Products- Level 0
	dqm_sub_xy4_0 = "0,1"
	dqm_sub_menu_width4_0 = 200;
	dqm_subdesc4_0_0 = "Synthetic Drilling Base Fluids"
	dqm_subdesc4_0_1 = "Process Catalysts and Absorbents"
	dqm_subdesc4_0_2 = "Pipe Coatings"
	dqm_subdesc4_0_3 = "LiquidPower<sup>TM</sup>  Flow Improvers" 
	dqm_subdesc4_0_4 = "Fiberbond<sup>®</sup> Advanced Composite Piping Systems"	
        dqm_subdesc4_0_5 = "Adsorbents, Molecular Sieves and Silica Gels"
        //dqm_subdesc4_0_6 = "Specialty Chemicals and Additives"
        dqm_subdesc4_0_6 = "Pipe Support System"
	//dqm_subdesc4_0_8 = "Wellheads / X-mas Trees / Control Panels" 
	dqm_subdesc4_0_7 = "Large Diameter Steel Pipes and Structural Tubular"
	dqm_subdesc4_0_8 = "Jet Pump / Production Enhancement System"
	dqm_subdesc4_0_9 = "Solid Expandable Tubular (SET<sup>TM</sup>) Technology" 
	dqm_subdesc4_0_10 = "Swellable Elastomers"
	dqm_subdesc4_0_11 = "Flare & Combustion System"
	dqm_url4_0_0 = "SyntheticDrilling.htm"
	dqm_url4_0_1 = "Product_catalyst.htm"
	dqm_url4_0_2 = "LPE.htm"
	dqm_url4_0_3 = "Liquid.htm"	
        dqm_url4_0_4 = "Product_fiberglass.htm"	
        dqm_url4_0_5 = "Adsorbents.htm"
        dqm_url4_0_6 = "PipeSupport.htm"
	dqm_url4_0_7 = "LargeDiameter.htm"
	dqm_url4_0_8 = "JetPump.htm"
        dqm_url4_0_9 = "SET.htm"
	dqm_url4_0_10 = "SwellableElastomers.htm"
	dqm_url4_0_11 = "Flare.htm"

	
	
	//Sub of Industrial Services- Level 1
	dqm_sub_xy4_1 = "0,1"
	dqm_sub_menu_width4_1 = 200;
	dqm_subdesc4_1_0 = "Catalyst Handling Services"
	dqm_subdesc4_1_1 = "Catalyst Disposal Services"
	dqm_subdesc4_1_2 = "Radioisotope Diagnostics Services"
	dqm_subdesc4_1_3 = "Inspection and Reliability Services"	 		
	dqm_url4_1_0 = "service_catalyst.htm"
	dqm_url4_1_1 = "service_Disposal.htm"
	dqm_url4_1_2 = "service_diagnostics.htm"
	dqm_url4_1_3 = "service_inspection.htm"
	



	//career
	dqm_sub_xy6 = "-146,21"
	dqm_sub_menu_width6 = 146;
	dqm_subdesc6_0 = "View Current Job"
	dqm_subdesc6_1 = "Online Application"
	dqm_url6_0 = "../career_view_current_job.asp";
	dqm_url6_1 = "../career_online_app.asp";



	

	
	
