//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com
limit_multiple_users = true
sequence = "9x88_4"
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
	dqm__codebase = "/menusystem/"
	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 = 1
	dqm__divider_height = 2
	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__fontfamily = "Arial"		//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 = "bold"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	
	//Rollover font settings
	dqm__hl_textdecoration = "urderline"	//set to: 'normal', or 'underline'
	//Margins and text alignment
	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 3
	dqm__margin_bottom = 3
	dqm__margin_left = 5
	dqm__margin_right = 3
/*-------------------------------------------
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 = ""/*- http://www.photonics.com/images/bullet.gif -*/
	dqm__icon_rollover0 = ""/*- http://www.photonics.com/images/bullet_hl.gif -*/
	dqm__icon_image_wh0 = "13,8"
	dqm__icon_image1 = "http://www.photonics.com/images/arrow.gif"
	dqm__icon_rollover1 = "http://www.photonics.com/images/arrow.gif"
	dqm__icon_image_wh1 = "13,10"
/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/
	dqm__show_urls_statusbar = true
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"
	//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 = .3
	dqm__sub_item_effect_duration = .3
	//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 = 10
	dqm__os9_ie5mac_offset_Y = 15
	dqm__osx_ie5mac_offset_X = 0
	dqm__osx_ie5mac_offset_Y = -1
	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 = ""
	//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')"
/*---------------------------------------------
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__text_alignmentX = "left"
	//The following settings may be defined for specific sub menu items.
	//The 'X' represents the index number of the sub menu item.
	dqm__hl_subdescX = "custom highlight text"
	dqm__urltargetX = "_new"
/*---------------------------------------------
Main Menu Rollover Images and Links
----------------------------------------------*/
	dqm__rollover_image0 = "http://www.photonics.com/images/roll/menu0.gif"
	dqm__rollover_wh0 = "35,21"
	dqm__url0 = "http://www.photonics.com";   
	dqm__rollover_image1 = "http://www.photonics.com/images/roll/menu1.gif"
	dqm__rollover_wh1 = "97,21"
	dqm__url1 = "http://www.photonics.com/directory/";   
	dqm__rollover_image2 = "http://www.photonics.com/images/roll/menu2.gif" 
	dqm__rollover_wh2 = "98,21"
	dqm__url2 = "http://www.photonics.com/XQ/ASP/QX/printpub.htm";   
	dqm__rollover_image3 = "http://www.photonics.com/images/roll/menu3.gif" 
	dqm__rollover_wh3 = "89,21"
	dqm__url3 = "http://www.photonics.com/employment/";   
	dqm__rollover_image4 = "http://www.photonics.com/images/roll/menu4.gif" 
	dqm__rollover_wh4 = "65,21"
	dqm__url4 = "http://www.photonics.com/XQ/ASP/QX/techfocus.htm";   
	dqm__rollover_image5 = "http://www.photonics.com/images/roll/menu5.gif" 
	dqm__rollover_wh5 = "92,21"
	dqm__url5 = "http://www.photonics.com/XQ/ASP/QX/news.htm";   
	dqm__rollover_image6 = "http://www.photonics.com/images/roll/menu6.gif" 
	dqm__rollover_wh6 = "108,21"
	dqm__url6 = "http://www.photonics.com/XQ/ASP/QX/innoprods.htm";   
	dqm__rollover_image7 = "http://www.photonics.com/images/roll/menu7.gif" 
	dqm__rollover_wh7 = "56,21"
	dqm__url7 = "http://www.photonics.com/calendar/";   
	dqm__rollover_image8 = "http://www.photonics.com/images/roll/menu8.gif" 
	dqm__rollover_wh8 = "75,21"
	dqm__url8 = "http://www.photonics.com/mediakit/";   
	dqm__rollover_image9 = "http://www.photonics.com/images/roll/menu9.gif" 
	dqm__rollover_wh9 = "40,21"
	dqm__url9 = "http://www.photonics.com/about/XQ/ASP/QX/about.htm";   
	dqm__rollover_image10 = "" 
	dqm__rollover_wh10 = "40,21"
	dqm__url10 = "";   
	dqm__rollover_image11 = "" 
	dqm__rollover_wh11 = "40,21"
	dqm__url11 = "";   
	dqm__rollover_image12 = "" 
	dqm__rollover_wh12 = "40,21"
	dqm__url12 = "";   
	dqm__rollover_image13 = "" 
	dqm__rollover_wh13 = "40,21"
	dqm__url13 = "";   
