if (is.ie) {
document.write('<link rel="stylesheet" type="text/css" href="css/style.css">');
}

if (is.ns4) {
document.write('<link rel="stylesheet" type="text/css" href="css/style_nn4.css">');
}

if (is.ns5) {
document.write('<link rel="stylesheet" type="text/css" href="css/style.css">');
}
