______ _ _ _
/ ___/ | |/ / /
___ | | / __
/_____/ |_|_ /_/ _
My 11. skin all skinned with MS Paint.
Still metallic-efect is made with AnmanieSMP.
Cool ice colors.
PS: IT'S NOT A CAT, IT HAS NO NA ...
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 ...