// JavaScript Document
a = Math.floor(Math.random() * 6 + 1)
document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"Scripts/style" + a + ".css\">")
