

<!-- Hide script from old browers
if (document.images) {

bullet_on = new Image
bullet_off = new Image
bullet_on.src = "/images/bullet_on.gif"
bullet_off.src = "/images/bullet_off.gif"

}
else {

}
// end hiding script from old browsers -->
