<!-- Hide this script from old browsers --
var random = Math.random() ;
var picnum = Math.round(random*15)+1;
// -- End Hiding Here -->