﻿/*---------------------------------------------
Registration
-----------------------------------------------*/
	limit_multiple_users = true
	sequence = "9x88_4"
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
	dqm__sub_menu_width = 150      		//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 = 1
	dqm__border_color = "#CCCCCC"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#FFFFFF"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#FFFFFF"		
	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 = "#333333"
	dqm__fontfamily = "Arial, Helvetica, sans-serif"		//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 9			//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 font settings

	dqm__hl_textcolor = "#DC5000"
	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 = 2
	dqm__margin_bottom = 3
	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 = "sample_images/bullet.gif"
	//dqm__icon_rollover0 = "sample_images/bullet_hl.gif"
	//dqm__icon_image_wh0 = "13,8"

	

    //Absolute positioned icon images (coordinate poitioned)

	//dqm__2nd_icon_image0 = "sample_images/arrow.gif"
	//dqm__2nd_icon_rollover0 = "sample_images/arrow.gif"
	//dqm__2nd_icon_image_wh0 = "13,10"
	//dqm__2nd_icon_image_xy0 = "0,4"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = true
   
	dqm__status_text0 = "关于高端调试网站"
	dqm__status_text1 = "技术咨询和服务"
	dqm__status_text2 = "个人或企业高端培训"
	dqm__status_text3 = "自由下载的调试工具和资源"
	dqm__status_text4 = "调试工具和产品"
	dqm__status_text5 = "售后支持和客户服务"
	dqm__status_text6 = "交流社区"
	dqm__status_text7 = "和我们联系"
	dqm__status_text8 = "版权所有"
	dqm__status_text9 = "隐私声明"
	dqm__status_text10 = "网站广告服务"
	dqm__status_text11 = "成为我们的一员"
	
	//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 = "none"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = 0.4
	dqm__sub_item_effect_duration = 0.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 = "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 = 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 = 0
	dqm__os9_ie5mac_offset_Y = 0

	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."
   

    //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 = "#CCCCCC";     
	dqm__menu_bgcolorX = "#FFFFFF"
	dqm__hl_bgcolorX = "#FFFFFF"
	dqm__hl_textcolorX = "#DC5000"
	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  

**********************************************************************************************
**********************************************************************************************/

	//Begin Main Navigation
	dqm__rollover_image0 = dqm__appbase+"/img/hbo_about.gif" 
	dqm__rollover_wh0 = "90,25"
	dqm__url0 = dqm__appbase+"/about/about.aspx";

	dqm__rollover_image1 = dqm__appbase+"/img/hbo_dummy.gif" 
	dqm__rollover_wh1 = "70,25"
	dqm__url1 = "";

	dqm__rollover_image2 = dqm__appbase+"/img/hbo_dummy.gif" 
	dqm__rollover_wh2 = "70,25"
	dqm__url2 = "";   

	dqm__rollover_image3 = dqm__appbase+"/img/hbo_dummy.gif" 
	dqm__rollover_wh3 = "70,25"
	dqm__url3 = "";   

              dqm__rollover_image4 = dqm__appbase+"/img/hbo_dummy.gif" 
	dqm__rollover_wh4 = "70,25"
	dqm__url4 = "";   

	dqm__rollover_image5 = dqm__appbase+"/img/hbo_tool.gif" 
	dqm__rollover_wh5 = "70,25"
	dqm__url5 = "";   

	dqm__rollover_image6 = dqm__appbase+"/img/hbo_community.gif" 
	dqm__rollover_wh6 = "70,25"
	dqm__url6 = "";   
		
	dqm__rollover_image7 = dqm__appbase+"/img/hbo_contact.gif" 
	dqm__rollover_wh7 = "70,25"
	dqm__url7 = dqm__appbase+"/contact/guestbk.aspx";   

	dqm__rollover_image8 = dqm__appbase+"/img/hbo_copyright.gif" 
	dqm__rollover_wh8 = "70,22"
	dqm__url8 =  dqm__appbase+"/about/copy.aspx";   
		
	dqm__rollover_image9 = dqm__appbase+"/img/hbo_private.gif" 
	dqm__rollover_wh9 = "70,22"
	dqm__url9 =  dqm__appbase+"/about/private.aspx";      

	dqm__rollover_image10 = dqm__appbase+"/img/hbo_adver.gif" 
	dqm__rollover_wh10 = "70,22"
	dqm__url10 =  dqm__appbase+"/about/adver.aspx";   
  
	dqm__rollover_image11 = dqm__appbase+"/img/hbo_joinus.gif" 
	dqm__rollover_wh11 = "70,22"
	dqm__url11 =  dqm__appbase+"/about/joinus.aspx";      
	
