Phytoestrogens


/**/

//$(document).ready(function(){

$j(‘.ctl03_ngContentListDBMirror_FollowMe_profilepop’).click(function () {

var nt=String(Math.random()).substr(2,10);

if (!IsUserSignedIn())

{

var url=”/profile.aspx?m=pop&c=ctl03_ngContentListDBMirror_FollowMe&nt=” + nt;

$j(‘#ctl03_ngContentListDBMirror_FollowMe_overlay’).colorbox({width:”80%”, height:”80%”, href:url, iframe:true, open:true});

return false;

}

});

$j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).submit( function () {

var valid = (($j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).find(“input[name=’email’]”).val() != $j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).find(“input[name=’email’]”).attr(‘defaultValue’)) && $j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).find(“input[name=’email’]”).val() != ” && (/^([a-zA-Z0-9_.-])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]{2,4})+$/.test($j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).find(“input[name=’email’]”).val())));

if (valid)

{

var nt=String(Math.random()).substr(2,10); // add &m=pop to make it pop up

var weekly = $j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).find(“input[name=’chk_cat_updates’]”).val();

var email_val = $j(‘#ctl03_ngContentListDBMirror_FollowMe_frm_follow_email’).find(“input[name=’email’]”).val();

var quote = “/profile.aspx?email=” + email_val + “&chk_cat_updates=” + weekly + “&nt=” + nt + “&nl=”;

if (!IsUserSignedIn())

{

quote += “&m=pop”;

$j(‘#ctl03_ngContentListDBMirror_FollowMe_overlay’).colorbox({width:”80%”, height:”80%”, href:quote, iframe:true, open:true});

}

else

document.location.href = quote;

}

return false;

}); //

//});

/**/

  • How Safe Are Your Personal Care Products?

    Beauty Shopping Cropped

    It may be safe to say, consumers are more inclined to read the ingredient label on their cereal box than the ingredient label of their anti-aging serum, which may put their health at risk—including developmental issues and cancer—due to possibly “unsafe” ingredient …More

    April 27, 2010 By Alissa Marrapodi

    Posted in Articles

  • Beauty Chemicals Tied to Early Puberty

    Beauty Chemicals Tied to Early Puberty

    Exposure to three common chemical classes—phenols, phthalates and phytoestrogens—in young girls may disrupt the timing of pubertal development, and put girls at risk for health complications later in life …More

    April 9, 2010

    Posted in Articles

Scroll to Top