

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


  dqm__sub_menu_width = 150         //default sub menu widths
  dqm__sub_xy = "0,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 = 0

  dqm__border_color = "#FF0000"   //Hex color or 'transparent'
  dqm__menu_bgcolor = "#EFEFEF"   //Hex color or 'transparent'
  dqm__hl_bgcolor = "#D1001D"   

  dqm__mouse_off_delay = 150    //defined in milliseconds (activated after mouse stops)
  dqm__nn4_mouse_off_delay = 500    //defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

  dqm__textcolor = "#333333"
  dqm__fontfamily = "Arial"   //Any available system font     
  dqm__fontsize = 10      //Defined with pixel sizing   
  dqm__fontsize_ie4 = 9     //Defined with point sizing
  dqm__textdecoration = "normal"    //set to: 'normal', or 'underline'
  dqm__fontweight = "bold"    //set to: 'normal', or 'bold'
  dqm__fontstyle = "normal"   //set to: 'normal', or 'italic'   


    //Rollover font settings

  dqm__hl_textcolor = "#ffffff"
  dqm__hl_textdecoration = "normal" //set to: 'normal', or 'underline'



    //Margins and text alignment

  dqm__text_alignment = "left"    //set to: 'left', 'center' or 'right'
  dqm__margin_top = 1
  dqm__margin_bottom = 1
  dqm__margin_left = 8
  dqm__margin_right = 4


