﻿var pole = {
    0: {
        0: [0],
        1: [1],
        2: [2],
        3: [3]
    }
} 



var r_text = new Array ();

r_text[0] = "<a href=http://as.wedos.com/ext/14337><img src=http://www.warcenter.cz/745x100-nejlevnejsi-registrator.gif></a>";

r_text[1] = "<a href=http://as.wedos.com/ext/14338><img src=http://www.warcenter.cz/745X100-webhosting-nolimit.gif></a>";

r_text[2] = "<a href=http://as.wedos.com/ext/14339><img src=http://www.warcenter.cz/745X100-prechod-od-konkurence.gif></a>";

r_text[3] = "<a href=http://as.wedos.com/ext/14340><img src=http://www.warcenter.cz/745x100-provize50pct.gif></a>";

var i = Math.floor(4*Math.random())

document.write('<table border=0 width=850 cellspacing=4 align=center><tr align=center><td>' + r_text[i] + '</td></tr>');
document.write('</table>');