/*---------------------------------------------
Sub Menu Structure and Text
----------------------------------------------*/
/*-Home-*/
dqm__sub_xy0 = "-36,21"
dqm__sub_menu_width0 = 180
dqm__subdesc0_0 = "Go to Photonics.com Home"
dqm__icon_index0_0 = 0
dqm__url0_0 = "http://www.photonics.com/"
/*-Reference Library-*/
dqm__sub_xy1 = "-97,21"
dqm__sub_menu_width1 = 210
dqm__subdesc1_0 = "Dictionary of Photonics Terms"
dqm__icon_index1_0 = 0
dqm__url1_0 = "http://www.photonics.com/dictionary/XQ/ASP/QX/index.htm"
dqm__subdesc1_1 = "Photonics Directory"
dqm__icon_index1_1 = 1
	dqm__sub_xy1_1 = "-150,2"
	dqm__sub_menu_width1_1 = 210;
	dqm__subdesc1_1_0 = "Photonics Directory Home"
	dqm__icon_index1_1_0 = 0
	dqm__url1_1_0 = "http://www.photonics.com/directory/XQ/ASP/QX/index.htm"
	dqm__subdesc1_1_1 = "&nbsp;&nbsp;&nbsp;Buyers' Guide (free version)"
	dqm__icon_index1_1_1 = 0
	dqm__url1_1_1 = "http://www.photonics.com/directory/bg/XQ/ASP/QX/index.htm"
	dqm__subdesc1_1_2 = "&nbsp;&nbsp;&nbsp;Corporate Guide (free version)"
	dqm__icon_index1_1_2 = 0
	dqm__url1_1_2 = "http://www.photonics.com/directory/cg/XQ/ASP/QX/index.htm"
	dqm__subdesc1_1_3 = "&nbsp;&nbsp;&nbsp;Dictionary of Photonics Terms"
	dqm__icon_index1_1_3 = 0
	dqm__url1_1_3 = "http://www.photonics.com/dictionary/XQ/ASP/QX/index.htm"
	dqm__subdesc1_1_4 = "&nbsp;&nbsp;&nbsp;Handbook (subscribers only)"
	dqm__icon_index1_1_4 = 0
	dqm__url1_1_4 = "http://www.photonicsdirectory.com/PD_SUBSCRIPTION/handbook/"
	dqm__subdesc1_1_5 = "&nbsp;&nbsp;&nbsp;Societies and Universities"
	dqm__icon_index1_1_5 = 0
	dqm__url1_1_5 = "http://www.photonics.com/directory/socuni/XQ/ASP/QX/index.htm"
	dqm__subdesc1_1_6 = "&nbsp;&nbsp;&nbsp;Update Your Company Listing"
	dqm__icon_index1_1_6 = 0
	dqm__url1_1_6 = "http://www.photonics.com/directory/XQ/ASP/QX/update.htm"
	dqm__subdesc1_1_7 = "Login - Paid Subscribers"
	dqm__icon_index1_1_7 = 0
	dqm__url1_1_7 = "http://www.photonicsdirectory.com/PD_SUBSCRIPTION/"
	dqm__subdesc1_1_8 = "Purchase a Subscription"
	dqm__icon_index1_1_8 = 0
	dqm__url1_1_8 = "http://www.photonics.com/directory/XQ/ASP/QX/paymenttype.htm"
	dqm__subdesc1_1_9 = "Subscription Benefits"
	dqm__icon_index1_1_9 = 0
	dqm__url1_1_9 = "http://www.photonics.com/directory/XQ/ASP/QX/compare.htm"
