$(function() {
    $("body.live #login, body.live #login-p").removeAttr("target").each(function() {
        $(this).attr("href", "https" + "://www" + ".mediweightlossclinics.com" + $(this).attr("href").replace(/^https?:\/\/[\w\.]+/, ''));
    });
});
function o(f) {
    window.open(f.href, "survey", "height=500,width=790,location=no,menubar=no,resizable=yes,scrollbars=yes,titlebar=yes,status=no");
    return false;
}
