//## Write CSS link

styleString = '<link rel="stylesheet" href="/css/master' + ((is.ie) ? 'IE': 'NN') + '.css" type="text/css">'
document.write(styleString)