dqm__subdesc1_2 = "Purchase a Subscription"
dqm__icon_index1_2 = 0
dqm__url1_2 = "http://www.photonics.com/directory/XQ/ASP/QX/paymenttype.htm"
dqm__subdesc1_3 = "Subscription Benefits"
dqm__icon_index1_3 = 0
dqm__url1_3 = "http://www.photonics.com/directory/XQ/ASP/QX/compare.htm"
dqm__subdesc1_4 = "Update Your Company Listing"
dqm__icon_index1_4 = 0
dqm__url1_4 = "http://www.photonics.com/directory/XQ/ASP/QX/update.htm"
dqm__subdesc1_5 = "Downloads"
dqm__icon_index1_5 = 1
	dqm__sub_xy1_5 = "-150,2"
	dqm__sub_menu_width1_5 = 210;
	dqm__subdesc1_5_0 = "Circle of Excellence<br>Call For Entries form"
	dqm__icon_index1_5_0 = 0
	dqm__url1_5_0 = "http://www.photonics.com/COEform.pdf"
	dqm__subdesc1_5_1 = "Photonics Directory &amp; Electronic Media Group Media Kit"
	dqm__icon_index1_5_1 = 0
	dqm__url1_5_1 = "http://www.photonics.com/mediakit/reference/DirectoryMK.pdf"
	dqm__subdesc1_5_2 = "Photonics Spectra Group Media Kit"
	dqm__icon_index1_5_2 = 0
	dqm__url1_5_2 = "http://www.photonics.com/mediakit/reference/SpectraMK.pdf"
	/*-dqm__subdesc1_5_3 = "Desktop Wallpapers"
	dqm__icon_index1_5_3 = 0
	dqm__url1_5_3 = ""-*/
