<!--
document.write('<link rel="Stylesheet" rev="Stylesheet" href="/redhour/common.css">');

bullet_on=new Image();
bullet_on.src="/redhour/images/bullet_on.gif";

function rollspin(img,stat) {
	stat?stat="on":stat="off";
	document.images[img].src = "/redhour/images/bullet_"+stat+".gif";
}
//-->
