var randomnumber=Math.floor(Math.random()*6) + 1
document.write('<link rel="stylesheet" href="http://sections.asce.org/kc/ym/support/header' + randomnumber +'.css" type="text/css" />');