dqm__subdesc1_6 = "Enter to Win a CD-ROM or Wall Chart"
dqm__icon_index1_6 = 0
dqm__url1_6 = "http://www.photonics.com/XQ/ASP/QX/survey.htm"
/*-Print Publications-*/
dqm__sub_xy2 = "-98,21"
dqm__sub_menu_width2 = 180
dqm__subdesc2_0 = "Photonics Directory"
dqm__icon_index2_0 = 0
dqm__url2_0 = "http://www.photonics.com/directory/XQ/ASP/QX/index.htm"
dqm__subdesc2_1 = "Photonics Spectra"
dqm__icon_index2_1 = 0
dqm__url2_1 = "http://www.photonics.com/spectra/XQ/ASP/QX/index.htm"
dqm__subdesc2_2 = "Biophotonics International"
dqm__icon_index2_2 = 0
dqm__url2_2 = "http://www.photonics.com/bio/XQ/ASP/QX/index.htm"
dqm__subdesc2_3 = "EuroPhotonics"
dqm__icon_index2_3 = 0
dqm__url2_3 = "http://www.photonics.com/euro/XQ/ASP/QX/index.htm"
dqm__subdesc2_4 = "Subscriptions"
dqm__icon_index2_4 = 0
dqm__url2_4 = "http://www.photonics.com/about/XQ/ASP/QX/subscribe.htm"
/*-Job & Resume Center-*/
dqm__sub_xy3 = "-89,21"
dqm__sub_menu_width3 = 180
dqm__subdesc3_0 = "Employment Home"
dqm__icon_index3_0 = 0
dqm__url3_0 = "http://www.photonics.com/employment/XQ/ASP/QX/index.htm"
dqm__subdesc3_1 = "Job Opportunities"
dqm__icon_index3_1 = 1
	dqm__sub_xy3_1 = "-150,2"
	dqm__sub_menu_width3_1 = 210;
	dqm__subdesc3_1_0 = "Job Openings by Company"
	dqm__icon_index3_1_0 = 0
	dqm__url3_1_0 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.company/QX/listing.htm"
	dqm__subdesc3_1_1 = "Job Openings by Date"
	dqm__icon_index3_1_1 = 0
	dqm__url3_1_1 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.date/QX/listing.htm"
	dqm__sub_xy3_1_2 = "-150,5"
	dqm__sub_menu_width3_1_2 = 140;
		dqm__subdesc3_1_2 = "Job Openings by Category"
		dqm__icon_index3_1_2 = 1
		dqm__sub_xy3_1_2 = "-150,-110"
		dqm__sub_menu_width3_1_2 = 140;
			dqm__subdesc3_1_2_0 = "Customer Service"
			dqm__icon_index3_1_2_0 = 0
			dqm__url3_1_2_0 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.cusserv/QX/listing.htm"
			dqm__subdesc3_1_2_1 = "Engineer/Designer"
			dqm__icon_index3_1_2_1 = 0
			dqm__url3_1_2_1 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.engdes/QX/listing.htm"
			dqm__subdesc3_1_2_2 = "Executive/Management"
			dqm__icon_index3_1_2_2 = 0
			dqm__url3_1_2_2 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.execmana/QX/listing.htm"
			dqm__subdesc3_1_2_3 = "Manufacturing"
			dqm__icon_index3_1_2_3 = 0
			dqm__url3_1_2_3 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.manufac/QX/listing.htm"
			dqm__subdesc3_1_2_4 = "Quality Control"
			dqm__icon_index3_1_2_4 = 0
			dqm__url3_1_2_4 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.qc/QX/listing.htm"
			dqm__subdesc3_1_2_5 = "Sales/Marketing"
			dqm__icon_index3_1_2_5 = 0
			dqm__url3_1_2_5 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.sales/QX/listing.htm"
			dqm__subdesc3_1_2_6 = "Scientist/R &amp; D"
			dqm__icon_index3_1_2_6 = 0
			dqm__url3_1_2_6 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.scientist/QX/listing.htm"
			dqm__subdesc3_1_2_7 = "Specialists/Technicians"
			dqm__icon_index3_1_2_7 = 0
			dqm__url3_1_2_7 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.special/QX/listing.htm"
			dqm__subdesc3_1_2_8 = "Other"
			dqm__icon_index3_1_2_8 = 0
			dqm__url3_1_2_8 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.other/QX/listing.htm"
	dqm__sub_xy3_1_3 = "-150,5"
	dqm__sub_menu_width3_1_3 = 140;
		dqm__subdesc3_1_3 = "Job Openings by Region"
		dqm__icon_index3_1_3 = 1
		dqm__sub_xy3_1_3 = "-150,-154"
		dqm__sub_menu_width3_1_3 = 140;
			dqm__subdesc3_1_3_0 = "Eastern USA"
			dqm__icon_index3_1_3_0 = 0
			dqm__url3_1_3_0 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.easternusa/QX/listing.htm"
			dqm__subdesc3_1_3_1 = "Central USA"
			dqm__icon_index3_1_3_1 = 0
			dqm__url3_1_3_1 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.centralusa/QX/listing.htm"
			dqm__subdesc3_1_3_2 = "Mountain USA"
			dqm__icon_index3_1_3_2 = 0
			dqm__url3_1_3_2 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.mountainusa/QX/listing.htm"
			dqm__subdesc3_1_3_3 = "Pacific USA"
			dqm__icon_index3_1_3_3 = 0
			dqm__url3_1_3_3 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.pacificusa/QX/listing.htm"
			dqm__subdesc3_1_3_4 = "Africa"
			dqm__icon_index3_1_3_4 = 0
			dqm__url3_1_3_4 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.africa/QX/listing.htm"
			dqm__subdesc3_1_3_5 = "Australia"
			dqm__icon_index3_1_3_5 = 0
			dqm__url3_1_3_5 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.australia/QX/listing.htm"
			dqm__subdesc3_1_3_6 = "Canada"
			dqm__icon_index3_1_3_6 = 0
			dqm__url3_1_3_6 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.canada/QX/listing.htm"
			dqm__subdesc3_1_3_7 = "Europe"
			dqm__icon_index3_1_3_7 = 0
			dqm__url3_1_3_7 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.europe/QX/listing.htm"
			dqm__subdesc3_1_3_8 = "South America"
			dqm__icon_index3_1_3_8 = 0
			dqm__url3_1_3_8 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.southamerica/QX/listing.htm"
			dqm__subdesc3_1_3_9 = "Pacific Rim/Asia"
			dqm__icon_index3_1_3_9 = 0
			dqm__url3_1_3_9 = "http://www.photonics.com/employment/XQ/ASP/type.jobs/category.pacificrim/QX/listing.htm"
	dqm__subdesc3_1_4 = "Post a Job Opportunity"
	dqm__icon_index3_1_4 = 0
	dqm__url3_1_4 = "http://www.photonics.com/employment/XQ/ASP/url.jobs/view.submit/QX/index.htm"
