/*-------------------------------------------
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 = "#C5C0BA"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#F78E1E"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#AFBC20"		

	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		= "#FFFFFF"
	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		= "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 = "Menus/menu_bullet.gif"
	//dqm__icon_rollover0 = "Menus/menu_bullet_hl.gif"
	//dqm__icon_image_wh0 = "12,9"

    //Absolute positioned icon images (coordinate poitioned)
	//dqm__2nd_icon_image0 = "Menus/menu_arrow.gif"
	//dqm__2nd_icon_rollover0 = "Menus/menu_arrow_hl.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 = "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 = 3			//drop shadow width
	dqm__dropshadow_offy = 3			//drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/
    //Mac offset fixes, adjust until sub menus position correctly.
	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')"

/*---------------------------------------------
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 = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	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  
**********************************************************************************************/
    //Main Menu Item 0
	//dqm__rollover_image0 = "images/topnav/13aboutusOver.gif"
	dqm__rollover_wh0 = "130,30"
	dqm_sub_offset0 = "-130"
	dqm__url0 = "/100AboutUs.aspx";   

    //Main Menu Item 1
	//dqm__rollover_image1 = "images/topnav/14productsOver.gif"
	dqm__rollover_wh1 = "143,30"
	dqm_sub_offset1 = "-143"
	dqm__url1 = "/200HIVProducts.aspx";

    //Main Menu Item 2
	//dqm__rollover_image2 = "images/topnav/15oncologyOver.gif" 
	dqm__rollover_wh2 = "174,30"
	dqm_sub_offset2 = "-174"
	dqm__url2 = "/300OncologyProducts.aspx";   

    //Main Menu Item 3
	//dqm__rollover_image3 = "images/topnav/16pharmaOver.gif" 
	dqm__rollover_wh3 = "201,30"
	dqm_sub_offset3 = "-201"
	dqm__url3 = "/400PharmaPartnerships.aspx"; 
	
    //Main Menu Item 4
	//dqm__rollover_image4 = "images/17investorsOver.gif" 
	dqm__rollover_wh4 = "135,30"
	dqm_sub_offset4 = "-135"
	dqm__url4 = "http://Ir.monogrambio.com/"; 

    //Main Menu Item 5
	//dqm__rollover_image5 = "images/topnav/18careersOver.gif" 
	dqm__rollover_wh5 = "110,30"
	dqm_sub_offset5 = "-110"
	dqm__url5 = "/600Careers.aspx"; 
	

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/

    //Sub Menu 0
	dqm__sub_xy0 = dqm_sub_offset0+",50"
	dqm__subdesc0_0 = "Overview"
	dqm__icon_index0_0 = 1
	dqm__2nd_icon_index0_0 = 0
	dqm__url0_0 = "/100AboutUs.aspx"
	dqm__subdesc0_1 = "Individualized Medicine"
	dqm__icon_index0_1 = 1
	dqm__2nd_icon_index0_1 = 0
	dqm__url0_1 = "/110IndividualizedMedicine.aspx"
	dqm__sub_xy0_1 = "-1,-1"
	dqm__subdesc0_1_0 = "HIV Drug Resistance Testing"
	dqm__icon_index0_1_0 = 1
	dqm__2nd_icon_index0_1_0 = 0
	dqm__url0_1_0 = "/111DrugResistanceTesting.aspx"
	dqm__subdesc0_1_1 = "Oncology Treatment"
	dqm__icon_index0_1_1 = 1
	dqm__2nd_icon_index0_1_1 = 0
	dqm__url0_1_1 = "/112OncologyTreatment.aspx"
	dqm__subdesc0_2 = "Our Novel Technologies"
	dqm__icon_index0_2 = 1
	dqm__2nd_icon_index0_2 = 0
	dqm__url0_2 = "/120NovelTechnologies.aspx"
	
	dqm__subdesc0_3 = "Management"
	dqm__icon_index0_3 = 1
	dqm__2nd_icon_index0_3 = 0
	dqm__url0_3 = "/160Management.aspx"

	dqm__subdesc0_4 = "Scientific Advisory Board"
	dqm__icon_index0_4 = 1
	dqm__2nd_icon_index0_4 = 0
	dqm__url0_4 = "/150ScientificAdvisoryBoard.aspx"

    //Sub Menu 1
	dqm__sub_xy1 = dqm_sub_offset1+",30"
	dqm__subdesc1_0 = "Overview"
	dqm__icon_index1_0 = 1
	dqm__2nd_icon_index1_0 = 0
	dqm__url1_0 = "/200HIVProducts.aspx"
	dqm__subdesc1_1 = "HIV Pipeline"
	dqm__icon_index1_1 = 1
	dqm__2nd_icon_index1_1 = 0
	dqm__url1_1 = "/210HIVPipeline.aspx"
	dqm__subdesc1_2 = "Other Diseases"
	dqm__icon_index1_2 = 1
	dqm__2nd_icon_index1_2 = 0
	dqm__url1_2 = "/220OtherDiseases.aspx"
	dqm__subdesc1_3 = "Collaborations and Studies"
	dqm__icon_index1_3 = 1
	dqm__2nd_icon_index1_3 = 0
	dqm__url1_3 = "/230Collaborations.aspx"

    //Sub Menu 2
	dqm__sub_xy2 = dqm_sub_offset2+",30"
	dqm__subdesc2_0 = "HERmark Assay"
	dqm__icon_index2_0 = 1
	dqm__2nd_icon_index2_0 = 0
	dqm__url2_0 = "http://hermarkassay.com"
	dqm__urltarget2_0 = "_new"

	dqm__subdesc2_1 = "Overview"
	dqm__icon_index2_1 = 1
	dqm__2nd_icon_index2_1 = 0
	dqm__url2_1 = "/300OncologyProducts.aspx"



	
	dqm__subdesc2_2 = "VeraTag Applications"
	dqm__icon_index2_2 = 1
	dqm__2nd_icon_index2_2 = 0
	dqm__url2_2 = "/310eTagApplications.aspx"
	dqm__sub_xy2_2 = "-1,-1"
	
	dqm__subdesc2_2_0 = "Targeted Cancer Therapeutics"
	dqm__icon_index2_2_0 = 1
	dqm__2nd_icon_index2_2_0 = 0
	dqm__url2_2_0 = "/311TargetedCancerTherapeutics.aspx"
	
	dqm__subdesc2_2_1 = "Patient Selection Testing"
	dqm__icon_index2_2_1 = 1
	dqm__2nd_icon_index2_2_1 = 0
	dqm__url2_2_1 = "/312PatientSelectionTesting.aspx"
	
	dqm__subdesc2_3 = "How VeraTag Assays Work"
	dqm__icon_index2_3 = 1
	dqm__2nd_icon_index2_3 = 0
	dqm__url2_3 = "/320HoweTagAssaysWork.aspx"
	
	dqm__subdesc2_4 = "Collaborations and Studies"
	dqm__icon_index2_4 = 1
	dqm__2nd_icon_index2_4 = 0
	dqm__url2_4 = "/330Collaborations.aspx"

    //Sub Menu 3
	dqm__sub_xy3 = dqm_sub_offset3+",30"
	dqm__subdesc3_0 = "Products & Services"
	dqm__icon_index3_0 = 1
	dqm__2nd_icon_index3_0 = 0
	dqm__url3_0 = "/400PharmaPartnerships.aspx"
	dqm__sub_xy3_0 = "-1,-1"
	
	
	
	dqm__subdesc3_0_0 = "Oncology - HERmark"
	dqm__icon_index3_0_0 = 1
	dqm__2nd_icon_index3_0_0 = 0
	dqm__url3_0_0 = "http://hermarkassay.com/"


	dqm__subdesc3_0_1 = "Novel Drug Testing Services"
	dqm__icon_index3_0_1 = 1
	dqm__2nd_icon_index3_0_1 = 0
	dqm__url3_0_1 = "/411NovelDrugTestingServices.aspx"
	
	dqm__subdesc3_0_2 = "PhenoSense for Entry Inhibitor Susceptibility Assay"
	dqm__icon_index3_0_2 = 1
	dqm__2nd_icon_index3_0_2 = 0
	dqm__url3_0_2 = "/413.aspx"
	dqm__subdesc3_0_3 = "Trofile&trade; Monograms Co-receptor Tropism Assay"
	dqm__icon_index3_0_3 = 1
	dqm__2nd_icon_index3_0_3 = 0
	dqm__url3_0_3 = "/414.aspx"
	dqm__subdesc3_0_4 = "GeneSeq for Entry Inhibitors (HIV Envelope Sequencing) Assay"
	dqm__icon_index3_0_4 = 1
	dqm__2nd_icon_index3_0_4 = 0
	dqm__url3_0_4 = "/415.aspx"
	dqm__subdesc3_0_5 = "PhenoSense and GeneSeq for Integrase Inhibitors Assays"
	dqm__icon_index3_0_5 = 1
	dqm__2nd_icon_index3_0_5 = 0
	dqm__url3_0_5 = "/416.aspx"
	dqm__subdesc3_0_6 = "PhenoSense GT&reg; for Reverse Transcriptase and Protease Inhibitors Assay"
	dqm__icon_index3_0_6 = 1
	dqm__2nd_icon_index3_0_6 = 0
	dqm__url3_0_6 = "/417.aspx"
	dqm__subdesc3_0_7 = "PhenoSense&reg; HIV for Reverse Transcriptase and Protease Inhibitors Assay"
	dqm__icon_index3_0_7 = 1
	dqm__2nd_icon_index3_0_7 = 0
	dqm__url3_0_7 = "/418.aspx"
	dqm__subdesc3_0_8 = "GeneSeq&reg; HIV for Reverse Transcriptase and Protease Inhibitors Assay"
	dqm__icon_index3_0_8 = 1
	dqm__2nd_icon_index3_0_8 = 0
	dqm__url3_0_8 = "/419.aspx"
	dqm__subdesc3_0_9 = "Clonal Analysis"
	dqm__icon_index3_0_9 = 1
	dqm__2nd_icon_index3_0_9 = 0
	dqm__url3_0_9 = "/481.aspx"
	dqm__subdesc3_0_10 = "PhenoScreen&trade;"
	dqm__icon_index3_0_10 = 1
	dqm__2nd_icon_index3_0_10 = 0
	dqm__url3_0_10 = "/483.aspx"
	dqm__subdesc3_0_11 = "HCV"
	dqm__icon_index3_0_11 = 1
	dqm__2nd_icon_index3_0_11 = 0
	dqm__url3_0_11 = "/484.aspx"
	dqm__subdesc3_0_12 = "PhenoSense&reg; HIV Neutralization"
	dqm__icon_index3_0_12 = 1
	dqm__2nd_icon_index3_0_12 = 0
	dqm__url3_0_12 = "/485.aspx"
	dqm__subdesc3_0_13 = "Database Queries"
	dqm__icon_index3_0_13 = 1
	dqm__2nd_icon_index3_0_13 = 0
	dqm__url3_0_13 = "/486.aspx"
	dqm__subdesc3_0_14 = "Preparing your IND/NDA"
	dqm__icon_index3_0_14 = 1
	dqm__2nd_icon_index3_0_14 = 0
	dqm__url3_0_14 = "/487.aspx"
	dqm__subdesc3_0_15 = "VLink online reporting system"
	dqm__icon_index3_0_15 = 1
	dqm__2nd_icon_index3_0_15 = 0
	dqm__url3_0_15 = "/488.aspx"





	dqm__subdesc3_1 = "Information Request"
	dqm__icon_index3_1 = 1
	dqm__2nd_icon_index3_1 = 0
	dqm__url3_1 = "/440InformationRequest.aspx"

    //Sub Menu 4
	dqm__sub_xy4 = dqm_sub_offset4+",30"
	dqm__subdesc4_0 = "Overview"
	dqm__icon_index4_0 = 1
	dqm__2nd_icon_index4_0 = 0
	dqm__url4_0 = "http://ir.monogrambio.com/"
	dqm__subdesc4_1 = "Stock Quote"
	dqm__icon_index4_1 = 1
	dqm__2nd_icon_index4_1 = 0
	dqm__url4_1 = "http://ir.monogrambio.com/stockquote.cfm"
	dqm__subdesc4_2 = "SEC Filings"
	dqm__icon_index4_2 = 1
	dqm__2nd_icon_index4_2 = 0
	dqm__url4_2 = "http://ir.monogrambio.com/sec.cfm"
	dqm__subdesc4_3 = "Key Ratios"
	dqm__icon_index4_3 = 1
	dqm__2nd_icon_index4_3 = 0
	dqm__url4_3 = "http://ir.monogrambio.com/financials-keyRatios.cfm"
	dqm__subdesc4_4 = "Corporate Governance"
	dqm__icon_index4_4 = 1
	dqm__2nd_icon_index4_4 = 0
	dqm__url4_4 = "http://ir.monogrambio.com/governance.cfm"
	dqm__subdesc4_5 = "Events & Webcasts"
	dqm__icon_index4_5 = 1
	dqm__2nd_icon_index4_5 = 0
	dqm__url4_5 = "http://ir.monogrambio.com/events.cfm"
	dqm__subdesc4_6 = "News"
	dqm__icon_index4_6 = 1
	dqm__2nd_icon_index4_6 = 0
	dqm__url4_6 = "http://ir.monogrambio.com/news.cfm"
	dqm__subdesc4_7 = "FAQ"
	dqm__icon_index4_7 = 1
	dqm__2nd_icon_index4_7 = 0
	dqm__url4_7 = "http://ir.monogrambio.com/faq.cfm"

    //Sub Menu 5
	dqm__sub_xy5 = dqm_sub_offset5+",30"
	dqm__subdesc5_0 = "Overview"
	dqm__icon_index5_0 = 1
	dqm__2nd_icon_index5_0 = 0
	dqm__url5_0 = "/600Careers.aspx"
	dqm__subdesc5_1 = "Current Openings"
	dqm__icon_index5_1 = 1
	dqm__2nd_icon_index5_1 = 0
	//dqm__url5_1 = "http://www.speediarms.com/jobboard/default.aspx?customer=6a0c088c-1760-45e7-a5a5-5032ddd2d0e9"
	dqm__url5_1 = "http://tbe.taleo.net/NA6/ats/careers/jobSearch.jsp?org=MONOGRAM&cws=1"
	dqm__urltarget5_1 = "_new"
	dqm__subdesc5_2 = "Employee Benefits"
	dqm__icon_index5_2 = 1
	dqm__2nd_icon_index5_2 = 0
	dqm__url5_2 = "/620EmployeeBenefits.aspx"
	dqm__subdesc5_3 = "How To Apply"
	dqm__icon_index5_3 = 1
	dqm__2nd_icon_index5_3 = 0
	dqm__url5_3 = "/630HowToApply.aspx"
	dqm__subdesc5_4 = "Administrator Login"
	dqm__icon_index5_4 = 1
	dqm__2nd_icon_index5_4 = 0
	dqm__url5_4 = "/640AdminLogin.aspx"

    //Sub Menu 6

    //Sub Menu 7

    //Sub Menu 8

    //Sub Menu 9

