/*-------------------------------------------
Security Settings
--------------------------------------------*/

/*   Notice = "DHTML Slide Tree Menu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   code0 = 538
   code1 = 697
   sequence = "oc94127"
*/

	limit_multiple_users = true
	limit_users = true
	sequence = "9x88_4"




/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   menu_width = 162
   menu_height = 300

   scrolldelay = 0
   scrolljump = 2

   scrolldelay_nt = 2
   scrolljump_nt = 5;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;

   urltarget = "_self"
   start_open_index = "2_0"
   display_urls_in_statusbar = true

   onload_statement = "none"
   codebase = "script/"



/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = 23
   main_extend_height = 55
	
   sub_itemheight = "auto"
   sub1_indentwidth = 0
   sub2_indentwidth = 0

   main_marginleft = 2
   main_margin_topbottom = 0
   sub_marginleft = 12
   sub_margin_topbottom = 2



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#ffffff"
   main_fontfamily = "Verdana, Arial, Helvetica, sans-serif"
   main_fontsize = 12
   main_textdecoration = "normal"
   main_fontweight = "normal"
   main_fontstyle = "normal"
   main_hl_textcolor = "#ffffff"
   main_hl_textdecoration = "normal"

   sub_textcolor = "#4D2224"
   sub_fontfamily = "Verdana, Arial, Helvetica, sans-serif"
   sub_fontsize = 10
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#4D2224"
   sub_hl_textdecoration = "normal"



/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/

  
   /*---Required Settings---------*/ 

      background_color = "#4D2224"      

      main_item_bgcolor = "transparent"
      main_hl_item_bgcolor = "transparent"
  
      sub_item_bgcolor = "Transparent"
      sub_hl_item_bgcolor = "#DEDBCE"


   /*---Optional Settings---------*/

      main_background_color = "#4D2224"
      sub_background_color = "Transparent"

      main_background_image = "images/MenuBackground6.gif"
      
      /*-----non tiled background image fix for ie5&up
      -------image should match menu dimensions-------*/ 	
      ie5fix_main_background_image = "images/MenuBackground6.gif"	      


      sub_level1_background_image = "images/bg-ADA29C.gif"
      sub_level2_background_image = "images/bg-E7E3DE.jpg"

      /*-----non tiled background image fix for ie5&up
      -------images should match menu width and be
      -------equal to or greater than the longest sub menu*/
      ie5fix_sub_level1_background_image = "images/ie5fix_subbg.gif"
      ie5fix_sub_level1_bg_image_height = 138 	
      ie5fix_sub_level2_background_image = "images/ie5fix_subbg2.jpg"	      	
      ie5fix_sub_level2_bg_image_height = 138


      main_hl_background_image0 = "images/btn-hl-home.gif"
      main_hl_background_wh0 = "162,23";	
      main_hl_background_image1 = "images/btn-hl-history.gif"
      main_hl_background_wh1 = "162,23";
      main_hl_background_image2 = "images/btn-hl-services.gif"
      main_hl_background_wh2 = "162,23";
	  main_hl_background_image3 = "images/btn-hl-profiles.gif"
      main_hl_background_wh3 = "162,23";
	  main_hl_background_image4 = "images/btn-hl-contact.gif"
      main_hl_background_wh4 = "162,23";
      

      main_clipbg_after_items = false



/*-------------------------------------------
Required border settings -- set 'main_use_border'
and 'sub_use_border' to false for no borders
--------------------------------------------*/


   /*---All browsers Border settings-------------------*/
   
      main_use_border = false
      main_border_color = "#CDC5B7"
      main_hl_border_color = "#CDC5B7"

      sub_use_border = true;
      sub_border_color = "#CDC5B7"
      sub_hl_border_color = "#CDC5B7"


   /*---border offset distance (netscape 4.x bug workaround) 
        adjust untill right border is visible at edge----*/
      
      main_ns4fix_rightborder_offset = 0
      sub_ns4fix_rightborder_offset = -1


   /*---IE 5-up Only additional border settings---------*/
  
      main_use_2pixel_topbottom_border = false
      main_leftright_border_width = 1
      sub_leftright_border_width = 1



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   icon_image0 = "images/down_arrow.gif"
   icon_image_wh0 = "10,22"
   icon_rollover0 = "images/down_arrow_hl.gif"
   icon_rollover_wh0 = "10,22"

   icon_image1 = "images/bullet.gif"
   icon_image_wh1 = "13,8"
   icon_rollover1 = "images/bullet_hl.gif"
   icon_rollover_wh1 = "13,8"

   icon_image2 = "images/sub_down_arrow.gif"
   icon_image_wh2 = "13,11"
   icon_rollover2 = "images/sub_down_arrow_hl.gif"
   icon_rollover_wh2 = "13,11"