dqm__subdesc3_2 = "R&eacute;sum&eacute;s/CVs"
dqm__icon_index3_2 = 1
	dqm__sub_xy3_2 = "-150,2"
	dqm__sub_menu_width3_2 = 210;
	dqm__subdesc3_2_0 = "R&eacute;sum&eacute;s/CV by Date"
	dqm__icon_index3_2_0 = 0
	dqm__url3_2_0 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.date/QX/listing.htm"
	dqm__sub_xy3_2_1 = "-150,5"
	dqm__sub_menu_width3_2_1 = 140;
		dqm__subdesc3_2_1 = "R&eacute;sum&eacute;s/CV by Category"
		dqm__icon_index3_2_1 = 1
		dqm__sub_xy3_2_1 = "-150,-110"
		dqm__sub_menu_width3_2_1 = 140;
			dqm__subdesc3_2_1_0 = "Customer Service"
			dqm__icon_index3_2_1_0 = 0
			dqm__url3_2_1_0 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.cusserv/QX/listing.htm"
			dqm__subdesc3_2_1_1 = "Engineer/Designer"
			dqm__icon_index3_2_1_1 = 0
			dqm__url3_2_1_1 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.engdes/QX/listing.htm"
			dqm__subdesc3_2_1_2 = "Executive/Management"
			dqm__icon_index3_2_1_2 = 0
			dqm__url3_2_1_2 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.execmana/QX/listing.htm"
			dqm__subdesc3_2_1_3 = "Manufacturing"
			dqm__icon_index3_2_1_3 = 0
			dqm__url3_2_1_3 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.manufac/QX/listing.htm"
			dqm__subdesc3_2_1_4 = "Quality Control"
			dqm__icon_index3_2_1_4 = 0
			dqm__url3_2_1_4 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.qc/QX/listing.htm"
			dqm__subdesc3_2_1_5 = "Sales/Marketing"
			dqm__icon_index3_2_1_5 = 0
			dqm__url3_2_1_5 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.sales/QX/listing.htm"
			dqm__subdesc3_2_1_6 = "Scientist/R &amp; D"
			dqm__icon_index3_2_1_6 = 0
			dqm__url3_2_1_6 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.scientist/QX/listing.htm"
			dqm__subdesc3_2_1_7 = "Specialists/Technicians"
			dqm__icon_index3_2_1_7 = 0
			dqm__url3_2_1_7 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.special/QX/listing.htm"
			dqm__subdesc3_2_1_8 = "Other"
			dqm__icon_index3_2_1_8 = 0
			dqm__url3_2_1_8 = "http://www.photonics.com/employment/XQ/ASP/type.resumes/category.other/QX/listing.htm"
	dqm__subdesc3_2_2 = "Post a R&eacute;sum&eacute;/CV"
	dqm__icon_index3_2_2 = 0
	dqm__url3_2_2 = "http://www.photonics.com/employment/XQ/ASP/url.resume/view.submit/QX/index.htm"
