var random = Math.random() ;
var picnum = Math.round(random*13)+1;
