Okay, so there's nothing really to this script, but I giggled when I first saw it in action so it gets a post. Just copy and paste it from here:
<FORM>
<input type="button" value="Lights Out" onClick="document.bgColor = 'black'" onClick="alert('Black')">
</FORM>