<!-- Hide script from old browers
if (document.images) {

bullet_menu_on = new Image
bullet_menu_off = new Image
bullet_menu_on.src = "http://www.fchousing.org/images/bullet_menu_on.gif"
bullet_menu_off.src = "http://www.fchousing.org/images/bullet_menu_off.gif"

bullet_menu_sl_on = new Image
bullet_menu_sl_off = new Image
bullet_menu_sl_on.src = "http://www.fchousing.org/images/bullet_menu_on.gif"
bullet_menu_sl_off.src = "http://www.fchousing.org/images/bullet_menu_off.gif"

}
else {

}
// end hiding script from old browsers -->



