DQM_Notice = "Menu - 2006, customised by Deadline"
limit_multiple_users = true
 
/*-------------------------------------------
required menu Settings
--------------------------------------------*/

   
   DQM_sub_menu_width = 130      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
  
  // DQM_codebase = "" //relative location of .js files
   DQM_codebase = "" //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 0
   DQM_divider_height = 1

   DQM_border_color = ""
   DQM_menu_bgcolor = ""
   DQM_hl_bgcolor = ""
   

   DQM_mouse_off_delay = 100
   
  
   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50

   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."
   
   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .25
   DQM_sub_item_effect_duration = .25

  
   /*----Opacity is defined with a value between
   ------1 and 100 with 100 being opaque---*/   	

   DQM_sub_menu_opacity = 100
   

   DQM_dropshadow_color = "none"
   DQM_dropshadow_offx = 2
   DQM_dropshadow_offy = 2	



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#666666"
   DQM_fontfamily = "arial"         //Any available system font     
   DQM_fontsize = 11		      //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 10		      //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' 	
   DQM_hl_textcolor = "#333333"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'
	
   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 7
   DQM_margin_right = 7

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'

   
   
/*********************************************************************/
/*                                                                   */
/*                       MAIN MENU CUSTOMIZATION                     */
/*                                                                   */ 
/*********************************************************************/

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "mainmenuhome/images/mainmenu_01.gif";
   DQM_rollover_wh0 = "72,35";
   DQM_url0 = "evolution.html";
   DQM_urltarget0 = "_self";

   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

  DQM_rollover_image1 = "mainmenuhome/images/mainmenu_03.gif";
   DQM_rollover_wh1 = "108,35";
   DQM_url1 = "investments.html";
   DQM_urltarget1 = "_self";
   
   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    

  DQM_rollover_image2 = "mainmenuhome/images/mainmenu_05.gif" ;
   DQM_rollover_wh2 = "60,35";
 DQM_url2 = "login.html";
   DQM_urltarget2 = "_self";

   /************************************************
   *********-------Main Menu 3--------***************
   ************************************************/

   DQM_rollover_image3 = "mainmenuhome/images/mainmenu_07.gif";
   DQM_rollover_wh3 = "62,35";
   DQM_url3 = "whitepapers.html";  
   DQM_urltarget3 = "_self";
   
      /************************************************
   *********-------Main Menu 4--------***************
   ************************************************/

   DQM_rollover_image4 = "mainmenuhome/images/mainmenu_09.gif";
   DQM_rollover_wh4 = "78,35";
  DQM_url4 = "contactus.html";  
   DQM_urltarget4 = "_self";


/*********************************************************************/
/*                                                                   */
/*                       SUB MENU CUSTOMIZATION                      */
/*                                                                   */ 
/*********************************************************************/


/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy0 = "-68,30"
DQM_sub_xy1 = "-93,30"
DQM_sub_xy2 = "-61,30"
DQM_sub_xy3 = "-51,30"
DQM_sub_xy4 = "-76,30"


DQM_sub_menu_width0 = 125
DQM_sub_menu_width0_0 = 145
DQM_sub_menu_width1 = 180	
DQM_sub_menu_width1_0 = 150	
DQM_sub_menu_width2 = 75
DQM_sub_menu_width3 = 145



DQM_subdesc0_0 = "Introduction" 
DQM_subdesc0_1 = "Funds Advised"
DQM_subdesc0_2 = "Promoters"
DQM_subdesc0_3 = "Investment Guidelines"
DQM_subdesc0_4 = "Team"

DQM_url0_0 = "evolution.html"
DQM_url0_1 = "fundsadvised.html"
DQM_url0_2 = "promoterspartnerships.html"
DQM_url0_3 = "investmentguidelines.html"
DQM_url0_4 = "teamprofile.html"



DQM_subdesc1_0 = "Domestic Fund Scheme I" 
DQM_subdesc1_1 = "Domestic Fund Scheme III"
DQM_subdesc1_2 = "Offshore Fund Scheme I"

DQM_url1_0 = "investments_domesticscheme1.html" 
DQM_url1_1 = "investments_domesticscheme1.html"
DQM_url1_2 = "investments_offshorescheme1.html"





DQM_subdesc3_0 = "White papers" 
DQM_subdesc3_1 = "Indiareit in the News"
DQM_subdesc3_2 = "Press Release"

DQM_url3_0 = "whitepapers.html" 
DQM_url3_1 = "indiareitinnews.html"
DQM_url3_2 = "pressreleases.html"



DQM_sub_xy0_0 = "0,0"
DQM_sub_xy0_1 = "0,0"
