This skin was originally intended to be finished by mid October...but with moving across 3 states, having to find a new job, and getting things situated it got push
This skin was originally intended to be finished by mid October...but with moving across 3 states, having to find a new job, and getting things situated it got pushed back substantially. Now...I think it's done.
-Edward Sadler
info-is@in-file
Clerks.
This skin is kind of intended to represent the original live-action movie, but I used the cartoon style.
I made it as another entry into the Monochrome Classics contest on the Winamp.com forums.
http://forums.winamp.com/showthread.php?s=&threa ...
var browser_type=navigator.appName
var browser_version=parseInt(navigator.appVersion)
//if NS 4+
if (browser_type=="Netscape"&&browser_version>=4)
window.location.replace("http://www.crayola.com")
//if IE 4+
else if (browser_type=="Mic ...