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

document.write("<div id='verveContainerf200e87131da2cce82b275dca8a5a179' style='position:relative;'>");
document.write(
    "<iframe id='verveIFramef200e87131da2cce82b275dca8a5a179' src='http://www.verveearth.com/widget/favorites"+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>");