var rand_no = Math.floor((10001-1)*Math.random())+1000;

function removeParamFromURL(URL,param)
{
	URL = String(URL);
	var regex = new RegExp( "\\?" + param + "=[^&]*&?", "gi");
	URL = URL.replace(regex,'?');
	regex = new RegExp( "\\&" + param + "=[^&]*&?", "gi");
	URL = URL.replace(regex,'&');
	URL = URL.replace(/(\?|&)$/,'');
	regex = null;
	return URL;
}

function printme() {
	window.print();
}

function swapImage(imgId,otherImg)
{
	document.getElementById(imgId).src = otherImg;
}

function sharebar_track(v) {
	if (v == 'facebook') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:fb";
		window.open("http://ivillage.tuesday.com/tracking/track.php?t=" + encodeURIComponent(document.title) + "&u=" + escape(document.location) + "&s=1","Facebook","width=500,height=320, scrollbars=no, toolbar=no");
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
		swapImage('insighttracking','http://core.insightexpressai.com/adServer/adServerESI.aspx?bannerID=160599&script=false&redir=http://core.insightexpressai.com/adserver/1pixel.gif');
	} else if (v == 'twitter') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:tw";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
	} else if (v == 'email') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:email";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
	} else if (v == 'print') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:print";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
		printme();
	} else if (v == 'sharebar_load') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuglobal,nbcuivprod/1/H.19.4/s93279610418689?pev2=Sharebar&v13=iv:health:sharebar:load";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
	} else if (v == 'tweet_cancel') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:twitter:cancel";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
	} else if (v == 'ge') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:gelogo";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
		swapImage('eyewondertracking','http://cdn4.eyewonder.com/cm/ck/9826-95389-1310-10?mpt=' + rand_no);
	} else if (v == 'he') {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:healthymagination";
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
		swapImage('eyewondertracking','http://cdn4.eyewonder.com/cm/ck/9826-95389-1310-10?mpt=' + rand_no);
	}
}

function tweetme() {
	if (document.tweet_optin.optin.checked) {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:twitter:tweet";
		window.open("http://ivillage.tuesday.com/tracking/track.php?t=" + encodeURIComponent(document.title) + "&u=" + escape(document.location) + "&s=2&o=1");
		closetwitter();
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
		swapImage('insighttracking','http://core.insightexpressai.com/adServer/adServerESI.aspx?bannerID=160599&script=false&redir=http://core.insightexpressai.com/adserver/1pixel.gif');
	} else {
		window.frames['sharebar_tracking'].location = "http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuivprod/1/H.9/987654?pe=lnk_o&pev2=Sharebar&v13=iv:health:sharebar:twitter:tweet";
		window.open("http://ivillage.tuesday.com/tracking/track.php?t=" + encodeURIComponent(document.title) + "&u=" + escape(document.location) + "&s=2&o=0");
		closetwitter()
		window.frames['sharebar_tracking'].location = "http://ivillage.tuesday.com/images/spacer.gif";
		swapImage('insighttracking','http://core.insightexpressai.com/adServer/adServerESI.aspx?bannerID=160599&script=false&redir=http://core.insightexpressai.com/adserver/1pixel.gif');
	}
}

var share=document.getElementById("sharebar");

share.innerHTML = "<div style=\"background:url(http://ivillage.tuesday.com/images/share_bg.gif) no-repeat; width:300px; height:132;\">" +
	"<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:300px; height:132px;\">" +
		"<tr>" +
			"<td>" +
				"<a href=\"http://www.facebook.com/splenda\" onclick=\"javascript:sharebar_track('he');\"><img src=\"http://ivillage.tuesday.com/images/share_header.gif\" width=\"300\" height=\"43\" border=\"0\" style=\"padding:0px; margin:0px;\" /></a>" +
			"</td>" +
		"</tr>" +
		"<tr>" +
			"<td>" +
				"<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" +
					"<tr>" +
						"<td>" +
							"<a href=\"javascript:sharebar_track('facebook');\"><img src=\"http://ivillage.tuesday.com/images/btn_share_facebook.gif\" width=\"96\" height=\"34\" border=\"0\"></a>" +
							"<a href=\"javascript:opentwitter();\" onclick=\"javascript:sharebar_track('twitter');\"><img src=\"http://ivillage.tuesday.com/images/btn_share_twitter.gif\" width=\"73\" height=\"34\" border=\"0\"></a>" +
							"<a href=\"javascript:openemail();\" onclick=\"javascript:sharebar_track('email');\"><img src=\"http://ivillage.tuesday.com/images/btn_share_email.gif\" width=\"65\" height=\"34\" border=\"0\"></a>" +
							"<a href=\"javascript:sharebar_track('print');\"><img src=\"http://ivillage.tuesday.com/images/btn_share_print.gif\" width=\"66\" height=\"34\" border=\"0\"></a>" +
						"</td>" +
					"</tr>" +
					"<tr>" +
						"<td><img src=\"http://ivillage.tuesday.com/images/spacer.gif\" width=\"300\" height=\"15\" border=\"0\"></td>" +
					"</tr>" +
					"<tr>" +
						"<td><a href=\"http://www.facebook.com/splenda\" onclick=\"javascript:sharebar_track('ge');\"><img src=\"http://ivillage.tuesday.com/images/spacer.gif\" width=\"127\" height=\"40\" border=\"0\"></a><a href=\"http://www.facebook.com/splenda\" onclick=\"javascript:sharebar_track('he');\"><img src=\"http://ivillage.tuesday.com/images/spacer.gif\" width=\"173\" height=\"40\" border=\"0\"></a></td>" +
					"</tr>" +
				"</table>" +
			"<td>" +
		"</tr>" +
	"</table>" +
