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

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