if (BrowserDetect.OS == 'Linux')
{
document.write('<' + 'link rel="stylesheet" type="text/css" href="/css/linux.css" media="all"' + ' />');
}