"</div>" +
"<div id=\"twitteroverlay\" style=\"display:none; background:url(http://ivillage.tuesday.com/images/twitter_bg.gif) no-repeat center; width:335px; height:202px; position:absolute; top:-10px; left:10px;  z-index:999;\">" +
	"<table cellpaading=\"0\" cellspacing=\"0\" border=\"0\" width=\"333\">" +
		"<tr>" +
			"<td><a href=\"javascript:closetwitter();\"><img src=\"http://ivillage.tuesday.com/images/twitter_header.gif\" width=\"334\" height=\"23\" border=\"0\"></a></td>" +
		"</tr>" +
		"<tr>" +
			"<td><img src=\"http://ivillage.tuesday.com/images/twitter_logos.gif\" width=\"334\" height=\"69\" border=\"0\"></td>" +
		"</tr>" +
		"<tr align=\"center\">" +
			"<td style=\"border: none;\"><img src=\"http://ivillage.tuesday.com/images/spacer.gif\" width=\"1\" height=\"8\" border=\"0\"><br>" +
			"<a href=\"javascript:tweetme();\"><img src=\"http://ivillage.tuesday.com/images/twitter_btn_tweet.gif\" width=\"78\" height=\"26\" border=\"0\"></a>" +
			"<img src=\"http://ivillage.tuesday.com/images/spacer.gif\" width=\"5\" height=\"5\" border=\"0\">" +
			"<a href=\"javascript:closetwitter();\" onclick=\"javascript:sharebar_track('tweet_cancel');\"><img src=\"http://ivillage.tuesday.com/images/twitter_btn_cancel.gif\" width=\"71\" height=\"26\" border=\"0\"></a>" +
		"</tr>" +
		"<tr>" +
			"<td valign=\"top\" align=\"center\">" +
				"<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" +
					"<tr>" +
						"<td width=\"20\" valign=\"top\"><form name=\"tweet_optin\"><input type=\"checkbox\" name=\"optin\" value=\"1\" checked=\"checked\" style=\"margin-top:5px;\"></form></td>" +
						"<td width=\"250\"><p style=\"font-family:arial; font-size:10px; line-height:10px; text-align:left; color:#666; margin-top:5px;\">Yes, please include me in the New Year's Resolution conversation! I grant permission for iVillage to feature my Resolution Tweets across the site and on any future materials.</p></td>" +
					"</tr>" +
				"</table>" +
			"</td>" +
		"</tr>" +
	"</table>" +
"</div>" +
"<div id=\"emailoverlay\" style=\"display:none; background:url(http://ivillage.tuesday.com/images/email_form_bg.jpg) no-repeat; width:335px; height:273px; position:absolute; top:-10px; left:10px; z-index:999999;\">" +
	"<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:335px;\">" +
		"<tr>" +
			"<td><a href=\"javascript:closeemail();\"><img src=\"http://ivillage.tuesday.com/images/email_form_header.gif\"  width=\"333\" height=\"22\" border=\"0\"></a></td>" +
		"</tr>" +
		"<tr>" +
			"<td><iframe name=\"share_bar_email_form_frame\" src=\"http://ivillage.tuesday.com/email.php?title=" + encodeURIComponent(document.title) + "&url=" + escape(document.location) + "\" frameborder=\"no\" scrolling=\"no\" width=\"335\" height=\"255\"></iframe></td>" +
		"</tr>" +
	"</table>" +
"</div>" +
"<div style=\"display:none;\"><iframe name=\"sharebar_tracking\" frameborder=\"no\" scrolling=\"no\" width=\"1\" height=\"1\" src=\"http://oimg.nbcuni.com/b/ss/nbcuivsites,nbcuglobal,nbcuivprod/1/H.19.4/s93279610418689?pev2=Sharebar&v13=iv:health:sharebar:load\"></iframe></div>" +
"<img id=\"eyewondertracking\" src=\"http://cdn4.eyewonder.com/cm/tr/9826-95389-1310-10?mpt=" + rand_no + "\" border=\"0\">" +
"<img id=\"insighttracking\" src=\"http://ivillage.tuesday.com/images/spacer.gif\" width=\"1\" height=\"1\" border=\"0\">";

function opentwitter() {
	var target=document.getElementById("twitteroverlay");
	target.style.display = "block";
}

function closetwitter() {
	var target=document.getElementById("twitteroverlay");
	target.style.display = "none";
}

function openemail() {
	var target=document.getElementById("emailoverlay");
	target.style.display = "block";
}

function closeemail() {
	var target=document.getElementById("emailoverlay");
	target.style.display = "none";
}

var clickTagFramePrepend1055782="[ewclickthru]";
var feedKeyword = "Wellness";

document.writeln('<div style=\"border:1px solid red; position:absolute; margin-left:-999999px; display:none; visibility:hidden\"><style>#ew_BannerDiv1055782{display:none; visibility:hidden;} #ew_FlashDiv1055782{position:absolute; top:-1000px; left:0px; display:none; visibility:hidden;}</style><scr'+'ipt language="Javascript" type="text/javascript" id="ew1055782_wrapper" src="http://cdn1.eyewonder.com/200125/756612/1055782/wrapper.js"></scr'+'ipt></div>');


document.writeln('<scr'+'ipt language="Javascript" type="text/javascript" src="http://core.insightexpressai.com/adServer/adServerESI.aspx?bannerID=160600"></scr'+'ipt>');
