var x = Math.ceil( Math.random() * 6 );
if ( x > 1 ) { document.write('<link rel="stylesheet" type="text/css" href="'+lvl+'photo0'+x+'.css">\n'); }
