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

   DQM_sub_menu_width = 493

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "images/rollovers/"

   DQM_border_color = "#3872AF"
   
   DQM_menu_bgcolor = "#064F9B"
   DQM_hl_bgcolor = "#E47815"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   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 = 10
   DQM_ie5mac_offset_Y = 12


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

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_textdecoration = "bold"
   DQM_fontweight = "bold"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#FFCC99"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
DQM_rollover_image0 = "images/rollovers/aboutus_up.gif"
DQM_rollover_wh0 = "84,18"

 DQM_rollover_image1 = "images/rollovers/services_up.gif"
 DQM_rollover_wh1 = "86,18"

DQM_rollover_image2 = "images/rollovers/Partners_up.gif"
 DQM_rollover_wh2 = "84,18"

DQM_rollover_image3 = "images/rollovers/joinus_up.gif"
 DQM_rollover_wh3 = "80,18"

DQM_rollover_image4 = "images/rollovers/contact_up.gif"
 DQM_rollover_wh4 = "78,18"

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

   DQM_icon_image0 = "menuarrow.gif"
  // DQM_icon_rollover0 = "menuarrow.gif"
   DQM_icon_image_wh0 = "8,10"

DQM_icon_image1 = "menuarrow.gif"
//   DQM_icon_rollover1 = "menuarrow.gif"
   DQM_icon_image_wh1 = "8,10"

   DQM_icon_image2 = "menuarrow.gif"
//   DQM_icon_rollover2 = "menuarrow.gif"
  DQM_icon_image_wh2 = "8,10"

   DQM_icon_image3= "menuarrow.gif"
   //DQM_icon_rollover3 = "menuarrow.gif"
  DQM_icon_image_wh3 = "8,10"

   DQM_icon_image4 = "menuarrow.gif"
  // DQM_icon_rollover4 = "menuarrow.gif"
   DQM_icon_image_wh4 = "8,10"


-----------------------------------------------*/

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

//1//

DQM_sub_xy0 = "-85,18"
DQM_sub_menu_width0 = 140

DQM_subdesc0_0 = "Our Profile"
DQM_subdesc0_1 = "Our Belief"
DQM_subdesc0_2 = "Outsource to Us"
DQM_subdesc0_3 = "Get a Quote"
DQM_subdesc0_4 = "Get Free Mockup Designed"
DQM_subdesc0_4 = "Our Client Says..."
//DQM_subdesc0_5 = "Newsroom"
DQM_url0_0 = "aboutus.shtml"
DQM_url0_1 = "aboutus1.shtml"
DQM_url0_2 = "aboutus2.shtml"
DQM_url0_3 = "getaquote.shtml"
DQM_url0_4 = "freemockup.shtml"
DQM_url0_4 = "clientsays.shtml"
//DQM_url0_5 = "newsroom.shtml"


///(2) //

DQM_sub_xy1 = "-87,18"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "Our Services"
DQM_subdesc1_1 = "Web Design"
DQM_subdesc1_2 = "Web Programming"
DQM_subdesc1_3 = "Application Development"
DQM_subdesc1_4 = "Get a Quote"

DQM_url1_0 = "services.shtml"
DQM_url1_1 = "services.shtml#web"
DQM_url1_2 = "services.shtml#programming"
DQM_url1_3 = "services.shtml#apps"
DQM_url1_4 = "getaquote.shtml"

//(3 list)

DQM_sub_xy2 = "-85,18"
DQM_sub_menu_width2 = 140
DQM_subdesc2_0 = "Our Partners" 
//DQM_subdesc2_1 = "Get a Quote" 


DQM_url2_0 = "partners.shtml"
DQM_url2_1 = "getaquote.shtml" 

//(4)

DQM_sub_xy3 = "-81,18"
DQM_sub_menu_width3 = 140
DQM_subdesc3_0 = "Why ATS" 
DQM_subdesc3_1 = "Job Openings" 
DQM_subdesc3_2 = "Submit Resume" 

//link.html//

DQM_url3_0 = "whyats.shtml"
DQM_url3_1 = "whyats.shtml#jobs" 
DQM_url3_2 = "submitcv.shtml"

//(5)//

DQM_sub_xy4= "-79,18"
DQM_sub_menu_width4= 140
DQM_subdesc4_0 = "Contact Us" 
DQM_subdesc4_1 = "Feedback" 
DQM_subdesc4_2 = "Get a Quote" 

//links//
DQM_url4_0 = "contact.shtml"
DQM_url4_1 = "feedback.shtml"
DQM_url4_2 = "getaquote.shtml"