css = new Array('<link href="http://rm82.jw.lt/file/css/blueviolet.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/greenlime.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/sony.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/lawgreen.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/navy.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/olivegold.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/pimpz.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/silver.css" rel="stylesheet" type="text/css"></style>','<link href="http://rm82.jw.lt/file/css/ungu.css" rel="stylesheet" type="text/css"></style>'); 
n=Math.floor(Math.random() * 9);
document.write(css[n]);