var ec = 19; 
var e = new Array(ec);
    
    e[0] = "http://romanceatheart.com/js/chCA728fr.js";
    e[1] = "http://romanceatheart.com/js/fastclick728a.js";
    e[2] = "http://romanceatheart.com/js/chGH728fr.js";
    e[3] = "http://romanceatheart.com/js/chHG728fr.js";
    e[4] = "http://romancentravel.rahpubs.com/js/728ran.js";
    e[5] = "http://romanceatheart.com/js/amazon728.js";
    e[6] = "http://romanceatheart.com/js/amazonfr728.js";
    e[7] = "http://romanceatheart.com/js/amazonKR728.js";
    e[8] = "http://romanceatheart.com/js/amazonleader.js";
    e[9] = "http://romanceatheart.com/js/amazonlead2.js";
    e[10] = "http://romanceatheart.com/js/amazonRleader.js";
    e[11] = "http://romanceatheart.com/js/fastclick728a.js";
    e[12] = "http://romanceatheart.com/js/fastclick728a.js";
    e[13] = "http://romanceatheart.com/js/cncL.js";
    e[14] = "http://romanceatheart.com/js/fastclick728a.js";
    e[15] = "http://romanceatheart.com/js/jcL.js";

    e[16] = "http://romanceatheart.com/js/remediL.js";

    e[17] = "http://romanceatheart.com/js/lolL.js";

    e[18] = "http://romanceatheart.com/js/amazongdL.js";

    function pickRandomb(range) {
        if (Math.random)
            return Math.round(Math.random() * (range-1));
        else {
            var nowy = new Date();
            return (nowy.getTime() / 1000) % range;
        }
    }
    
        var choice8 = pickRandomb(ec);
    document.write("<script src=" + e[choice8] + "></script>");


