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

nim_sub_menu_width =195
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_maxsqare = 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
-----------------------------------------------*/


//  Buying

nim_sub_xy0 = "-3,1"
nim_sub_menu_width0 =150
nim_subdesc0_0 = " Buying "
nim_subdesc0_1 = " New "
nim_subdesc0_2 = " Resale "
nim_subdesc0_3 = " Financing "
nim_subdesc0_4 = " Do’s and Don’t’s "
nim_subdesc0_5 = " Property Types "

nim_url0_0 = "buying.html"
nim_url0_1 = "new.html"
nim_url0_2 = "resalehome.html"
nim_url0_3 = "financing.html"
nim_url0_4 = "buyingdo.html"
nim_url0_5 = "propertytypes.html"

//  Selling

nim_sub_xy1 = "-3,1"
nim_sub_menu_width1 =150
nim_subdesc1_0 = " Selling "
nim_subdesc1_1 = " Listing "
nim_subdesc1_2 = " Closing "
nim_subdesc1_3 = " Do’s and Don’ts "

nim_url1_0 = "selling.html"
nim_url1_1 = "listing.html"
nim_url1_2 = "closing.html"
nim_url1_3 = "sellingdo.html"

//  Property for Sale

nim_sub_xy2 = "-3,1"
nim_sub_menu_width2 =150

//nim_subdesc2_0 = " Property For Sale "
//nim_subdesc2_0 = " Holiday Home/ Villas for Resale "
//nim_subdesc2_1 = " New Developments "
nim_subdesc2_0 = "  Villas for Resale "
nim_subdesc2_1 = " Residential "
nim_subdesc2_2 = " Retirement "

//nim_url2_0 = "vacation.php"
//nim_url2_0 = "holiday.php"
//nim_url2_1 = "newdevelopment.php"
nim_url2_0 = "holiday.php"
nim_url2_1 = "residential.php"
nim_url2_2 = "retirement.php"

//nim_subdesc2_0 = " Villas "
//nim_subdesc2_1 = " Condos "
//nim_subdesc2_2 = " Townhomes "
//nim_subdesc2_3 = " Resort Homes "
//nim_subdesc2_4 = " New Developments "

//nim_url2_0 = "villa.php"
//nim_url2_1 = "condos.php"
//nim_url2_2 = "townhomes.php"
//nim_url2_3 = "resorthomes.php"
//nim_url2_4 = "newdevelopment.php"


//  About Us

nim_sub_xy3 = "-3,1"
nim_sub_menu_width3 =150

nim_subdesc3_0 = " About Us "
nim_subdesc3_1 = " Location "
nim_subdesc3_2 = " Customer Testimonials "
nim_subdesc3_3 = " Contact Details "

nim_url3_0 = "aboutus.html"
nim_url3_1 = "location.html"
nim_url3_2 = "testimonials.html"
nim_url3_3 = "contactdetails.php"

