if (typeof(CSO)!='undefined') {
    qsa = '?';
    for (k in CSO.FLV) {
        qsa = qsa + k + '=' + encodeURIComponent(CSO.FLV[k]) + '&';
    }
} else {
    qsa = '?country=Morocco&city=&userId=10820';
}

document.write("<div id='verveContainer939d6156171e93ce10e6c5b1dba3b6ac' style='position:relative;'>");
document.write(
    "<iframe id='verveIFrame939d6156171e93ce10e6c5b1dba3b6ac' src='http://www.verveearth.com/widget/localusers"+qsa+"'" +
    " style='width:180px; height: 294px; border:none;'" +
    " scrolling='no' frameborder='0' allowtransparency='true'" +
    " vspace='0' hspace='0' marginheight='0' marginwidth='0'" +
    "></iframe>");
document.write("</div>");