/*----------------------------------------------
Applet Overide Settings and additional applet
specific parameters - prefix any available parameter
name with 'applet_' to overide the setting when
running in applet mode
------------------------------------------------*/


   /*------for design purposes only---------*/

      //set the following param to true for 
      //testing the script in applet form.    
      ie5up_run_as_applet = false;
    

   /*------overriden script parameters---------*/
  
      applet_icon_rollover2 = "images/app_mfix_da.gif"	
      applet_icon_image3 = "images/app_mfix.gif"
      applet_icon_rollover3 = "images/app_mfix_hl0.gif"
      applet_icon_image4 = "images/app_mfix.gif"
      applet_icon_rollover4 = "images/app_mfix_hl1.gif"	
      applet_icon_image5 = "images/app_mfix.gif"
      applet_icon_rollover5 = "images/app_mfix_hl2.gif"	
	
      applet_icon_index0 = 3
      applet_icon_index1 = 4
      applet_icon_index2 = 5


   /*------Additional Applet Specific Parameters--*/

      //applet_main_icon_indent = 0
      //applet_sub_icon_indent = 0

      applet_load_message_color = "#ffffff"
      applet_load_message = "Loading Images..."

      applet_main_font = "Helvetica, plain, 12" 
      applet_sub_font = "Helvetica, plain, 12"

   

/********************************************
THE FOLLOWING SECTIONS DEFINE THE ACTUAL
STRUCTURE AS WELL AS TEXT, URLS, AND ICONS 
THAT MAKE THE TREE MENU. - FOR HELP WITH 
INDEXING YOUR ITEMS REFER TO THE DOCUMENTATION.
*********************************************/

/*-------------------------------------------
Main Menu Item Settings
--------------------------------------------*/

main_text0 = ""
//icon_index0 = 0
url0 = "default.htm"

main_text1 = ""
//icon_index1 = 0
url1 = "history.htm"

main_text2 = ""
//icon_index2 = 0
url2 = "OurServices.htm"


main_text3 = ""
//icon_index3 = 0
url3 ="EP-CH.htm"

main_text4 = ""
//icon_index4 = 0
url4 = "contact.htm"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

subdesc2_0 = "Management Categories"
subdesc2_1 = "Management Core"
subdesc2_2 = "Management Specialties"


subdesc2_0_0 = "Conventional" 
subdesc2_0_1 = "HUD-Financed"
subdesc2_0_2 = "Commercial"
url2_0_0 = "CAT-property-management-services.htm"
url2_0_1 = "CAT-HUD.htm"
url2_0_2 = "CAT-Commercial.htm"

subdesc2_1_0 = "On-Site Management" 
subdesc2_1_1 = "Professional Maintenance"
subdesc2_1_2 = "Accounting Practices"
subdesc2_1_3 = "Electronic Communication" 
subdesc2_1_4 = "Vendors and Suppliers"
subdesc2_1_5 = "Professional Management"
url2_1_0 = "MC-OnSite.htm"
url2_1_1 = "MC-real-estate-maintenance-services.htm"
url2_1_2 = "MC-Accounting.htm"
url2_1_3 = "MC-ElecComm.htm"
url2_1_4 = "MC-VenSupp.htm"
url2_1_5 = "MC-Professional-management.htm"


subdesc2_2_0 = "Property Rehabilitaion" 
subdesc2_2_1 = "Property Brokerage"
subdesc2_2_2 = "Property Marketing"
subdesc2_2_3 = "Investment Syndications" 
subdesc2_2_4 = "Operations Consulting"
subdesc2_2_5 = "Investor Services"
url2_2_0 = "MS-property-rehabilitation.htm"
url2_2_1 = "MS-Property-Brokerage.htm"
url2_2_2 = "MS-Property-marketing.htm"
url2_2_3 = "MS-investment-property-syndications.htm"
url2_2_4 = "MS-OpCon.htm"
url2_2_5 = "MS-InvestServices.htm"

subdesc3_0 = "Carol Hadley"
subdesc3_1 = "Shawn Hadley"
subdesc3_2 = "Lee Mendel"
url3_0 = "EP-CH.htm"
url3_1 = "EP-SH.htm"
url3_2 = "EP-LM.htm"


