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

document.write("<div id='verveContainer8f17b1d3dacf1f764bc746c62a2c9030' style='position:relative;'>");
document.write(
    "<iframe id='verveIFrame8f17b1d3dacf1f764bc746c62a2c9030' src='http://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>");