
<!--

on_members=new Image();
on_members.src="images/sx_members.gif";
off_members=new Image();
off_members.src="images/sb_members.gif";

on_projectupdates=new Image();
on_projectupdates.src="images/sx_projectupdates.gif";
off_projectupdates=new Image();
off_projectupdates.src="images/sb_projectupdates.gif";

on_dining=new Image();
on_dining.src="images/sx_dining.gif";
off_dining=new Image();
off_dining.src="images/sb_dining.gif";

on_lodging=new Image();
on_lodging.src="images/sx_lodging.gif";
off_lodging=new Image();
off_lodging.src="images/sb_lodging.gif";

on_shopping=new Image();
on_shopping.src="images/sx_shopping.gif";
off_shopping=new Image();
off_shopping.src="images/sb_shopping.gif";

on_services=new Image();
on_services.src="images/sx_services.gif";
off_services=new Image();
off_services.src="images/sb_services.gif";

on_othermembers=new Image();
on_othermembers.src="images/sx_othermembers.gif";
off_othermembers=new Image();
off_othermembers.src="images/sb_othermembers.gif";

on_calendar=new Image();
on_calendar.src="images/sx_calendar.gif";
off_calendar=new Image();
off_calendar.src="images/sb_calendar.gif";

on_about=new Image();
on_about.src="images/sx_about.gif";
off_about=new Image();
off_about.src="images/sb_about.gif";

on_board=new Image();
on_board.src="images/sx_board.gif";
off_board=new Image();
off_board.src="images/sb_board.gif";

on_contact=new Image();
on_contact.src="images/sx_contact.gif";
off_contact=new Image();
off_contact.src="images/sb_contact.gif";

on_areainfo=new Image();
on_areainfo.src="images/sx_areainfo.gif";
off_areainfo=new Image();
off_areainfo.src="images/sb_areainfo.gif";

on_recreation=new Image();
on_recreation.src="images/sx_recreation.gif";
off_recreation=new Image();
off_recreation.src="images/sb_recreation.gif";

on_visitor=new Image();
on_visitor.src="images/sx_visitor.gif";
off_visitor=new Image();
off_visitor.src="images/sb_visitor.gif";

on_weather=new Image();
on_weather.src="images/sx_weather.gif";
off_weather=new Image();
off_weather.src="images/sb_weather.gif";

on_index=new Image();
on_index.src="images/sx_index.gif";
off_index=new Image();
off_index.src="images/sb_index.gif";


//-->

