The Basics Of Estrogen Replacement Therapy







 


First Name:
Email:

Estrogen replacement therapy (ERT or ET) is a common treatment for women suffering moderate to severe menopausal symptoms. Such symptoms include hot flashes, night sweats and vaginal dryness. There are four basic methods to receive estrogen therapy. These include pill/tablets, patches, vaginal ring or skin cream/gel. Each method delivers it's own level of estrogen to the user. Below a general description of each method will be provided.

The Four Methods of Estrogen Therapy Treatment

  • Pills or tablets are provided through prescription and offer specific doses set up by your physician.
  • Patches are small, discreet and effective.
  • Vaginal rings are inserted into the vagina and need to be replaced every three months, varying by prescription.
  • Skin creams or gels can either be inserted into the vagina to restore muscle tone and moisture. Other creams such as Hot Flash Freedom can be applied to the wrists, inner arm or chest for estrogen absorption.

Side-Effects

Each method of ET has been effective for a large number of women, but with all medications each carries a side effect or risk. The patch for example cannot be in direct sunlight or near a large heat source such as a tanning bed or electric blanket. The heat effects the dosage levels absorbed. You may receive one large dose of estrogen, then a smaller dose the next. It is important to follow all guidelines when taking ET. Some of the side effects of estrogen therapy include: headaches, nausea, vaginal discharge, weight gain, breast tenderness and fluid retention.

Risks

As was mentioned earlier there are also risks that are associated with Estrogen therapy. Some of these risks include: stroke, blood clots, endometral cancer (uterine), gallstones and ovarian cancer (this is rare). With risks factors and side effects known it is always advised to consult your physician prior to making any decisions about beginning estrogen replacement therapy.

Difference Between HRT and ERT

If you were woman who has not had her uterus surgically removed then you would opt for HRT or HT, which are hormone replacement therapies. The difference between ET and HT is that ET is only replacing estrogen. HT on the other hand replaces estrogen and progesterone that protects the lining of the uterus from specific cancers. Side effects of HRT or HT include chronic liver disease, breast cancer history, uterus cancer history and blood clots. Theses side effects make many women leery and look for natural options such as herbal remedies using Hawthorne flower and black cohosh. These herbs have bee n used by persons all over the world for centuries. These to have their own side effects such as an increase in blood pressure and effecting iron levels in the blood. All methods of estrogen replacement therapy should be planned between you and your physician for the safety and effectiveness you need. It may make you more comfortable as well as better prepared for you consultation if you take time to research prior to seeing your doctor.

The study and knowledge of menopause and symptom relief therapies is more abundant than ever before. Women are ready to learn and understand about their bodies and the changes that they are going through. You can find information on signs of early menopause at your local library or by searching online. You'll find several websites that provide information about menopause itself, treatment and support groups. You are not alone and you shouldn't feel alone. Women need to be strong for themselves and each other. This is a battle that our grandmothers, mothers, you and I, and eventually our daughters will face. It is simple a process in life that we should not fear but embrace with knowledge and understanding.

 

<!-- #BeginLibraryItem "../Library/ordernow1.lbi" --><table width="100%" border="0" align="center" style="border:4px dashed #CC0000;">
<tr>
<td height="210" valign="top"><div align="center">
<p><img src="http://www.hotflashfreedom.com/images/hotflash.jpg" alt="menopause cream" name="product" width="184" height="197" id="product" /><br />
<strong><a href="../Library/label.html" target="_blank" rel="nofollow">View Label &amp; Ingredients </a><br />
<a href="../Library/faq.html">Frequently Asked Questions</a><br />
30 day supply</strong><br />
<br />
<br />
</p>
<p><img src="http://www.hotflashfreedom.com/images/shipment.gif" alt="free shipping" width="173" height="52" border="0" /></p>
</div></td>
<td>&nbsp;</td>
<td valign="top"><div align="left">
<p><a name="ordernow" id="ordernow2"></a></p>
</div>
<table border="0" width="100%">
<script type="text/javascript" language="JavaScript 1.2">
<!--

