var i = Math.round(Math.random()*5);  
document.writeln('<link rel=\"stylesheet\" href=\"\/css\/mb'+i+'.css\" type=\"text/css\">')
