--------------------------------------------------------
*** MetalX Apollo ***
v1.01
for Winamp 2.9x
by Borac
June 2003, Croatia
info-is@in-file
--------------------------------------------------------
Skinned components:
- Main skin
- E ...
Greetz!
This is my first skin and I'm sure it not will be my last.
I got some insiration from 883's Cube_V3 skin
(take a look at the equalizer in the playlistwindow).
Hope no one will blame me for stealing his
concept.
I must say I'm very sat ...
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 ...