For all the things in life which make me glad I'm not dead yet.
Archive for March, 2008
Star Wars according to a 3 year old
Mar 6th
If I ever have a daughter she better be this damned cute; I can’t even persuade Hayley to watch Star Wars! If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it’s missing. Get Flash Player from Adobe. More ...
Crackdown Hidden Orbs 288-300 (The Keep)
Mar 1st
function showPic (whichpic, where) { if (document.getElementById) { document.getElementById(where).src = whichpic.href; return false; } else { return true; } } img.image{ display: none; } dl#officeMap{ margin: 0; padding: 0; background: transparent url(/images/crackdown/thekeep.jpg) top left no-repeat; height: 248px; width: 528px; position:relative; border:1px solid #000; display:block; } dl#officeMap dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; More ...