
/*---------------------------------------
General Settings
----------------------------------------*/

nim_sub_menu_width =300
nim_sub_xy = "0,0"

 
nim_codebase = "script/"
nim_urltarget = "_self"

nim_border_width = 1
nim_divider_height = 1

nim_border_color = "#989897"
nim_menu_bgcolor = "#ffffff"
nim_hl_bgcolor = "#F2F2F2"

nim_mouse_off_delay = 100



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
  
nim_os9_ie5mac_offset_X = 10
nim_os9_ie5mac_offset_Y = 15

nim_osx_ie5mac_offset_X = 0
nim_osx_ie5mac_offset_Y = 0

nim_ie4mac_offset_X = -8
nim_ie4mac_offset_Y = -50

nim_nn4_reaload_after_resize = true

nim_nn4_resize_prompt_user = false
nim_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."

nim_use_opera_div_detect_fix = false;



/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/


nim_sub_menu_effect = "pixelate"
nim_sub_item_effect = "fade"
   
nim_sub_menu_effect_duration = 0
nim_sub_item_effect_duration = 0

nim_effect_pixelate_maxsquare = 25
nim_effect_iris_irisstyle = "CIRCLE"
nim_effect_checkerboard_squaresx = 14
nim_effect_checkerboard_squaresY = 14
nim_effect_checkerboard_direction = "RIGHT"
   
nim_sub_menu_opacity = 100
nim_dropshadow_color = "none"
nim_dropshadow_offx = 5
nim_dropshadow_offy = 5	



/*---------------------------------------
Font, Margin, and Alignment
----------------------------------------*/
   
nim_textcolor = "#1F5B8A"
nim_fontfamily = "Verdana"
nim_fontsize = 11
nim_fontsize_ie4 = 9
nim_textdecoration = "normal"
nim_fontweight = "regular"
nim_fontstyle = "normal"
nim_hl_textcolor = "#005685"
nim_hl_textdecoration = "none"

nim_margin_top = 2
nim_margin_bottom = 3
nim_margin_left = 5
nim_margin_right = 4

nim_text_alignment = "left"




/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/ 

nim_icon_image0 = "image/services.jpg"
nim_icon_image_wh0 = "8,8"


nim_icon_image_wh1 = "10,10"



/*---------------------------------------
Absolute positioned Icons
----------------------------------------*/




/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

nim_show_urls_statusbar = false
   
/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/

      

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


//  Product

nim_sub_xy0 = "-125,43"
nim_sub_menu_width0 =240
nim_subdesc0_0 = " Cement Mill Equipments "
nim_subdesc0_1 = " High Speed High Shear Disperser "
nim_subdesc0_2 = " Electrically Heated Reaction Vessel"
nim_subdesc0_3 = " Chemical Process Plants  "
nim_subdesc0_4 = " Material Handling Systems  "
nim_subdesc0_5 = " Work Handling Systems "
nim_subdesc0_6 = " Pneumatic/Hydraulic Systems  "
nim_subdesc0_7 = " Pollution Control Systems"
nim_subdesc0_8 = " Factory Automation "
nim_subdesc0_9 = " Instrumentation And Control Systems "

nim_url0_0 = "cementmill.html"
nim_url0_1 = "sheardisperser.html"
nim_url0_2 = "reactionvessel.html"
nim_url0_3 = "chemicalplants.html"
nim_url0_4 = "material.html"
nim_url0_5 = "work.html"
nim_url0_6 = "hydraulic.html"
nim_url0_7 = "pollution.html"
nim_url0_8 = "factory.html"
nim_url0_9 = "instrumentation.html"

//  Projects

nim_sub_xy1 = "-128,43"
nim_sub_menu_width1 =285
nim_subdesc1_0 = " Mobile Cementation Plant "
nim_subdesc1_1 = " Surface Decontamination System"
nim_subdesc1_2 = " Chemical Reaction Plant"
nim_subdesc1_3 = " Solid Metering System (Loss in weight system) "

nim_url1_0 = "cement.html"
nim_url1_1 = "decont.html"
nim_url1_2 = "chemical.html"
nim_url1_3 = "solidmetering.html"