/*-Technology Focus-*/
dqm__sub_xy4 = "-65,21"
dqm__sub_menu_width4 = 180
dqm__subdesc4_0 = "PhotonicsFiber.com"
dqm__icon_index4_0 = 0
dqm__url4_0 = "http://www.photonics.com/fiber/XQ/ASP/QX/index.htm"
dqm__subdesc4_1 = "Innovative Products"
dqm__icon_index4_1 = 1
	dqm__sub_xy4_1 = "-150,-65"
	dqm__sub_menu_width4_1 = 180;
	dqm__subdesc4_1_0 = "Detectors"
	dqm__icon_index4_1_0 = 0
	dqm__url4_1_0 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/detectors.htm"
	dqm__subdesc4_1_1 = "Fiber Optics"
	dqm__icon_index4_1_1 = 0
	dqm__url4_1_1 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/fiberopt.htm"
	dqm__subdesc4_1_2 = "Imaging"
	dqm__icon_index4_1_2 = 0
	dqm__url4_1_2 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/imaging.htm"
	dqm__subdesc4_1_3 = "Lab Equipment &amp; Materials"
	dqm__icon_index4_1_3 = 0
	dqm__url4_1_3 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/lab.htm"
	dqm__subdesc4_1_4 = "Lasers"
	dqm__icon_index4_1_4 = 0
	dqm__url4_1_4 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/lasers.htm"
	dqm__subdesc4_1_5 = "Non-Laser Light Sources"
	dqm__icon_index4_1_5 = 0
	dqm__url4_1_5 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/nonlight.htm"
	dqm__subdesc4_1_6 = "Optics"
	dqm__icon_index4_1_6 = 0
	dqm__url4_1_6 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/optics.htm"
	dqm__subdesc4_1_7 = "Positioning"
	dqm__icon_index4_1_7 = 0
	dqm__url4_1_7 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/position.htm"
	dqm__subdesc4_1_8 = "Test &amp; Analysis"
	dqm__icon_index4_1_8 = 0
	dqm__url4_1_8 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/testanaly.htm"
/*-Photonics News & Analysis-*/
dqm__sub_xy5 = "-92,21"
dqm__sub_menu_width5 = 180;
dqm__subdesc5_0 = "News Headlines"
dqm__icon_index5_0 = 0
dqm__url5_0 = "http://www.photonics.com/todaysheadlines/XQ/ASP/QX/today.htm"
dqm__subdesc5_1 = "Feature Articles"
dqm__icon_index5_1 = 0
dqm__url5_1 = "http://www.photonics.com/XQ/ASP/QX/articles.htm"
dqm__subdesc5_2 = "Photonics Spectra News"
dqm__icon_index5_2 = 1
	dqm__sub_xy5_2 = "-150,-35"
	dqm__sub_menu_width5_2 = 210;
	dqm__subdesc5_2_0 = "Technology World"
	dqm__icon_index5_2_0 = 0
	dqm__url5_2_0 = "http://www.photonics.com/spectra/tech/XQ/ASP/QX/index.htm"
	dqm__subdesc5_2_1 = "Business World"
	dqm__icon_index5_2_1 = 0
	dqm__url5_2_1 = "http://www.photonics.com/spectra/business/XQ/ASP/QX/index.htm"
	dqm__subdesc5_2_2 = "Presstime Bulletin"
	dqm__icon_index5_2_2 = 0
	dqm__url5_2_2 = "http://www.photonics.com/spectra/news/XQ/ASP/QX/index.htm"
	dqm__subdesc5_2_3 = "Feature Article Abstracts"
	dqm__icon_index5_2_3 = 0
	dqm__url5_2_3 = "http://www.photonics.com/spectra/features/XQ/ASP/QX/index.htm"
	dqm__subdesc5_2_4 = "Accent on Applications"
	dqm__icon_index5_2_4 = 0
	dqm__url5_2_4 = "http://www.photonics.com/spectra/applications/XQ/ASP/QX/index.htm"
	dqm__subdesc5_2_5 = "Photonics Research"
	dqm__icon_index5_2_5 = 0
	dqm__url5_2_5 = "http://www.photonics.com/spectra/research/XQ/ASP/QX/index.htm"
