24
Feb
- Protocol :: Handshake
- Girlfriends :: Date
- Shoulders :: Rest
- Coming home :: Homecoming
- Let it in :: Trap
- Honor :: Glory
- Tyler :: Mike
- Thriller :: Movie
- Angela :: Story Book
- The winner is :: Announcement
Paste this in the address bar to check all checkboxes on a page:
javascript:input=document.getElementsByTagName('input');cb=new Array();for(i=0;i<input.length;i++){if(input[i].type=="checkbox")cb.push(input[i]);} for(i=0;i<cb.length;i++){cb[i].checked=true;} void(0);