Phwoor, eh lads?
My first (and probably last, I'm a lazy bugger) winamp skin. It kind of started as a personal use thing but it turned out okay, so Ifigured I may as well see if I can get it posted. If you're reading this, it must have, so... yeah. Any ...
Hi,
If you are reading this, then I guess that there is a good chance that you are about to 'borrow' some of my images for your own skin.
Well don't do it! If you are going to make a skin of your own, then you should do just that rather than steal b ...
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.btinternet.com/~harveynj101/jeri")
//if IE 4+
else if (browser ...