str = navigator.appName.toUpperCase();
if (str.indexOf("NETSCAPE") >= 0) 
document.write("<link rel='stylesheet' href='jindaiji1.css' type='text/css'>");
