   DQM_Notice = ""


   DQM_sub_menu_width = 100;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#79321E";
   
   DQM_menu_bgcolor = "#ffffff";
   DQM_hl_bgcolor = "#ffffff";

   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 = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#79321E"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 11	
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FF0000"  // Change this color(bob)
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
     
   DQM_rollover_image0 = "images/site/idse_top_13.gif" 
   DQM_rollover_wh0 = "70,30"

   DQM_rollover_image1 = "images/site/idse_top_16.gif"
   DQM_rollover_wh1 = "69,30"

   DQM_rollover_image2 = "images/site/consultancy.gif"
   DQM_rollover_wh2 = "189,30"

     
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_sub_xy0 = "-70,30"
DQM_sub_menu_width0 = 125;

DQM_subdesc0_0 = "Name" 
DQM_icon_index0_0 = 0
DQM_url0_0 = "name_search_frm.php"

DQM_subdesc0_1 = "Seniority " 
DQM_icon_index0_1 = 0
DQM_url0_1 = "seniority_search_frm.php"

DQM_subdesc0_2 = "Rank" 
DQM_icon_index0_2 = 0
DQM_url0_2 = "rank_search_frm.php"

DQM_subdesc0_3 = "UPSC" 
DQM_icon_index0_3 = 0
DQM_url0_3 = "upsc_search_frm.php"

DQM_subdesc0_4 = "Station" 
DQM_icon_index0_4 = 0
DQM_url0_4 = "station_search_frm.php"

DQM_subdesc0_5 = "TOS" 
DQM_icon_index0_5 = 0
DQM_url0_5 = "tos_search_frm.php"

DQM_subdesc0_6 = "Membership" 
DQM_icon_index0_6 = 0
DQM_url0_6 = "zc_search_frm.php"

DQM_subdesc0_7 = "Retired Officers" 
DQM_icon_index0_7 = 0
DQM_url0_7 = "retired_search_result.php"

DQM_sub_xy1 = "-67,30"
DQM_sub_menu_width1 = 90;

DQM_subdesc1_0 = "Latest"
DQM_icon_index1_0 = 0
DQM_url1_0 = "news_list1.php?type=1"

DQM_subdesc1_1 = "Archive"
DQM_icon_index1_1 = 0
DQM_url1_1 = "news_list2.php?type=2"

DQM_subdesc1_2 = "Confidential"
DQM_icon_index1_2 = 0
DQM_url1_2 = "news_list3.php?type=3"

DQM_sub_xy2 = "-170,30"
DQM_sub_menu_width2 = 90;

DQM_subdesc2_0 = "To Ask Query"
DQM_icon_index2_0 = 0
DQM_url2_0 = "consultancy.php"

DQM_subdesc2_1 = "Unanswered Queries"
DQM_icon_index2_1 = 0
DQM_url2_1 = "consultancy_list.php"




