
<!--

on_agents=new Image();
on_agents.src="images/sbx_agents.gif";
off_agents=new Image();
off_agents.src="images/sb_agents.gif";

on_oregonland=new Image();
on_oregonland.src="images/sbx_oregonland.gif";
off_oregonland=new Image();
off_oregonland.src="images/sb_oregonland.gif";

on_washingtonland=new Image();
on_washingtonland.src="images/sbx_washingtonland.gif";
off_washingtonland=new Image();
off_washingtonland.src="images/sb_washingtonland.gif";

on_washingtonhomes=new Image();
on_washingtonhomes.src="images/sbx_washingtonhomes.gif";
off_washingtonhomes=new Image();
off_washingtonhomes.src="images/sb_washingtonhomes.gif";

on_oregonhomes=new Image();
on_oregonhomes.src="images/sbx_oregonhomes.gif";
off_oregonhomes=new Image();
off_oregonhomes.src="images/sb_oregonhomes.gif";

on_land=new Image();
on_land.src="images/sbx_land.gif";
off_land=new Image();
off_land.src="images/sb_land.gif";

on_communities=new Image();
on_communities.src="images/sbx_communities.gif";
off_communities=new Image();
off_communities.src="images/sb_communities.gif";

/*
on_subdivisions=new Image();
on_subdivisions.src="images/sbx_subdivisions.gif";
off_subdivisions=new Image();
off_subdivisions.src="images/sb_subdivisions.gif";
*/

on_localsearch=new Image();
on_localsearch.src="images/sbx_localsearch.gif";
off_localsearch=new Image();
off_localsearch.src="images/sb_localsearch.gif";

on_links=new Image();
on_links.src="images/sbx_links.gif";
off_links=new Image();
off_links.src="images/sb_links.gif";

/*
on_buyers=new Image();
on_buyers.src="images/sbx_buyers.gif";
off_buyers=new Image();
off_buyers.src="images/sb_buyers.gif";

on_sellers=new Image();
on_sellers.src="images/sbx_sellers.gif";
off_sellers=new Image();
off_sellers.src="images/sb_sellers.gif";
*/

on_preapproved=new Image();
on_preapproved.src="images/sbx_preapproved.gif";
off_preapproved=new Image();
off_preapproved.src="images/sb_preapproved.gif";

on_about=new Image();
on_about.src="images/sbx_about.gif";
off_about=new Image();
off_about.src="images/sb_about.gif";

on_contact=new Image();
on_contact.src="images/sbx_contact.gif";
off_contact=new Image();
off_contact.src="images/sb_contact.gif";

on_custombuilders=new Image();
on_custombuilders.src="images/sbx_custombuilders.gif";
off_custombuilders=new Image();
off_custombuilders.src="images/sb_custombuilders.gif";

on_index=new Image();
on_index.src="images/sbx_index.gif";
off_index=new Image();
off_index.src="images/sb_index.gif";

//-->
