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