/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "script/"

   DQM_border_color = "#000E57";
   
   DQM_menu_bgcolor = "#000E57";
   DQM_hl_bgcolor = "#000E57";

   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 1;


   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 0
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#9CEADF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ED7A0D"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5


// MENU 1
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = ""


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/nav_icon_off.gif"
   DQM_icon_rollover0 = "images/nav_icon_on.gif"
   DQM_icon_image_wh0 = "12,8"

/*---------------------------------------------
Sub Menu Item Settings 
-----------------------------------------------*/

DQM_sub_xy0 = "-52,20"
DQM_sub_menu_width0 = 160;

// menu titles
DQM_subdesc0_0 = "Airway Management"
DQM_subdesc0_1 = "Hand Held Automatic <br>&nbsp;&nbsp;&nbsp;&nbsp;Resuscitators"
DQM_subdesc0_2 = "Automatic Transport <br>&nbsp;&nbsp;&nbsp;&nbsp;Ventilators"
DQM_subdesc0_3 = "Bag-Valve-Mask<br>&nbsp;&nbsp;&nbsp;&nbsp;Resuscitators"
DQM_subdesc0_4 = "Carrying Cases Cylinders<br>&nbsp;&nbsp;&nbsp;&nbsp;&&nbsp;Facemasks"
DQM_subdesc0_5 = "CPR Protective Barrier<br>&nbsp;&nbsp;&nbsp;&nbsp;Devices"
DQM_subdesc0_6 = "Demand Valves"
DQM_subdesc0_7 = "Emergency Burn<br>&nbsp;&nbsp;&nbsp;&nbsp;Management"
DQM_subdesc0_8 = "Oxygen Therapy"
DQM_subdesc0_9 = "Regulators"
DQM_subdesc0_10 = "Training - Ventilation"



//icon control
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0
DQM_icon_index0_6 = 0
DQM_icon_index0_7 = 0
DQM_icon_index0_8 = 0
DQM_icon_index0_9 = 0
DQM_icon_index0_10 = 0

// urls
DQM_url0_0 = "prod_am.htm"
DQM_url0_1 = "prod_hhar.htm"
DQM_url0_2 = "prod_atv.htm"
DQM_url0_3 = "prod_bmv.htm"
DQM_url0_4 = "prod_ccc.htm"
DQM_url0_5 = "prod_cpr.htm"
DQM_url0_6 = "prod_dv.htm"
DQM_url0_7 = "prod_ebm.htm"
DQM_url0_8 = "prod_ot.htm"
DQM_url0_9 = "prod_reg.htm"
DQM_url0_10 = "prod_tv.htm"

// MENU 2
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = ""


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image1 = "images/nav_icon_off.gif"
   DQM_icon_rollover1 = "images/nav_icon_on.gif"
   DQM_icon_image_wh1 = "12,8"

/*---------------------------------------------
Sub Menu Item Settings 
-----------------------------------------------*/

DQM_sub_xy1 = "-85,20"
DQM_sub_menu_width1 = 130;

// menu titles
DQM_subdesc1_0 = "Mission Statement"
DQM_subdesc1_1 = "Careers @ O-Two"

//icon control
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0

// urls
DQM_url1_0 = "profile.htm"
DQM_url1_1 = "careers.htm"

// MENU 3
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image2 = ""
   DQM_rollover_wh2 = ""


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image2 = "images/nav_icon_off.gif"
   DQM_icon_rollover2 = "images/nav_icon_on.gif"
   DQM_icon_image_wh2 = "12,8"

/*---------------------------------------------
Sub Menu Item Settings 
-----------------------------------------------*/

DQM_sub_xy2 = "-90,20"
DQM_sub_menu_width2 = 130;

// menu titles
DQM_subdesc2_0 = "Articles"
DQM_subdesc2_1 = "Clinical References"
DQM_subdesc2_2 = "EMS Street Sense"
DQM_subdesc2_3 = "Related Links"

//icon control
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0

// urls
DQM_url2_0 = "rc_art.htm"
DQM_url2_1 = "rc_ref.htm"
DQM_url2_2 = "rc_ems.htm"
DQM_url2_3 = "rc_links.htm"

// MENU 4
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image3 = ""
   DQM_rollover_wh3 = ""


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image3 = "images/nav_icon_off.gif"
   DQM_icon_rollover3 = "images/nav_icon_on.gif"
   DQM_icon_image_wh3 = "12,8"

/*---------------------------------------------
Sub Menu Item Settings 
-----------------------------------------------*/

DQM_sub_xy3 = "-52,20"
DQM_sub_menu_width3 = 130;

// menu titles
//DQM_subdesc3_0 = "Product Instruction<br>&nbsp;&nbsp;&nbsp;&nbsp;Manuals"
DQM_subdesc3_0 = "Product Video<br>&nbsp;&nbsp;&nbsp;&nbsp;Library"
DQM_subdesc3_1 = "Product Literature<br>&nbsp;&nbsp;&nbsp;&nbsp;Library"

//icon control
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0

//DQM_icon_index3_3 = 0

// urls
//DQM_url3_0 = "sup_pim.htm"
DQM_url3_0 = "sup_vid.htm"
DQM_url3_1 = "sup_lit.htm"


limit_multiple_users = true

// pop-up window

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}