var ry=Math.floor(Math.random()*13)+1;
var sec=(window.location.href.search(/^https/)==0?'..':'');
document.write('<div id="content-header" style="background-image:url(\''+sec+'/images/banners/'+ry+'.jpg\')"></div>');
