//        This data file may also be placed within your HTML page
//        by enclosing between JavaScript tags.


// 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 = "#000000"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#fffea1"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#005e79"		

	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)

// Unlock code:
code0 = 656
code1 = 1666
code2 = 653
code3 = 1412
code4 = 2586
code5 = 2183
code6 = 2191
code7 = 1788
code8 = 2387
code9 = 1984
sequence = "9x88_4"

    //Font settings
	dqm__textcolor = "#000000"
	dqm__fontfamily = "arial, verdana, helvetica, sans-serif"		//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 11			//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 = "underline"	//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



// Optional Status Bar Text
	dqm__show_urls_statusbar = false
   

// Internet Explorer Transition Effects


//Options: none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
	dqm__sub_menu_effect_duration = .25
	dqm__sub_item_effect_duration = .1

    //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

/*-------------------------------------------
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.
--------------------------------------------*/


    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = "/menus/arrow.gif"
	dqm__2nd_icon_rollover0 = "/menus/arrow.gif"
	dqm__2nd_icon_image_wh0 = "13,10"
	dqm__2nd_icon_image_xy0 = "0,4"


/*-------------------------------------------
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 = 10
	dqm__osx_ie5mac_offset_Y = 15

	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')"



/**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************/



    //Main Menu Item 0
	dqm__rollover_image0 = "/exhibitorshow/2008/images/navbar/navbar_r1_c1_f2.gif"
	dqm__rollover_wh0 = "98,25"
	dqm__url0 = "overview.asp";   

    //Main Menu Item 1
	dqm__rollover_image1 = "/exhibitorshow/2008/images/navbar/navbar_r1_c3_f3.gif"
	dqm__rollover_wh1 = "123,25"
	dqm__url1 = "sessionexplorer.asp";

    //Main Menu Item 2
	dqm__rollover_image2 = "/exhibitorshow/2008/images/navbar/navbar_r1_c5_f4.gif" 
	dqm__rollover_wh2 = "149,25"
	dqm__url2 = "certification.asp";   

    //Main Menu Item 3
	dqm__rollover_image3 = "/exhibitorshow/2008/images/navbar/navbar_r1_c7_f5.gif" 
	dqm__rollover_wh3 = "139,25"
	dqm__url3 = "exhibithall.asp";   
  
    //Main Menu Item 4
	dqm__rollover_image4 = "/exhibitorshow/2008/images/navbar/navbar_r1_c9_f6.gif" 
	dqm__rollover_wh4 = "150,25"
	dqm__url4 = "conferenceregistration.asp";   



//
//    Menu Structure and Text  
//

    //Menu 0 - Overview
	dqm__sub_xy0 = "-98,25"
	dqm__sub_menu_width0 = 175

	dqm__subdesc0_0 = "Overview"
	dqm__subdesc0_1 = "Networking Opportunities<br>and Orientation"
	dqm__subdesc0_2 = "E-mail Newsletter"
	dqm__subdesc0_3 = "Tell a Friend"
	dqm__subdesc0_4 = "Get the Show Brochure!"
	//dqm__subdesc0_5 = "Hotel Discounts"
	//dqm__subdesc0_6 = "Frequently Asked Questions"
	//dqm__subdesc0_6 = "New Product Showcase"
	//dqm__subdesc0_7 = "EXHIBITOR2007 News"
	//dqm__subdesc0_8 = "Download Logo"
	//dqm__subdesc0_7 = "Sponsors"


	dqm__url0_0 = "overview.asp"
	dqm__url0_1 = "events-services.asp"
	dqm__url0_2 = "emailreminders.asp"
	dqm__url0_3 = "tellafriend.asp"	
	dqm__url0_4 = "showbrochure.asp"
	//dqm__url0_5 = "hoteltravel.asp"
	//dqm__url0_6 = "faq.asp"
	//dqm__url0_6 = "/exhibitorshow/2007/newproducts.asp"
	//dqm__url0_7 = "/exhibitorshow/2007/shownews.asp"
	//dqm__url0_8 = "/exhibitorshow/2007/logo.asp"
	//dqm__url0_7 = "/exhibitorshow/2007/sponsors.asp"


    //Menu 1 - Conference
	dqm__sub_xy1 = "-123,25"
	dqm__sub_menu_width1 = 175


	dqm__subdesc1_0 = "Sessions"
	dqm__subdesc1_1 = "Authors Executive Series"
	dqm__subdesc1_2 = "Field Trips"
	dqm__subdesc1_3 = "Peer2Peer Roundtables"
	dqm__subdesc1_4 = "Profiles in Excellence<br>Case Studies"
	dqm__subdesc1_5 = "Workshops"	
	dqm__subdesc1_6 = "Get the Show Brochure!"	
	dqm__subdesc1_7 = "Registration Options"
	dqm__subdesc1_8 = "Schedule Builder"
	
	dqm__url1_0 = "sessionexplorer.asp"
	dqm__url1_1 = "authors.asp"
	dqm__url1_2 = "fieldtrips.asp"
	dqm__url1_3 = "peer2peer.asp"
	dqm__url1_4 = "casestudies.asp"
	dqm__url1_5 = "workshops.asp"
	dqm__url1_6 = "showbrochure.asp"
	dqm__url1_7 = "conferenceregistration.asp"
	dqm__url1_8 = "schedulebuilder.asp"

    //Menu 2 - Certification
	dqm__sub_xy2 = "-145,25"
	dqm__sub_menu_width2 = 190

	dqm__subdesc2_0 = "CTSM Professional Certification"

	dqm__url2_0 = "certification.asp"



	//Menu 3 - Exhibit Hall
	dqm__sub_xy3 = "-132,25"
	dqm__sub_menu_width3 = 160

	dqm__subdesc3_0 = "Exhibit Hall Overview"
	dqm__subdesc3_1 = "Exhibitor List"
	dqm__subdesc3_2 = "New Product Showcase"
	dqm__subdesc3_3 = "For Exhibitors"
	//dqm__subdesc2_3 = "Free Exhibit Hall Pass"
	
	dqm__url3_0 = "exhibithall.asp"
	dqm__url3_1 = "exhibitors.asp"
	dqm__url3_2 = "newproducts.asp"
	dqm__url3_3 = "/exhibitorshow/exhibitors/07prospectus.asp"
	//dqm__url2_3 = "/exhibitorshow/2007/vippass.asp"

    //Menu 4 - Registration
	dqm__sub_xy4 = "-180,25"
	dqm__sub_menu_width4 = 170

	dqm__subdesc4_0 = "Registration Options"
	dqm__subdesc4_1 = "Register for Conference"
	dqm__subdesc4_2 = "Register for Exhibit Hall Only"	
	dqm__subdesc4_3 = "Hotel Discounts and <br />Travel Information"
	dqm__subdesc4_4 = "Frequently Asked Questions"

	dqm__url4_0 = "conferenceregistration.asp"
	dqm__url4_1 = "schedulebuilder.asp"
	dqm__url4_2 = "exhibithall.asp"
	dqm__url4_3 = "hoteltravel.asp"
	dqm__url4_4 = "faq.asp"
