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 ...
2000/07/01
MASSamp 4.0 for Winamp 2.x
It' s my second skin and it contains the main window, the playlist, the equalizer, the minibrowser and AVS.
I used a little of Photoshop and Illustrator to make my skin but mostly Paint.
Please do not copy o ...