dqm__subdesc5_3 = "<i>...Looking Back</i>"
dqm__icon_index5_3 = 0
dqm__url5_3 = "javascript:openWindowLookingBack('http://www.photonics.com/todaysheadlines/XQ/ASP/QX/lookingback.htm');"
dqm__subdesc5_4 = "Trade Show Coverage"
dqm__icon_index5_4 = 0
dqm__url5_4 = "http://www.photonics.com/tradeshows/XQ/ASP/QX/index.htm"
dqm__subdesc5_5 = "Current Newsletter"
dqm__icon_index5_5 = 0
dqm__url5_5 = "http://www.photonics.com/XQ/ASP/url.viewnewsletter/QX/newsletter.htm"
dqm__subdesc5_6 = "Newsletter Archives"
dqm__icon_index5_6 = 0
dqm__url5_6 = "http://www.photonics.com/XQ/ASP/url.archives/QX/newsletter.htm"
dqm__subdesc5_7 = "Submit News Release"
dqm__icon_index5_7 = 0
dqm__url5_7 = "http://www.photonics.com/submissions/XQ/ASP/type.news/QX/news.htm"
/*-Photonics Products-*/
dqm__sub_xy6 = "-108,21"
dqm__sub_menu_width6 = 180
dqm__subdesc6_0 = "Buyers' Guide (free version)"
dqm__icon_index6_0 = 0
dqm__url6_0 = "http://www.photonics.com/directory/bg/XQ/ASP/QX/index.htm"
dqm__subdesc6_1 = "New Product Highlights"
dqm__icon_index6_1 = 0
dqm__url6_1 = "http://www.photonics.com/XQ/ASP/QX/products.htm"
dqm__subdesc6_2 = "Photonics Spectra Innovative Products"
dqm__icon_index6_2 = 1
	dqm__sub_xy6_2 = "-150,-80"
	dqm__sub_menu_width6_2 = 180;
	dqm__subdesc6_2_0 = "Detectors"
	dqm__icon_index6_2_0 = 0
	dqm__url6_2_0 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/detectors.htm"
	dqm__subdesc6_2_1 = "Fiber Optics"
	dqm__icon_index6_2_1 = 0
	dqm__url6_2_1 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/fiberopt.htm"
	dqm__subdesc6_2_2 = "Imaging"
	dqm__icon_index6_2_2 = 0
	dqm__url6_2_2 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/imaging.htm"
	dqm__subdesc6_2_3 = "Lab Equipment &amp; Materials"
	dqm__icon_index6_2_3 = 0
	dqm__url6_2_3 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/lab.htm"
	dqm__subdesc6_2_4 = "Lasers"
	dqm__icon_index6_2_4 = 0
	dqm__url6_2_4 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/lasers.htm"
	dqm__subdesc6_2_5 = "Non-Laser Light Sources"
	dqm__icon_index6_2_5 = 0
	dqm__url6_2_5 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/nonlight.htm"
	dqm__subdesc6_2_6 = "Optics"
	dqm__icon_index6_2_6 = 0
	dqm__url6_2_6 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/optics.htm"
	dqm__subdesc6_2_7 = "Positioning"
	dqm__icon_index6_2_7 = 0
	dqm__url6_2_7 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/position.htm"
	dqm__subdesc6_2_8 = "Test &amp; Analysis"
	dqm__icon_index6_2_8 = 0
	dqm__url6_2_8 = "http://www.photonics.com/spectra/newprods/XQ/ASP/QX/testanaly.htm"
