_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F7CA40'; 
oncolor='#ffffff'; 
offbgcolor='#CAE6FF'; 
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='#333333'; 
oncolor='#FFFFFF'; 
offbgcolor='#666666'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#333333'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('126')){ style=menuStyle; aI('text=Privacy Policy;url=PrivacyPolicy.aspx;status=Privacy Policy;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=About The Upstate;url=AboutTheUpstate.aspx;status=About The Upstate;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Commitment To Customers;url=CommitmentToCustomers.aspx;status=Commitment To Customers;');aI('text=Meet the Team;url=MeetTheTeam.aspx;status=Meet the Team;');aI('text=Five Star History;url=FiveStarAwards.aspx;status=Five Star History;');aI('text=Testimonials;url=Testimonials.aspx;status=Testimonials;');aI('text=FAQ\'s;url=Questions.aspx;status=FAQ\'s;');} with(sat=new menuname('162')){ style=menuStyle; aI('text=Acadia;url=Acadia.aspx;status=Acadia;');aI('text=Fox Creek Farms;url=FoxCreekFarms.aspx;status=Fox Creek Farms;');aI('text=Griffin Park;url=GriffinPark.aspx;status=Griffin Park;');aI('text=Knight\'s Bridge;url=KnightsBridge.aspx;status=Knight\'s Bridge;');aI('text=Laurel  Grove;url=LaurelGrove.aspx;status=Laurel  Grove;');aI('text=Shellbrook Plantation;url=Shellbrook.aspx;status=Shellbrook Plantation;');} drawMenus();

