function image1(id) { document.images[id].src="images/bulletfull.gif"; }
function image2(id) { document.images[id].src ="images/bullet.gif"; }
