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