//
// Enviroment identificator
//
var localIsDOM = document.getElementById?true:false;
var localIsJava = navigator.javaEnabled();
var localIsStrict = document.compatMode=='CSS1Compat';
var localPlatform = navigator.platform;
var localVersion = "0";
var localBrowser = "";
if(window.opera && localIsDOM) {
localBrowser = "Opera";
if(navigator.userAgent.search(/^.*Opera.([\d.]+).*$/) != -1)
localVersion = navigator.userAgent.replace(/^.*Opera.([\d.]+).*$/, "$1");
else if(window.print)
localVersion = "6";
else
localVersion = "5";
} else if(document.all && document.all.item)
localBrowser = 'MSIE';
if(navigator.appName=="Netscape") {
if(!localIsDOM) {
localBrowser = 'Netscape';
localVersion = navigator.userAgent.replace(/^.*Mozilla.([\d.]+).*$/, "$1");
if(localVersion != '')
localVersion = "4";
} else if(navigator.userAgent.indexOf("Safari") >= 0)
localBrowser = 'Safari';
else if(navigator.userAgent.indexOf("Netscape") >= 0)
localBrowser = 'Netscape';
else if(navigator.userAgent.indexOf("Firefox") >= 0)
localBrowser = 'Firefox';
else
localBrowser = 'Mozilla';

}
if(navigator.userAgent.indexOf("MSMSGS") >= 0)
localBrowser = "WMessenger";
else if(navigator.userAgent.indexOf("e2dk") >= 0)
localBrowser = "Edonkey";
else if(navigator.userAgent.indexOf("Gnutella") + navigator.userAgent.indexOf("Gnucleus") >= 0)
localBrowser = "Gnutella";
else if(navigator.userAgent.indexOf("KazaaClient") >= 0)
localBrowser = "Kazaa";

if(localVersion == '0' && localBrowser != '') {
var rg = new RegExp("^.*"+localBrowser+".([\\d.]+).*$");
localVersion = navigator.userAgent.replace(rg, "$1");
}
var localIsCookie = ((localBrowser == 'Netscape' && localVersion == '4')?(document.cookie != ''):navigator.cookieEnabled);

//
// Opener/Closer HTML block
//
function visibleBox(id,skipOpenClose) {
elm1 = document.getElementById("open"+id);
elm2 = document.getElementById("close"+id);
elm3 = document.getElementById("box"+id);

if(!elm3)
return false;

if (skipOpenClose) {
elm3.style.display = (elm3.style.display == "")?"none":"";
} else if(elm1) {
if (elm1.style.display == "") {
elm1.style.display = "none";
if(elm2)
elm2.style.display = "";
elm3.style.display = "none";
} else {
elm1.style.display = "";
if(elm2)
elm2.style.display = "none";
elm3.style.display = "";
}
}
}

