//<script>
var myrandom=Math.round(Math.random()*12)

document.write('<img src=images/pos1/random_img_pos1_'+myrandom+'.gif width=90 height=90>')
//</script>
