a = Math.floor(Math.random() * 4 + 1)
document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/thumb_style_" + a + ".css\">")