/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


 	//About US -- 0

	dqm__sub_xy0 = "-90,25"
	dqm__sub_menu_width0 = 140

	dqm__subdesc0_0 = "调试技术的现状与未来"
	dqm__subdesc0_1 = "我们的目标和团队"

	dqm__url0_0 = dqm__appbase+"/about/industry.aspx"
	dqm__url0_1 = dqm__appbase+"/about/about.aspx"

    //Consult& Service -- 1
	//dqm__sub_xy1 = "-70,25"
	//dqm__sub_menu_width1 = 120

	//dqm__subdesc1_0 = "产品战略咨询"
	//dqm__subdesc1_1 = "技术问题远程服务"
	//dqm__subdesc1_2 = "技术问题现场服务"
	//dqm__subdesc1_3 = "代码Review"
	//dqm__subdesc1_4 = "驱动程序开发"

	//dqm__url1_0 = ""
	//dqm__url1_1 = ""

    //Training -- 2
	dqm__sub_xy2 = "-70,25"
	dqm__sub_menu_width2 = 120

	//dqm__subdesc2_0 = "PCI Express总线"
	//dqm__subdesc2_1 = "内核模式高级调试"
	//dqm__subdesc2_2 = "WDM驱动程序开发"

	//dqm__url2_0 = dqm__appbase+"/train/pcietrain.aspx";
	
	//dqm__sub_xy2_1 = "-4,2"
	//dqm__sub_menu_width2_1 = 140
	//dqm__menu_bgcolor2_1 = "#FFFFFF"
	//dqm__subdesc2_1_0 = "Windows"
	//dqm__url2_1_0 = dqm__appbase+"/train/wndtrain.aspx";
	//dqm__subdesc2_1_1 = "Linux"
	//dqm__url2_1_1 = dqm__appbase+"/train/lnxtrain.aspx";

	//dqm__url2_2 = dqm__appbase+"/train/wdmtrain.aspx";

	//Support -- 5
	dqm__sub_xy5 = "-70,25"
	dqm__sub_menu_width5 = 140

	dqm__subdesc5_0 = "售后支持"
	dqm__subdesc5_1 = "意见反馈"
	dqm__url5_0 = ""

    //Products -- 4
	dqm__sub_xy4 = "-70,25"
	dqm__sub_menu_width4 = 200

	dqm__subdesc4_0 = "Place Holder"
	dqm__url4_0 = ""
	
	dqm__subdesc4_1 = "Place Holder"
	dqm__url4_1 = ""

	//Tools -- 5, original is 3, before 2008
	dqm__sub_xy5 = "-70,25"
	dqm__sub_menu_width5 = 140

	dqm__subdesc5_0 = "Symbol Viewer"
	dqm__subdesc5_1 = "KD Talker"
	
	dqm__url5_0 = dqm__appbase+"/books/swdbg/t_symview.aspx";
	dqm__url5_1 = dqm__appbase+"/books/swdbg/t_kdtalker.aspx";

	//Community -- 6
	dqm__sub_xy6 = "-70,25"
	dqm__sub_menu_width6 = 120

	dqm__subdesc6_0 = "博客专栏"
	dqm__subdesc6_1 = "交流论坛"
	dqm__subdesc6_2 = "相册"
	dqm__url6_0 = dqm__appbase + "/blogs/default.aspx"
	dqm__url6_1 = dqm__appbase+"/forums/default.aspx"
	dqm__url6_2 = dqm__appbase + "/photos/default.aspx"
	
	//Contact -- 7
	dqm__sub_xy7 = "-70,25"
	dqm__sub_menu_width7 = 120

	dqm__subdesc7_0 = "留言"
	dqm__subdesc7_1 = "写Email"
	dqm__url7_0 = dqm__appbase+"/contact/guestbk.aspx"
	dqm__url7_1 = "mailto:lisa@advdbg.com"

	//Legal Notice -- 16 -- NO MENU
	//Privacy Statement -- 17 -- NO MENU
