This is an alternate frontend for nullsoft's winamp.
(visit http://www.nullsoft.com and http://www.winamp.com for more info).
Unzip all files to the /winamp/skins/ directory. Then choose Options,
Select skin from the pulldown menu.
--------------- ...
This Skin was generated using SkinAmp. SkinAmp is freeware, so if you want to get it, just mail me!
My email: info-is@in-file
If you want to visit my homepage, please goto
http://members.tripod.de/DrAlgebra.
There you can find the newest versions of ...
x| Swamps KenWood Player |x
x| my email is info-is@in-file |x
x| write me your comments about my skins |x
x| This skin is copyrighted by SwampFox |x ...
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 ...