_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#0F3C80'; 
oncolor='#A7CCFF'; 
offbgcolor='#053276'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='100%'; 
itemwidth='100';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#CCFF99'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=International Buyer Information;url=../dynamicdata/international.aspx;status=International Buyer Information;');aI('text=Short Sales;url=../dynamicdata/ShortSales.aspx;status=Short Sales;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Boating & Fishing;url=../dynamicdata/Boating.aspx;status=Boating & Fishing;');aI('text=Golf;url=../dynamicdata/Golf.aspx;status=Golf;');aI('text=Horses;url=../dynamicdata/Horses.aspx;status=Horses;');aI('text=Health & Fitness;url=../dynamicdata/Health.aspx;status=Health & Fitness;');aI('text=Greenville & Asheville;url=../dynamicdata/GreenvilleAsheville.aspx;status=Greenville & Asheville;');aI('text=Other Activities;url=../dynamicdata/other.aspx;status=Other Activities;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Testimonials;url=../dynamicdata/testimonials.aspx;status=Testimonials;');aI('text=Partners;url=../dynamicdata/partners.aspx;status=Partners;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Keowee Vineyards®	;url=../dynamicdata/Vineyards.aspx;status=Keowee Vineyards®	;');aI('text=Keowee Springs®	;url=../dynamicdata/KeoweeSprings.aspx;status=Keowee Springs®	;');aI('text=Keowee Falls®;url=../dynamicdata/KeoweeFalls.aspx;status=Keowee Falls®;');aI('text=The Reserve at Lake Keowee®;url=../dynamicdata/Reserve.aspx;status=The Reserve at Lake Keowee®;');} drawMenus();
