A Day In the Life

Thursday, November 03, 2005

1 stop hosting 1 stop hosting@import url("/css/0/default.css");body { text-align: center;}#container { margin: 0 auto;}#subcontainerleft { background-image: none;}#content { margin-left: 0;}document.write(''); function win_maximize(windowname) { windowname.window.moveto(0,0); if (document.layers) { var deltax = screen.availwidth - window.outerwidth; var deltay = screen.availheight - window.outerheight; windowname.window.resizeby(deltax,deltay); } else { windowname.window.resizeto(screen.avail