/*-------------------------------------------
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 (flow with sub item text)

  dqm__icon_image0 = ""
  dqm__icon_rollover0 = ""
  dqm__icon_image_wh0 = ""

  

    //Absolute positioned icon images (coordinate poitioned)

  dqm__2nd_icon_image0 = ""
  dqm__2nd_icon_rollover0 = ""
  dqm__2nd_icon_image_wh0 = ""
  dqm__2nd_icon_image_xy0 = ""


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

  dqm__show_urls_statusbar = false
   
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


  dqm__sub_menu_effect = "pixelate"
  dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
  dqm__sub_menu_effect_duration = .75
  dqm__sub_item_effect_duration = .5


    //Specific settings for various transitions.

  dqm__effect_pixelate_maxsqare = 35


    //Opacity and drop shadows.

  dqm__sub_menu_opacity = 100     //1 to 100
  dqm__dropshadow_color = "#cccccc"     //Hex color value or 'none'
  dqm__dropshadow_offx = 2      //drop shadow width
  dqm__dropshadow_offy = 2      //drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
  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


    //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 = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

  dqm__escape_item_height = 20


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

  dqm__onload_code = 'bodyLoad()'


/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/


    //Main Menu Item 0

  dqm__rollover_image0 = "http://www.kotaklifeinsurance.com/omkm3/images/lstageicon.gif"
  dqm__rollover_wh0 = "97,24"
  dqm__url0 = "";   


    //Main Menu Item 1

  dqm__rollover_image1 = "http://www.kotaklifeinsurance.com/omkm3/images/needIcon.gif"
  dqm__rollover_wh1 = "85,24"
  dqm__url1 = "";   


    //Main Menu Item 2

  dqm__rollover_image2 = "http://www.kotaklifeinsurance.com/omkm3/images/planIcon.gif"
  dqm__rollover_wh2 = "65,24"
  dqm__url2 = "";   


    //Main Menu Item 3
    
      dqm__rollover_image3 = "http://www.kotaklifeinsurance.com/omkm3/images/InsTools.gif"
      dqm__rollover_wh3 = "113,24"
  dqm__url3 = ""

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


    //Sub Menu 0

  dqm__sub_xy0 = "-80,25"
  dqm__sub_menu_width0 = 120

  dqm__subdesc0_0 = "Young Professional"
  dqm__subdesc0_1 = "Married without kids"
  dqm__subdesc0_2 = "Married With Kids"
  dqm__subdesc0_3 = "Married with Teens"
  dqm__subdesc0_4 = "Pre-Retirement"
  
  
  dqm__url0_0 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='stageobj'&seek='Young Professionals'"
  dqm__url0_1 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='stageobj'&seek='Married without kids'"    
  dqm__url0_2 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='stageobj'&seek='Married with kids'"
  dqm__url0_3 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='stageobj'&seek='Married with college going kids'"
  dqm__url0_4 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='stageobj'&seek='Pre-retirement'"




    //Sub Menu 1

  dqm__sub_xy1 = "-80,25"
  dqm__sub_menu_width1 = 120
  
  dqm__subdesc1_0 = "Early Death"
  dqm__subdesc1_1 = "Liability"
  dqm__subdesc1_2 = "Health"
  dqm__subdesc1_3 = "Investment"
  dqm__subdesc1_4 = "Retirement"
  dqm__subdesc1_5 = "Children"
  dqm__subdesc1_6 = "Tax"
  
  dqm__url1_0 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Protect dependants from early death'"
  dqm__url1_1 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Protect dependants from outstanding liability'"
  dqm__url1_2 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Protect Income against disability, sickness, critical illness'"
  dqm__url1_3 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Capital generation'"
  dqm__url1_4 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Retirement'"
  dqm__url1_5 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Children Education, Marriage'"
  dqm__url1_6 = "http://www.kotaklifeinsurance.com/omkm/pickaplan.jsp?objName='needobj'&seek='Tax planning'"


    
    //Sub Menu 2

  dqm__sub_xy2 = "-150,25"
  dqm__sub_menu_width2 = 180

  dqm__subdesc2_0 = "Kotak Term Plan"
  dqm__subdesc2_1 = "Kotak Preferred Term Plan"
  dqm__subdesc2_2 = "Kotak Money Back Plan"
  dqm__subdesc2_3 = "Kotak Child Advantage Plan"
  dqm__subdesc2_4 = "Kotak Endowment Plan"
  dqm__subdesc2_5 = "Kotak Capital Multiplier Plan"
  dqm__subdesc2_6 = "Kotak Retirement Income Plan"
 // dqm__subdesc2_7 = "Kotak Safe Investment Plan"
  dqm__subdesc2_7 = "Kotak Safe Investment Plan II"
  dqm__subdesc2_8 = "Kotak Easy Growth Plan"
  
  

  dqm__url2_0 = "http://www.kotaklifeinsurance.com/omkm3/products/ktp.htm"
  dqm__url2_1 = "http://www.kotaklifeinsurance.com/omkm3/products/kptp.htm"
  dqm__url2_2 = "http://www.kotaklifeinsurance.com/omkm3/products/kmbp.htm"
  dqm__url2_3 = "http://www.kotaklifeinsurance.com/omkm3/products/kcap.htm"
  dqm__url2_4 = "http://www.kotaklifeinsurance.com/omkm3/products/kep.htm"
  dqm__url2_5 = "http://www.kotaklifeinsurance.com/omkm3/products/kcmp.htm"
  dqm__url2_6 = "http://www.kotaklifeinsurance.com/omkm3/products/krip.htm"
 // dqm__url2_7 = "http://www.kotaklifeinsurance.com/omkm3/products/ksip.htm"
  dqm__url2_7 = "http://www.kotaklifeinsurance.com/omkm3/products/ksip2.htm"
  dqm__url2_8 = "http://www.kotaklifeinsurance.com/omkm3/products/kegp.htm"


//Sub Menu 3

  dqm__sub_xy3 = "-110,21"
  dqm__sub_menu_width3 = 120

  dqm__subdesc3_0 = "Need Analyser"
  dqm__subdesc3_1 = "Product Allocator"
  dqm__subdesc3_2 = "Retirement Calculator"
  
  
  dqm__url3_0 = "javascript:showwin('1')"
  dqm__url3_1 = "javascript:showwin('2')"
  dqm__url3_2 = "javascript:showwin('3')"
  

