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

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