//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com


/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/



/*-------------------------------------------
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 may also be associated
with any main menu item in the 'main menu items' section.
--------------------------------------------*/


    //Relative positioned icon images (flow with main menu or sub item text)

limit_multiple_users = true;
sequence = "9x88_4";
dqm__icon_image0 = "";
dqm__icon_rollover0 = "";
dqm__icon_image_wh0 = "13,8";

    //Absolute positioned icon images (coordinate positioned, sub menus only)
dqm__2nd_icon_image0 = "images/arrow.gif";
dqm__2nd_icon_rollover0 = "images/arrow.gif";
dqm__2nd_icon_image_wh0 = "13,10";
dqm__2nd_icon_image_xy0 = "0,4";

/**********************************************************************************************
**********************************************************************************************

                              Main Menu Settings  

**********************************************************************************************
**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/

dqm__main_width = 108;
dqm__main_height =20;

	//dqm__main_widthX			//specific main item widths
	//dqm__main_heightX			//specific main item heights

//dqm__main_width4 = 97;

/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/

dqm__main_horizontal =true;
dqm__main_border_width =0;
dqm__main_border_color = "#014b7c";
dqm__main_use_dividers = false;
dqm__main_item_gap = 1;
dqm__align_items_bottom_and_right = true;

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/

dqm__main_bgcolor = "#014b7c";
dqm__main_bgcolorX = "#E7E7F1";
dqm__main_hl_bgcolor = "#FFF4B8";
dqm__main_hl_bgcolorX = "transparent";
dqm__main_textcolor = "#ffffff";
dqm__main_textcolorX = "#111111";
dqm__main_hl_textcolor = "#111111";
dqm__main_hl_textcolorX = "#ff0000";

/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/

dqm__main_fontfamily = "Verdana";
dqm__main_fontsize = 13;
dqm__main_textdecoration = "normal";
dqm__main_fontweight = "normal";
dqm__main_fontstyle = "normal";

	//rollover effect
dqm__main_hl_textdecoration = "none";

/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/
dqm__main_text_alignment = "center";
dqm__main_margin_top = 1;
dqm__main_margin_bottom = 1;
dqm__main_margin_left = 8;
dqm__main_margin_right = 4;

	//specific settings
dqm__main_text_alignmentX = "right";

dqm__main_margin_topX = 4;
dqm__main_margin_bottomX = 4;

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/
	
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"

/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/

    //Main Menu 0
dqm__maindesc0 = "Site Tips";
dqm__micon_index0 = 0;
dqm__url0 = "/ehro/sitetips/ehro_sitetips.php";

    //Main Menu 1
dqm__maindesc1 = "About EHR";
dqm__micon_index1 = 0;
dqm__url1 ="/ehro/aboutehr/ehro_aboutehr.php";

    //Main Menu 2
dqm__maindesc2 = "Market Drivers";
dqm__micon_index2 = 0;
dqm__url2 = "/ehro/market_drivers/ehro_mrkt_drvrs.php";    

    //Main Menu 3
dqm__maindesc3 = "EHR Roll Out";
dqm__micon_index3 = 0;
dqm__url3 = "/ehro/ehr_rollout/ehro_ehr_rollout.php";    

    //Main Menu 4
dqm__maindesc4 = "Vendor Info";
dqm__micon_index4 = 0;
dqm__url4 ="/ehro/vendr_info/ehro_vendr_info.php";

    //Main Menu 5
dqm__maindesc5 = "EHR Selection";
dqm__micon_index5 = 0;
dqm__url5 ="/ehro/ehr_select/ehro_ehr_select.php";

    //Main Menu 6
//dqm__maindesc6 = "About MSP";
//dqm__micon_index6 = 0;
//dqm__url6 ="";


/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

dqm__sub_menu_width = 130;			//default sub menu widths
dqm__sub_xy = "-1,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 = "#666666";  //Hex color or 'transparent'
dqm__menu_bgcolor = "#E7E7F1";  //Hex color or 'transparent'
dqm__hl_bgcolor ="#014b7c";
dqm__mouse_off_delay = 100;  //defined in milliseconds (activated after mouse stops)
dqm__nn4_mouse_off_delay = 450;  //defined in milliseconds (activated after mouse stops)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
 

dqm__textcolor = "#333333";
dqm__fontfamily = "Verdana";
dqm__fontsize = 11;
dqm__fontsize_ie4 = 9;
dqm__textdecoration = "normal";
dqm__fontweight = "normal";
dqm__fontstyle ="normal";

  //Rollover font settings
dqm__hl_textcolor = "#ffffff";
dqm__hl_textdecoration = "none";

    //Margins and text alignment
dqm__text_alignment = "left";
dqm__margin_top = 1;
dqm__margin_bottom = 1;
dqm__margin_left = 8;
dqm__margin_right = 4;

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

dqm__show_urls_statusbar = false;

	//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";
dqm__effect_checkerboard_squaresx = 14;
dqm__effect_checkerboard_squaresY = 14;
dqm__effect_checkerboard_direction = "RIGHT";

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.

dqm__sub_menu_opacity = 100;
dqm__dropshadow_color = "none";
dqm__dropshadow_offx = 5;
dqm__dropshadow_offy = 5;
dqm__os9_ie5mac_offset_x = 5;
dqm__os9_ie5mac_offset_Y = 10;
dqm__osx_ie5mac_offset_x = 5;
dqm__osx_ie5mac_offset_Y = 10;
dqm__ie4mac_offset_x = -10;
dqm__ie4mac_offset_Y = -45;
dqm__mainitems_os9_ie5mac_offset_x = 10;
dqm__mainitems_os9_ie5mac_offset_y = 15;
dqm__mainitems_osx_ie5mac_offset_x = 10;
dqm__mainitems_osx_ie5mac_offset_y = 15;

    //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 = 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.

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";

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //Products Sub Menu 0

dqm__sub_xy0 = "-109,20";
dqm__sub_menu_width0 = 136;
dqm__menu_bgcolor0 = "#E2E7EC";
dqm__hl_textcolor0 = "#ffffff";
dqm__hl_bgcolor0 = "#014b7c";

//dqm__subdesc0_0 = "What's Here, Find It!";
dqm__subdesc0_0 = "How we can Help";
dqm__subdesc0_1 = "Finding What's New";
dqm__subdesc0_2 = "For more Help";
dqm__subdesc0_3 = "About Us";
dqm__subdesc0_4 = "Contact Us";

dqm__subdesc0_3_0 = "Overview";
dqm__subdesc0_3_1 = "Associate Profiles";
dqm__subdesc0_3_2 = "Our Location";
dqm__subdesc0_3_3 = "Privacy Statement";
dqm__subdesc0_3_4 = "Terms of Use";
dqm__subdesc0_3_5 = "Disclosures & Cautions";

//dqm__url0_0 = "/ehro/sitetips/ehro_here_not.php";
dqm__url0_0 = "/ehro/sitetips/ehro_howhelp.php";
dqm__url0_1 = "/ehro/sitetips/ehro_finding_what.php";
dqm__url0_2 = "/ehro/sitetips/ehro_4morehelp.php";
dqm__url0_3 = "";
dqm__url0_4 = "mailto:info@medsp.com";

dqm__url0_3_0 = "/ehro/aboutus/ehro_aboutus.php";
dqm__url0_3_1 = "/ehro/aboutus/ehro_staff.php";
dqm__url0_3_2 = "/ehro/aboutus/ehro_our_loc.php";
dqm__url0_3_3 = "/ehro/aboutus/ehro_privacy.php";
dqm__url0_3_4 = "/ehro/aboutus/ehro_terms_of_use.php";
dqm__url0_3_5 = "/ehro/aboutus/ehro_disclosures.php";

    //Services Sub Menu 1

dqm__sub_xy1 = "-109,20";
dqm__sub_menu_width1 = 136;
dqm__menu_bgcolor1 = "#E2E7EC";
dqm__hl_textcolor1 = "#ffffff";
dqm__hl_bgcolor1 = "#014b7c";

dqm__subdesc1_0 = "Annual EHR Vendor Survey";
dqm__subdesc1_1 = "EHR Conferences";
dqm__subdesc1_2 = "Newsletters";
dqm__subdesc1_3 = "Magazines";
dqm__subdesc1_4 = "Articles & Papers";
dqm__subdesc1_5 = "EHR Standards";
dqm__subdesc1_6 = "White Papers";

dqm__url1_0 = "/ehro/aboutehr/ehro_annual_survey.php";
dqm__url1_1 = "/ehro/aboutehr/ehro_conferences.php";
dqm__url1_2 = "/ehro/aboutehr/ehro_newsletters.php";
dqm__url1_3 = "/ehro/aboutehr/ehro_magazines.php";
dqm__url1_4 = "/ehro/aboutehr/ehro_articles_papers.php";
dqm__url1_5 = "/ehro/aboutehr/ehro_standards.php";
dqm__url1_6 = "/ehro/aboutehr/ehro_white_papers.php";


    //Support Sub Menu 2
	
dqm__sub_xy2 = "-109,20";
dqm__sub_menu_width2 = 136;
dqm__menu_bgcolor2 = "#E2E7EC";
dqm__hl_textcolor2 = "#ffffff";
dqm__hl_bgcolor2 = "#014b7c";

dqm__subdesc2_0 = "Market Trends";
dqm__subdesc2_1 = "Government Initiatives";
dqm__subdesc2_2 = "CCHIT";
dqm__subdesc2_3 = "Quality Measures & P4P";
dqm__subdesc2_4 = "Employers & Players";
dqm__subdesc2_5 = "Medical Societies";
dqm__subdesc2_6 = "Patient Expectations";

dqm__url2_0 = "/ehro/market_drivers/ehro_mrkt_trends.php";
dqm__url2_1 = "/ehro/market_drivers/ehro_gov_inits.php";
dqm__url2_2 = "/ehro/market_drivers/ehro_reg_inits.php";
dqm__url2_3 = "/ehro/market_drivers/ehro_qm_p4p.php";
dqm__url2_4 = "/ehro/market_drivers/ehro_emp_players.php";
dqm__url2_5 = "/ehro/market_drivers/ehro_med_societies.php";
dqm__url2_6 = "/ehro/market_drivers/ehro_patient_expectations.php";

    //Resources Sub Menu 3
	
dqm__sub_xy3 = "-109,20";
dqm__sub_menu_width3 = 136;
dqm__menu_bgcolor3 = "#E2E7EC";
dqm__hl_textcolor3 = "#ffffff";
dqm__hl_bgcolor3 = "#014b7c";

dqm__subdesc3_0 = "All At Once";
dqm__subdesc3_1 = "Phased or Bridge";
dqm__subdesc3_2 = "Post-Sale Support";
dqm__subdesc3_3 = "Onsite vs. ASP vs. Blended";
dqm__subdesc3_4 = "Software Issues";
dqm__subdesc3_5 = "Hardware Issues";
dqm__subdesc3_6 = "Financial & Legal Services";

dqm__url3_0 = "/ehro/ehr_rollout/ehro_all_at_once.php";
dqm__url3_1 = "/ehro/ehr_rollout/ehro_phased_bridge.php";
dqm__url3_2 = "/ehro/ehr_rollout/ehro_post_support.php";
dqm__url3_3 = "/ehro/ehr_rollout/ehro_onsite_blended.php";
dqm__url3_4 = "/ehro/ehr_rollout/ehro_sw_issues.php";
dqm__url3_5 = "/ehro/ehr_rollout/ehro_hw_issues.php";
dqm__url3_6 = "/ehro/ehr_rollout/ehro_financial_legal.php";

    //Resources Sub Menu 3
	
dqm__sub_xy4 = "-109,20";
dqm__sub_menu_width4 = 136;
dqm__menu_bgcolor4 = "#E2E7EC";
dqm__hl_textcolor4 = "#ffffff";
dqm__hl_bgcolor4 = "#014b7c";

dqm__subdesc4_0 = "Vendors & Products";
dqm__subdesc4_1 = "Mergers & Acquisitions";
dqm__subdesc4_2 = "Vendors Tracked by MSP";
dqm__subdesc4_3 = "Other EHR & CPM Vendors";
//dqm__subdesc4_4 = "Other Web Sites";
dqm__subdesc4_4 = "Consultants";

dqm__url4_0 = "/ehro/vendr_info/ehro_vendr_prods.php";
dqm__url4_1 = "/ehro/vendr_info/ehro_mergers_acq.php";
dqm__url4_2 = "/ehro/vendr_info/ehro_vendrs_tracked.php";
dqm__url4_3 = "/ehro/vendr_info/ehro_othr_vendrs.php";
//dqm__url4_4 = "/ehro/vendr_info/ehro_othr_webs.php";
dqm__url4_4 = "/ehro/vendr_info/ehro_consultants.php";

    //Sub Menu 5
dqm__sub_xy5 = "-109,20";
dqm__sub_menu_width5 = 136;
dqm__menu_bgcolor5 = "#E2E7EC";
dqm__hl_textcolor5 = "#ffffff";
dqm__hl_bgcolor5 = "#014b7c";

dqm__subdesc5_0 = "Industry Alert Newsletter";
dqm__subdesc5_1 = "Reality Workflow Tool";
dqm__subdesc5_2 = "Reality EHR Select Tool";
dqm__subdesc5_3 = "Reality Advisory Resources";
//dqm__subdesc5_4 = "MSP Alliance Partners";


dqm__url5_0 = "/ehro/ehr_select/ehro_iao_news.php";
dqm__url5_1 = "/ehro/ehr_select/ehro_realo_workflow.php";
dqm__url5_2 = "/ehro/ehr_select/ehro_real_select.php";
dqm__url5_3 = "/ehro/ehr_select/ehro_real_consult.php";
//dqm__url5_4 = "/ehro/ehr_select/ehro_alliance_partners.php";
									
