/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   TWM_sub_menu_width = 130

  
   TWM_urltarget = "_self"
   
   TWM_onload_statement = ""
   TWM_codebase = "jscript/"

   TWM_border_color = "#029EE3"
   
   TWM_menu_bgcolor = "#DDDDDD"
   TWM_hl_bgcolor = "#F4F4F6"

   TWM_sub_xy = "0,0"
   TWM_border_width = 1
   TWM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   TWM_ie5mac_offset_X = 10
   TWM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   TWM_textcolor = "#666666"
   TWM_fontfamily = "Verdana"
   TWM_fontsize = 10
   TWM_textdecoration = "normal"
   TWM_fontweight = "bold"
   TWM_fontstyle = "normal"
   TWM_hl_textcolor = "#6FA4E8"
   TWM_hl_textdecoration = "normal"

   TWM_margin_top = 3
   TWM_margin_bottom = 3
   TWM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   TWM_rollover_image0 = ""
   TWM_rollover_wh0 = "67,20"

   TWM_rollover_image1 = ""
   TWM_rollover_wh1 = "93,20"

   TWM_rollover_image2 = "" 
   TWM_rollover_wh2 = "93,20"

   TWM_rollover_image3 = "" 
   TWM_rollover_wh3 = "85,20"
  
   TWM_rollover_image4 = ""
   TWM_rollover_wh4 = "84,20"

   TWM_rollover_image5 = ""
   TWM_rollover_wh5 = "91,20"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   TWM_icon_image0 = "menu_images/bullet.gif"
   TWM_icon_rollover0 = "menu_images/bullet_hl.gif"
   TWM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

TWM_sub_xy0 = "-101,15"
TWM_sub_menu_width0 = 104
TWM_subdesc0_0 = "Articles"
TWM_subdesc0_1 = "The Area"

TWM_url0_0 = "http://www.gardenrouteweddings.com/introduction.php?articles"
TWM_url0_1 = "http://www.gardenrouteweddings.com/introduction.php?the_area"

TWM_sub_xy1 = "-112,15"
TWM_sub_menu_width1 = 115
TWM_subdesc1_0 = "Search Listings" 

TWM_url1_0 = "http://www.gardenrouteweddings.com/listings.php"

TWM_sub_xy2 = "-127,15"
TWM_sub_menu_width2 = 130
TWM_subdesc2_0 = "Get Listed"
TWM_subdesc2_1 = ""
TWM_subdesc2_2 = ""
TWM_subdesc2_3 = ""
TWM_subdesc2_4 = ""
TWM_subdesc2_5 = ""

TWM_url2_0 = "http://www.gardenrouteweddings.com/enquiries.php?enquiries"

TWM_sub_xy3 = "-116,15"
TWM_sub_menu_width3 = 119
TWM_subdesc3_0 = "Talk to us"
TWM_subdesc3_1 = ""
TWM_subdesc3_2 = ""
TWM_subdesc3_3 = ""
TWM_subdesc3_4 = ""
TWM_subdesc3_5 = ""

TWM_url3_0 = "http://www.gardenrouteweddings.com/contact.php?talk_to_us"


