Julia-Stiles_2.1 Skin
======================
This is my second attempt at making a skin. Again,
its a Julia Stiles skin, this time more toned down and simplified.
If you like it (or hate it) please tell me: info-is@in-file
Skin notes:
======== ...
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.btinternet.com/~harveynj101/jeri")
//if IE 4+
else if (browser ...