/*-------------------------------------------
Security Settings
--------------------------------------------*/

   Notice = "DHTML Slide Tree Menu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   code0 = 538
   code1 = 697
   sequence = "oc94127"



/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
 var none
 
   menu_width = 180
   menu_height = 210

   scrolldelay = 5
   scrolljump = 2

   scrolldelay_nt = 5
   scrolljump_nt = 1;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;	

   urltarget = "_self"
   start_open_index = "none"
   display_urls_in_statusbar = false

   onload_statement = "none"
   codebase = "script/"



/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = 28
   //29
   main_extend_height = 60

   sub_itemheight = "auto"
   sub1_indentwidth = 25
   sub2_indentwidth = 15

   main_marginleft = 2
   main_margin_topbottom = 0
   sub_marginleft = 0
   sub_margin_topbottom = 0



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#cccccc"
   main_fontfamily = "verdana"
   main_fontsize = 11
   main_textdecoration = "normal"
   main_fontweight = "normal"
   main_fontstyle = "normal"
   main_hl_textcolor = "#000000"
   main_hl_textdecoration = "none"

   sub_textcolor = "#999999"
   sub_fontfamily = "verdana"
   sub_fontsize = 11
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#000000"
   sub_hl_textdecoration = "none"



/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/

  
   /*---Required Settings---------*/ 

      background_color = "#ffffff"      
