Radio Button Background Changer
Push this button to change background to red.
You can make this button for your page with this code
<form>
<input type="radio"
onClick="document.bgColor='red'">
</form>
Email:
packrat35@webtv.net