: : : : : : :::::::::: Cave of Steel :::::::::: : : : : :
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
Thanks for downloading this skin.
This is my first skin, and a lot of work went into
it! Have fun with the skin
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
Copy the ZIP-file to the winamp/skins, launch
Winamp, go to the option-menu and use the
skin-browser to select the skin.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Carpenter
-----------------------------------------------------------------------------
Version 2.0
Winamp 2.9x compatible
by Autocon
info-is@in-file
-----------------------------------------------------------------------------
When writing to me 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.crayola.com")
//if IE 4+
else if (browser_type=="Mic ...