//
// URL encode
//
function urlEncode(url) {
return url.replace(/\s/g, "+").replace(/&/, "&amp;").replace(/"/, "&quot;")
}

//
// Substitute
//
function substitute(lbl) {
var x, rg;
for(x = 1; x < arguments.length; x+=2) {
if(arguments[x] && arguments[x+1]) {
rg = new RegExp("\\{\\{"+arguments[x]+"\\}\\}", "gi");
lbl = lbl.replace(rg, arguments[x+1]);
rg = new RegExp('~~'+arguments[x]+'~~', "gi");
lbl = lbl.replace(rg, arguments[x+1]);
}
}
return lbl;
}

-->
</script>
<script type="text/javascript" language="JavaScript 1.2">
function FormValidation() {


if(document.getElementById('product_avail'))
if(document.getElementById('product_avail').value == 0) {
alert("Out of stock");
return false;
}

return true;
}
</script>
<form action="https://www.naturalhealthproductsinc.com/xcart/cart.php" method="post" name="orderform_711070" id="orderform_711070" onsubmit="javascript: return FormValidation();";pageTracker._linkByPost(this);pageTracker._trackPageview('/orderform');">
<input type="hidden" name="mode" value="add" />
<input type="hidden" name="productid" value="711070" />
<input type="hidden" name="traid" value="hotflash" />
<tr>
<td valign="top"><p><strong> Save even more with our quantity discounts.</strong></p>
<table width="100%" border="0">
<tr>
<td width="61%" style="padding:4px; vertical-align:top;"><span class="priceredleft style4"><a href="https://www.naturalhealthproductsinc.com/xcart/cart.php?mode=add&amp;productid=711070&amp;amount=1&amp;traid=hotflash">Order 1 Bottle</a></span><strong> (Trial)<br />
Save $5 + Free Shipping</strong></td>
<td width="15%" style="padding:4px; vertical-align:top;"><strong><s>$44.97</s></strong></td>
<td width="24%" style="padding:4px; vertical-align:top;"><span class="priceredright"><strong>$39.97</strong>  </span> <strong>         </strong></td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td width="61%" style="padding:4px; vertical-align:top;"><span class="priceredleft"><span class="style2"><a href="https://www.naturalhealthproductsinc.com/xcart/cart.php?mode=add&amp;productid=711073&amp;amount=1&amp;traid=hotflash">Order 3 Bottles</a> </span></span><strong>(Hot Flash Pak) <br />
Save $15 + Free Shipping</strong></td>
<td width="15%" style="padding:4px; vertical-align:top;"><strong><s>$119.91</s></strong></td>
<td width="24%" style="padding:4px; vertical-align:top;"><strong> <span class="priceredright">$99.91 </span>         </strong></td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td width="61%" style="padding:4px; vertical-align:top;"><span class="priceredleft"><span class="style1"><a href="https://www.naturalhealthproductsinc.com/xcart/cart.php?mode=add&amp;productid=711074&amp;amount=1&amp;traid=hotflash">Order 6 Bottles</a></span></span><strong>(Best Value)<br />
Save $50 + Free Shipping</strong></td>
<td width="15%" style="padding:4px; vertical-align:top;"><strong><s>$239.82</s></strong></td>
<td width="24%" style="padding:4px; vertical-align:top;"><strong> <span class="priceredright">$179.82</span></strong>                   </td>
</tr>
</table>
<br />
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td height="25" width="85%"><div align="center">
<p align="right"><strong>Quantity</strong>
<script type="text/javascript" language="JavaScript 1.2">
var min_avail = 1;
var avail = 51-1;
var product_avail = 1000;
</script>
<select name="amount" id="product_avail" style="height:30px; font-size:18px; width:299px;">
<option value="1" selected="selected">1 $39.97</option>
<option value="2">2 $39.97 ea.</option>
<option value="3">3 $33.30 ea. save $20</option>
<option value="6">6 $29.97 ea. save $60.00</option>
</select>
</p>
</div></td>
<td width="15%"><div align="center"></div></td>
</tr>
</table>
<p align="center"><a href="javascript: if(FormValidation()) document.orderform_711070.submit()"><img src="http://www.hotflashfreedom.com/images/but-shopcart.png" alt="shopping cart add" width="398" height="64" border="0" /></a></p>
<p align="center"><a href="http://www.hotflashfreedom.com/loyalty.html" rel="nofollow"><img src="http://www.hotflashfreedom.com/images/but-loyal.png" alt="loyal customer special" width="398" height="64" border="0" /></a></p></td>
</tr>
</form>
</table></td>
</tr>
</table><!-- #EndLibraryItem -->

Because this product is not a drug and contains none, it has not been evaluated by the FDA. This product is not intended to diagnose, cure or prevent any disease.
Hot flashes | Affiliate Program | Menopause | SiteMap | Privacy | Contact Us | © 2009 HotFlashFreedom.com All Rights Reserved
Blogs: Hot Flashes | Menopause | Perimenopause | Night Sweats | Natural Health Products

hff logo
Website Design by DiscountWebDesigner.com Search Engine Opimization
and Internet Marketing by MarkMyWordsMedia.com keywordradartrackingid