var random = Math.random() ;
var picnum = Math.round(random*23)+1;

var random1 = Math.random() ;
var adnum = Math.round(random1*3)+1;
