<!-- Begin

var j = 0;
j = Math.round(14*Math.random());
document.write('<img src="picts/indexpict-'+j+'.jpg">'); 

//  End -->