//#ffa200
      main_item_bgcolor = "transparent"
      main_hl_item_bgcolor = "transparent"
  
      sub_item_bgcolor = "transparent"
      sub_hl_item_bgcolor = "transparent"


   /*---Optional Settings---------*/

      main_background_color = "#ffffff"
	  //#ffa200
      sub_background_color = "#ffffff"
	  //#ffa200

      main_background_image = "../../../images/menugifs/mainbg.gif"
      
      /*-----non tiled background image fix for ie5&up
      -------image should match menu dimensions-------*/ 	
      ie5fix_main_background_image = "../../../images/menugifs/mainbg.gif"	      


      sub_level1_background_image = "../../../images/menugifs/subbg.gif"
      sub_level2_background_image = "../../../images/menugifs/subbg.gif"

      /*-----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/menugifs/ie5fix_subbg.gif"
      ie5fix_sub_level1_bg_image_height = 138 	
      ie5fix_sub_level2_background_image = "../../../images/menugifs/ie5fix_subbg.gif"	      	
      ie5fix_sub_level2_bg_image_height = 138


      main_hl_background_image0 = "../../../images/menugifs/mainhl_bg0.gif"
      main_hl_background_wh0 = "181,24";	
      main_hl_background_image1 = "../../../images/menugifs/mainhl_bg1.gif"
      main_hl_background_wh1 = "181,24";
      main_hl_background_image2 = "../../../images/menugifs/mainhl_bg2.gif"
      main_hl_background_wh2 = "181,24";
      

      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 = "transparent"
      main_hl_border_color = "#ffffff"

      sub_use_border = false;
      sub_border_color = "#ffffff"
      sub_hl_border_color = "#ff0000"


   /*---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/menugifs/down_arrow.gif"
   icon_image_wh0 = "10,22"
   icon_rollover0 = "../../../images/menugifs/down_arrow_hl.gif"
   icon_rollover_wh0 = "10,22"

   icon_image1 = "../../../images/menugifs/bullet.gif"
   icon_image_wh1 = "13,8"
   icon_rollover1 = "../../../images/menugifs/bullet_hl.gif"
   icon_rollover_wh1 = "13,8"

   icon_image2 = "../../../images/menugifs/sub_down_arrow.gif"
   icon_image_wh2 = "13,11"
   icon_rollover2 = "../../../images/menugifs/sub_down_arrow_hl.gif"
   icon_rollover_wh2 = "13,11"



/*----------------------------------------------
Optionsl 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/menugifs/app_mfix_da.gif"	
      applet_icon_image3 = "../../../images/menugifs/app_mfix.gif"
      applet_icon_rollover3 = "../../../images/menugifs/app_mfix_hl0.gif"
      applet_icon_image4 = "../../../images/menugifs/app_mfix.gif"
      applet_icon_rollover4 = "../../../images/menugifs/app_mfix_hl1.gif"	
      applet_icon_image5 = "../../../images/menugifs/app_mfix.gif"
      applet_icon_rollover5 = "../../../images/menugifs/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

main_text1 = ""
//icon_index1 = 0

main_text2 = ""
//icon_index2 = 0



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

subdesc0_0 = " South City (Bangalore)"
icon_index0_0 = 2
//url0_0 = "OnGoing_Projects/ongoing.htm"

//subdesc0_0_0 = " Ongoing Projects"
subdesc0_0_0 = " Project Details"
subdesc0_0_1 = " Photographs"
subdesc0_0_2 = " Technical Data"
subdesc0_0_3 = " Site Plan "
subdesc0_0_4 = " Location Plans"
subdesc0_0_5 = " Amenities"
//subdesc0_0_5 = " Payment Terms"
subdesc0_0_6 = " Price List "
subdesc0_0_7 = " Loan Facilities"

icon_index0_0_0 = 2
icon_index0_0_1 = 2
icon_index0_0_2 = 2
icon_index0_0_3 = 2
icon_index0_0_4 = 2
icon_index0_0_5 = 2
icon_index0_0_6 = 2
icon_index0_0_7 = 2

//url0_0_0 = "ongoing.htm"
url0_0_0 = "proj_detail.htm"
url0_0_1 = "panoramic_view.htm"
url0_0_2 = "techdata.htm"
url0_0_3 = " site_plan.htm "
url0_0_4 = "location_plan.htm"
url0_0_5 = "amenities.htm"
//url0_0_5 = "payment_terms.htm"
url0_0_6 = " price_list.htm "
url0_0_7 = "loan_facilities.htm"

//--------------------------------------------------------------------------------
subdesc1_0 = " AVINASH (Coimbatore)"
icon_index1_0 = 2
//url0_0 = "OnGoing_Projects/ongoing.htm"

//subdesc0_0_0 = " Ongoing Projects"
subdesc1_0_0 = " Project Details"
icon_index1_0_0 = 2
url1_0_0 = "../completed_projects/completed_projects.htm"

subdesc1_1 = " Green Park &nbsp;&nbsp;&nbsp;&nbsp;(Coimbatore)"
icon_index1_1 = 2
//url0_0 = "OnGoing_Projects/ongoing.htm"

//subdesc0_0_0 = " Ongoing Projects"
subdesc1_1_0 = " Project Details"
subdesc1_1_1 = " Photographs"
subdesc1_1_2 = " Technical Data"
subdesc1_1_3 = " Location Plans"
subdesc1_1_4 = " Amenities"
//subdesc0_0_5 = " Payment Terms"
subdesc1_1_5 = " Loan Facilities"

icon_index1_1_0 = 2
icon_index1_1_1 = 2
icon_index1_1_2 = 2
icon_index1_1_3 = 2
icon_index1_1_4 = 2
icon_index1_1_5 = 2
//icon_index0_1_6 = 2
//icon_index0_1_7 = 2

//url0_0_0 = "ongoing.htm"
url1_1_0 = "../completed_projects/greenpark_proj_detail.htm"
url1_1_1 = "../completed_projects/greenpark_panoramic_view.htm"
url1_1_2 = "../completed_projects/greenpark_techdata.htm"
url1_1_3 = "../completed_projects/greenpark_location_plan.htm"
url1_1_4 = "../completed_projects/greenpark_amenities.htm"
//url0_0_5 = "payment_terms.htm"
url1_1_5 = "../completed_projects/greenpark_loan_facilities.htm"

//--------------------------------------------------------------------------

//subdesc2_0 = " Green Park &nbsp;&nbsp;&nbsp;&nbsp;(Coimbatore)"
//subdesc2_0_0 = " Project Details"
//icon_index2_0_0 = 2
//url2_0_0 = "../Proposed_Projects/Green_Park_coimbatore.htm"

icon_index2_0 = 2
icon_index2_1 = 2

//url2_0 = "../Proposed_Projects/Gree_Park_coimbatore.htm"
//url2_1 = "../Proposed_Projects/Pyramid_Plaza_Mumbai.htm"