
/*---------------------------------------------
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 = "#74442D"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#CBAB7C"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#73442A"		

	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 = "#000000"
	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 = "#ffffff"
	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 = false
   
	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_text12 = ""
	dqm__status_text13 = ""
	dqm__status_text14 = ""
	dqm__status_text15 = ""
	dqm__status_text16 =""
	dqm__status_text17 = ""
	dqm__status_text18 = ""
	dqm__status_text19 = ""
	dqm__status_text20 = ""
	dqm__status_text21 = ""

	//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 = .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 = "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


    //Main Menu 0

	dqm__rollover_image0 = "images/menus_5.jpg"
	dqm__rollover_wh0 = "69,24"
	dqm__url0 = "about.php";   


    //Main Menu 1

	dqm__rollover_image1 = "images/menus_6.jpg"
	dqm__rollover_wh1 = "91,24"
	dqm__url1 = "products.php";


    //Main Menu 2

	dqm__rollover_image2 = "/new/images/menumove_r1_c3.gif" 
	dqm__rollover_wh2 = "73,26"
	dqm__url2 = "/new/ghost/template/";   


    //Main Menu 3

	dqm__rollover_image3 = "/new/images/menumove_r1_c4.gif" 
	dqm__rollover_wh3 = "80,26"
	dqm__url3 = "/new/ghost/site/";   
	

    //Main Menu 4

	dqm__rollover_image4 = "/new/images/menumove_r1_c5.gif" 
	dqm__rollover_wh4 = "75,26"
	dqm__url4 = "/new/ghost/eng/";   
	

    //Main Menu 5

	dqm__rollover_image5 = "/new/images/index_28.jpg" 
	dqm__rollover_wh5 = "142,82"
	dqm__url5 = "#";   
		

    //Main Menu 6

	dqm__rollover_image6 = "/site/resources/v2_nav/events_ON.gif" 
	dqm__rollover_wh6 = "64,25"
	dqm__url6 = "/site/contact/";   
		

    //Main Menu 7

	dqm__rollover_image7 = "/site/resources/v2_nav/support_ON.gif" 
	dqm__rollover_wh7 = "87,25"
	dqm__url7 = "#";   
	
	
		

	//Begin Second Tier Navigation


    //My Citrix

	dqm__rollover_image8 = "/site/resources/v2_nav/myCitrix_ON.gif" 
	dqm__rollover_wh8 = "50,17"
	dqm__url8 = "https://secureportal.citrix.com/";   
	dqm__urltarget8 = "_new"
	

    //Buy

	dqm__rollover_image9 = "/site/resources/v2_nav/buy_ON.gif" 
	dqm__rollover_wh9 = "29,17"
	dqm__url9 = "/site/howToBuy/index.asp";   
	

    //Demo

	dqm__rollover_image10 = "/site/resources/v2_nav/demo_ON.gif" 
	dqm__rollover_wh10 = "36,17"
	dqm__url10 = "/site/demo/index.asp";   
	

    //Calculate Savings

	dqm__rollover_image11 = "/site/resources/v2_nav/calculateSavings_ON.gif" 
	dqm__rollover_wh11 = "83,17"
	dqm__url11 = "/site/ACEredirect.asp";   
	dqm__urltarget11 = "_new"
	

    //Download

	dqm__rollover_image12 = "/site/resources/v2_nav/download_ON.gif" 
	dqm__rollover_wh12 = "53,17"
	dqm__url12 = "/site/ss/downloads/index.asp";   
	

    //Contact

	dqm__rollover_image13 = "/site/resources/v2_nav/contact_ON.gif" 
	dqm__rollover_wh13 = "43,17"
	dqm__url13 = "/site/contact/index.asp";   
  

    //Site Map

	dqm__rollover_image14 = "/site/resources/v2_nav/siteMap_ON.gif" 
	dqm__rollover_wh14 = "51,17"
	dqm__url14 = "/site/siteMap.asp";   
	


	//Begin Global

    //Global

	dqm__rollover_image15 = "/site/resources/v2_nav/global_ON.gif" 
	dqm__rollover_wh15 = "42,19"
	dqm__url15 = "#top";   
	
		

	//Begin Third Tier Navigation

    //Legal Notice

	dqm__rollover_image16 = "/site/resources/v2_nav/legalNotice_ON.gif" 
	dqm__rollover_wh16 = "53,23"
	dqm__url16 = "/site/aboutCitrix/legal/legalNotice.asp";   
  

    //Privacy Statement

	dqm__rollover_image17 = "/site/resources/v2_nav/privacyStatement_ON.gif" 
	dqm__rollover_wh17 = "83,23"
	dqm__url17 = "/site/aboutCitrix/legal/privacyStatement.asp";   
	
	
    //Corporate Governance

	dqm__rollover_image18 = "/site/resources/v2_nav/corporateGovernance_ON.gif" 
	dqm__rollover_wh18 = "98,23"
	dqm__url18 = "/site/aboutCitrix/legal/corporateGovernance.asp";   
	
		
		
	//Begin PopUp Third Tier Navigation

    //PopUp Legal Notice

	dqm__rollover_image19 = "/site/resources/v2_nav/legalNotice_ON.gif" 
	dqm__rollover_wh19 = "53,23"
	dqm__url19 = "/site/aboutCitrix/legal/legalNotice.asp";
	dqm__urltarget19 = "_new"

    //PopUp Privacy Statement

	dqm__rollover_image20 = "/new/images/tomenu1.gif" 
	dqm__rollover_wh20 = "214,28"
	dqm__url20 = "/new/caseone.php";   
	
	
    //PopUp Corporate Governance

	dqm__rollover_image21 = "/site/resources/v2_nav/corporateGovernance_ON.gif" 
	dqm__rollover_wh21 = "98,23"
	dqm__url21 = "/site/aboutCitrix/legal/corporateGovernance.asp";
	dqm__urltarget21 = "_new"

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


 	// -- 0 No menu
	dqm__sub_xy0 = "-69,24"
	dqm__sub_menu_width0 = 100
	dqm__subdesc0_0 = "Company Profile"
	dqm__subdesc0_1 = "Our Client"
	dqm__subdesc0_2 = "Code of Conduct"
	dqm__url0_0 = "about.php"
	dqm__url0_1 = "client.htm"
	dqm__url0_2 = "code.htm"

    // -- 1

	dqm__sub_xy1 = "-91,24"
	dqm__sub_menu_width1 = 91

	dqm__subdesc1_0 = "Apparel"
	dqm__subdesc1_1 = "Fabric"
	
	dqm__url1_0 = "products.php"
	dqm__url1_1 = "products2.htm"
    // -- 2

	dqm__sub_xy2 = "-73,23"
	dqm__sub_menu_width2 = 139

    // -- 3

	dqm__sub_xy3 = "-80,24"
	dqm__sub_menu_width3 = 137

	dqm__subdesc3_0 = "设计者网站"
	dqm__subdesc3_1 = "摄影师网站"
	dqm__subdesc3_2 = "图例网站"

	dqm__url3_0 = "/new/ghost/site/?filename=designer.html"
	dqm__url3_1 = "/new/ghost/site/?filename=photographer.html"
	dqm__url3_2 = "/new/ghost/site/?filename=illustrator.html"

    // -- 4

	dqm__sub_xy4 = "-75,23"
	dqm__sub_menu_width4 = 139

	dqm__subdesc4_0 = "短句翻译"
	dqm__subdesc4_1 = "英语字典"
	
	dqm__url4_0 = "/new/ghost/eng/"
	dqm__url4_1 = "/new/ghost/zd/"
	
	// -- 5

	dqm__sub_xy5 = "-140,82"
	dqm__sub_menu_width5 = 139


	dqm__subdesc5_0 = "A"
	dqm__url5_0 = "#"

	dqm__subdesc5_1 = "B"
	dqm__url5_1 = "#"	
	
	// -- 6

	dqm__sub_xy6 = "-64,25"
	dqm__sub_menu_width6 = 170

	dqm__subdesc6_0 = "大中华地区Citrix公司办事处"
	dqm__subdesc6_1 = "站点反馈"
	
	dqm__url6_0 = "/site/contact/"
	dqm__url6_1 = "/site/contact/siteFeedback.asp"
	
	// -- 7

	dqm__sub_xy7 = "-87,25"
	dqm__sub_menu_width7 = 110

	dqm__subdesc7_0 = "专享升级服务"
	dqm__url7_0 = "/site/SS/supportSecond.asp"
	dqm__subdesc7_1 = "咨询"
	dqm__url7_1 = "/site/SS/supportSecond2.asp"
	dqm__subdesc7_2 = "优先技术支持"
	dqm__url7_2 = "/site/SS/supportSecond3.asp"
	dqm__subdesc7_3 = "产品全程技术支持"
	dqm__url7_3 = "/site/SS/supportSecond4.asp"
	dqm__subdesc7_4 = "下载"
	dqm__url7_4 = "/site/SS/downloads/"
	dqm__subdesc7_5 = "知识中心"
	dqm__url7_5 = "/site/PS/kc/"
	dqm__subdesc7_6 = "培训"
	dqm__url7_6 = "/site/PS/trainingResources.asp"
	
	//My Citrix -- 8 -- NO MENU
	
	

	//Buy -- 9 -- MENU COMMENTED OUT AT CLIENT REQUEST 091003
	
	
	
	//Demo -- 10 -- NO MENU
		
	
	
	//Calculate Savings -- 11 -- NO MENU



	//Download -- 12 -- MENU COMMENTED OUT AT CLIENT REQUEST 091003



	//Contact -- 13 -- MENU COMMENTED OUT AT CLIENT REQUEST 091003
		
	
	
	//Site Map -- 14 -- NO MENU
	

	//Global -- 15

	dqm__sub_xy15 = "-42,19"
	dqm__sub_menu_width15 = 140

	dqm__subdesc15_0 = "巴西"
	dqm__subdesc15_1 = "中国"
	dqm__subdesc15_2 = "法国"
	dqm__subdesc15_3 = "德国"
	dqm__subdesc15_4 = "意大利"
	dqm__subdesc15_5 = "日本"
	dqm__subdesc15_6 = "韩国"	
	dqm__subdesc15_7 = "拉丁美洲/加勒比海"
	dqm__subdesc15_8 = "西班牙"
	dqm__subdesc15_9 = "台湾"
	
	dqm__url15_0 = "http://www.citrix.com.br/"
	dqm__url15_1 = "/site/language/china/index.asp"
	dqm__url15_2 = "http://www.citrix.fr/"
	dqm__url15_3 = "http://www.citrix.de/"
	dqm__url15_4 = "http://www.citrix.it/"
	dqm__url15_5 = "http://www.citrix.co.jp/"
	dqm__url15_6 = "/site/language/korea/index.asp"
	dqm__url15_7 = "http://www.citrixlac.com/"
	dqm__url15_8 = "http://www.citrix.es/"
	dqm__url15_9 = "/site/language/taiwan/index.asp"
	
	dqm__urltarget15_0 = "_new"
	dqm__urltarget15_1 = "_new"
	dqm__urltarget15_2 = "_new"
	dqm__urltarget15_3 = "_new"
	dqm__urltarget15_4 = "_new"
	dqm__urltarget15_5 = "_new"
	dqm__urltarget15_6 = "_new"
	dqm__urltarget15_7 = "_new"
	dqm__urltarget15_8 = "_new"
	dqm__urltarget15_9 = "_new"

	
	
	//Legal Notice -- 16 -- NO MENU
	
	
	
	//Privacy Statement -- 17 -- NO MENU
	
	
		
	//Corporate Governance -- 18 -- NO MENU
	
	
	
	//PopUp Legal Notice -- 19 -- NO MENU
	
	
	
	//PopUp Privacy Statement -- 20 -- NO MENU
	dqm__sub_xy20 = "-214,28"
	dqm__sub_menu_width20 = 214

	dqm__subdesc20_0 = "承接范围"
	dqm__subdesc20_1 = "项目案例"
	dqm__subdesc20_2 = "关于我们"
	dqm__subdesc20_3 = "联系我们"

	dqm__url20_0 = "/new/caseone.php"
	dqm__url20_1 = "/new/degin.php"
	dqm__url20_2 = "/new/about.php"
	dqm__url20_3 = "/new/contactus.php"
	
		
	//PopUp Corporate Governance -- 21 -- NO MENU