dqm__subdesc6_3 = "Trade Show Product Showcases"
dqm__icon_index6_3 = 0
dqm__url6_3 = "http://www.photonics.com/tradeshows/XQ/ASP/QX/index.htm"
dqm__subdesc6_4 = "Submit New Product Release"
dqm__icon_index6_4 = 0
dqm__url6_4 = "http://www.photonics.com/submissions/XQ/ASP/type.newprod/QX/newprod.htm"
/*-Calendar-*/
dqm__sub_xy7 = "-56,21"
dqm__sub_menu_width7 = 180
dqm__subdesc7_0 = "Calendar Home"
dqm__icon_index7_0 = 0
dqm__url7_0 = "http://www.photonics.com/calendar/XQ/ASP/QX/index.htm"
dqm__subdesc7_1 = "Courses"
dqm__icon_index7_1 = 0
dqm__url7_1 = "http://www.photonics.com/calendar/XQ/ASP/QX/courses.htm"
dqm__subdesc7_2 = "Trade Shows"
dqm__icon_index7_2 = 0
dqm__url7_2 = "http://www.photonics.com/calendar/XQ/ASP/QX/tradeshows.htm"
dqm__subdesc7_3 = "Trade Show Highlights &amp; Product Showcase"
dqm__icon_index7_3 = 0
dqm__url7_3 = "http://www.photonics.com/tradeshows/XQ/ASP/QX/index.htm"
dqm__subdesc7_4 = "Spotlight..."
dqm__icon_index7_4 = 0
dqm__url7_4 = "http://www.photonics.com/calendar/XQ/ASP/QX/index.htm"
dqm__subdesc7_5 = "Submit Calendar Entry"
dqm__icon_index7_5 = 0
dqm__url7_5 = "http://www.photonics.com/submissions/XQ/ASP/type.calendar/QX/calendar.htm"
/*Advertising*/
dqm__sub_xy8 = "-140,21"
dqm__sub_menu_width8 = 180
dqm__subdesc8_0 = "Current Ad Index"
dqm__icon_index8_0 = 0
dqm__url8_0 = "http://www.photonics.com/XQ/ASP/QX/banlist.htm"
dqm__subdesc8_1 = "Photonics Directory &amp; Electronic Media Group Media Kit"
dqm__icon_index8_1 = 0
dqm__url8_1 = "http://www.photonics.com/mediakit/pdem/XQ/ASP/QX/intro.htm"
dqm__subdesc8_2 = "Photonics Spectra Group Media Kit"
dqm__icon_index8_2 = 0
dqm__url8_2 = "http://www.photonicsgroup.net/media/kit.htm"
dqm__urltarget8_2="_new"
dqm__subdesc8_3 = "Sales Associates"
dqm__icon_index8_3 = 1
	dqm__sub_xy8_3 = "-280,-65"
	dqm__sub_menu_width8_3 = 180;
	dqm__subdesc8_3_0 = "Photonics Directory &amp; Electronic Media Group Advertising Contacts"
	dqm__icon_index8_3_0 = 0
	dqm__url8_3_0 = "http://www.photonics.com/mediakit/pdem/XQ/ASP/QX/contacts.htm"
	dqm__subdesc8_3_1 = "Photonics Spectra Group Client Service Contacts<br><font size=-2>(Photonics Spectra, EuroPhotonics, Photonics Showcase, Biophotonics Int'l)</font>"
	dqm__icon_index8_3_1 = 0
	dqm__url8_3_1 = "http://www.photonicsgroup.net/clientsvc.htm"
/*-about us-*/
dqm__sub_xy9 = "-180,21"
dqm__sub_menu_width9 = 180
dqm__subdesc9_0 = "Who We Are"
dqm__icon_index9_0 = 0
dqm__url9_0 = "http://www.photonics.com/about/XQ/ASP/QX/about.htm"
dqm__subdesc9_1 = "Contact Info"
dqm__icon_index9_1 = 0
dqm__url9_1 = "http://www.photonics.com/about/XQ/ASP/QX/contactinfo.htm"
dqm__subdesc9_2 = "Return to Photonics.com Home"
dqm__icon_index9_2 = 0
dqm__url9_2 = "http://www.photonics.com/XQ/ASP/QX/index.htm"