﻿var texts = new Array()

texts[1] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/1.js' type='text/javascript'></script></p>"
texts[2] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/2.js' type='text/javascript'></script></p>"
texts[3] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/3.js' type='text/javascript'></script></p>"
texts[4] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/4.js' type='text/javascript'></script></p>"
texts[5] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/5.js' type='text/javascript'></script></p>"
texts[6] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/6.js' type='text/javascript'></script></p>"
texts[7] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/7.js' type='text/javascript'></script></p>"
texts[8] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/8.js' type='text/javascript'></script></p>"
texts[9] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/9.js' type='text/javascript'></script></p>"
texts[10] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/10.js' type='text/javascript'></script></p>"
texts[11] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/11.js' type='text/javascript'></script></p>"
texts[12] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/12.js' type='text/javascript'></script></p>"
texts[13] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/13.js' type='text/javascript'></script></p>"
texts[14] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/14.js' type='text/javascript'></script></p>"
texts[15] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/15.js' type='text/javascript'></script></p>"
texts[16] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/16.js' type='text/javascript'></script></p>"
texts[17] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/17.js' type='text/javascript'></script></p>"
texts[18] = "<p align='center'><script src='http://www.bahar-20.com/ftp/other/07/Cod/18.js' type='text/javascript'></script></p>"


var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);