----------------------------------------------------------------Skin: Complex RockAuthor: jjpotterInspired by: Blue Man Group's Complex Rock TourDevelopment Hel
----------------------------------------------------------------
Skin: Complex Rock
Author: jjpotter
Inspired by: Blue Man Group's Complex Rock Tour
Development Help: Skinlove Forum, as always
----------------------------------------------------------------
Features:
-Skinned Winamp 2.9 components
-Animated cursors
-Mikroamp
-AVS.bmp and NUMBERS.bmp for older Winamp versions
----------------------------------------------------------------
TO REMOVE ANIMATED CURSORS
1. Select skin file, hold shift and then right-click on it.
2. Select "open with" and use an unzipper to open (such as Winzip)
3. Hold ctrl and select all the cursor files (They should end in .cur and have a little icon that looks like a stick man)
4. Hit delete. They are now history
----------------------------------------------------------------
For more information on Blue Man Group:
www.blueman.com
minibrowser
Cherry Poptart Amp
copyright 2001 by C. Pitts
Hello:
If you are reading this then you took apart my skin. SHAME ON YOU! : )
Anyways, a lot of work went into this, so don't mess with it or rip it off or anything. Beyond that, have fun and en ...
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 ...