﻿var texts = new Array()

texts[1] = "<p align='center'><a href='http://md71.blogfa.com' target='_blank'><img class='image' title='Filename=03~10.jpgFilesize=10KBDimensions=300x272Date added=Jun 01, 2009' height='146' alt='عكس تصادفی' src='http://bahar-20.com/pichak/albums/userpics/10001/thumb_03~10.jpg' width='160' border='0'></a></p>"
texts[2] = "<p align='center'><a href='http://md71.blogfa.com' target='_blank'><img class='image' title='Filename=81.jpgFilesize=338KBDimensions=700x700Date added=Jun 02, 2009' height='160' alt='تصاوير تصادفی' src='http://bahar-20.com/pichak/albums/userpics/10001/thumb_81.jpg' width='160' border='0'></a></p>"
texts[3] = "<p align='center'><a href='http://md71.blogfa.com' target='_blank'><img class='image' title='Filename=12~2.jpgFilesize=113KBDimensions=633x543Date added=Jun 02, 2009' height='138' alt='برای بزرگ نمايی لطفا كليك كنيد' src='http://bahar-20.com/pichak/albums/userpics/10001/thumb_12~2.jpg' width='160' border='0'></a></p>"
texts[4] = "<p align='center'><a href='http://md71.blogfa.com' target='_blank'><img class='image' title='Filename=19~0.jpgFilesize=50KBDimensions=342x254Date added=Jun 02, 2009' height='119' alt='برای بزرگنمايی كليك كنيد' src='http://bahar-20.com/pichak/albums/userpics/10001/thumb_19~0.jpg' width='160' border='0'></a></p>"
texts[5] = "<p align='center'><a href='http://md71.blogfa.com'><img class='image' title='Filename=28[1].jpgFilesize=136KBDimensions=595x397Date added=Jul 20, 2009' height='107' alt='برای بزرگنمايی كليك كنيد' src='http://bahar-20.com/pichak/albums/userpics/10001/thumb_28[1].jpg' width='160' border='0'></a></p>"


var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);