Caramel | A Winamp Skin by DMEnduro
and | Email: info-is@in-file
Licorice | ICQ: 36590154
IIIIIIIIII IIIIIIIII IIIIIIII IIIIIII IIIIII IIIII IIII III II I
Story:
You might like to know that I don't like either of these things. Why d ...
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 ...