<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim adoCon Dim bLocal Dim fileName bLocal = False '--------------------------------------------------------------[ DisplayData() Sub DisplayData(adoCon, rsMember) Dim rsDetails 'As ADODB.Recordset rsDetails = rsMember Dim cSQL 'As String Dim curTotal 'As Currency Dim path 'grab the total length of the path path = request.ServerVariables("PATH_INFO") pathLen = len(path) 'find the posion that the last / is in posFileName = inStrRev(path, "/") 'Now that I know the total length of the path, and the starting point of the filename I can subtract 'the position from the total length and find out how long the file name is fileLen = (pathLen - posFileName) 'now use the right() function to get the filename from the path fileName = right(path, fileLen) %> RESTORE! | Look and Feel Younger And Be Free Of Joint Pain

RESTORE! | Look and Feel Younger And Be Free Of Joint Pain

Do you want to look and feel younger?  Stay active without joint pain?

You need to RESTORE! with Hyaluronic Acid (HA).

What is Hyaluronic Acid (HA)?

Hyaluronic acid (HA) is a naturally-occurring molecule in all living organisms - including your own body! When you are young HA is abundant throughout your body, but is found in larger concentrations in certain areas.

HA gels water to provide lubrication, easier movement and less pain in your joints. In your skin, HA is involved in tissue repair, including healing your skin after sun exposure. It binds to water, provides volume, and plumps out the appearance of wrinkles while holding moisture in the skin. Scientific studies have also substantiated that many age-related eye disorders, including glaucoma, are linked with a shortage of HA.

Why do I need HA?

Research shows that our body's natural production of HA and collagen reduces dramatically after the age of 30, leading to rapid aging and deterioration. Adding HA back into the body has been shown to significantly reduce the signs of aging.

Hyaluronic acid (HA) has been nicknamed by many "The Fountain of Youth", as it minimizes the effects of many ailments that are traditionally associated with aging. HA increases joint lubrication, which minimizes pain and joint damage, assists in nourishment of cells, helps minimize the signs of aging in the skin, and facilitates the body's natural healing processes. Connie Chung did an expose on HA on ABC Primetime which you can view below. Click on the image to watch.

 

And unlike HA in pill form, RESTORE! is a liquid that is absorbed by the body much more effectively. You could be seeing results in as little as 4 weeks. Please click to view the video above and then call me about ordering your first bottle from the “Fountain of Youth”.

Why RESTORE!?

Research has shown that micro-ionized particles suspended in liquid form are much more readily absorbed by the body, thus offering a significantly higher level of positive health benefits when compared to capsules or pills. RESTORE! is an all-natural liquid formula for both improving joint health and creating healthier skin.

Since HA is less effective when consumed on its own, RESTORE! offers a unique formula enhanced with the other building blocks that are essential for collagen production and joint health. A unique combination of Hyaluronic Acid, Glucosamine, Chondroitin, MSM, and Vitamin C round out this powerful formula to provide a synergy of nutrients that creates the optimal impact and maximum results.

RESTORE! is available as a 16-ounce bottle which is a two-week supply when taken as directed. For maximum and continual results, regular daily consumption is recommended.

Just add RESTORE! to your daily LESS! and MORE! smoothie or add it to your favorite drink.

Don't just take my word for it, see what some satisified customers have said about adding RESTORE! to their daily routine and the results they are getting.

I have been taking RESTORE! since it was first introduced in July (it is now late September). I am 67 years old and depsite my best intentions, at times my mind does not work like I want it to.

My children have often told me I can "hide my own Easter Eggs". Well, guess what? Since I have been taking RESTORE! I am hiding those Easter Eggs but now finding 7 out of 12. That just a fancy way of saying my mind is clearer than its been in a long time. Also my skin is beginning to be softer and smoother and the wrinkles are less noticible.

Since I also have been taking MORE!, I don't know which product is contributing to what results and I don't care, I will never stop taking these products!

-- Vicki R, DeSoto, TX

I started drinking the LESS! powder about four months ago, to lose some weight. While I did start to see results pretty quickly, I also notices some great additional benefits. I am normally a terrible sleeper. The first thing I realized was, I have was sleeping all night. Believe me, THAT made it worth it's weight in gold to me. I have lost about ten pounds total, but more than the pounds are the inches I have lost. I no longer have that ugly bulge hanging over my pants, all around my bra area and my face has slimmed. Best of all I feel great. I then started taking the MORE! product. I have gone off my Lipator and will go back to the doctor soon to see if it has reduced my cholestral.

A month ago I began the RESTORE!. You should see my finger nails, which I could never grow. I am sixty three years old and I truly am seeing a difference in the smile lines and the lines around my eyes. I feel like this is money well spent for myself and my family. I have twenty one grandchildren and I want to be here for a long time. Better yet, I feel with getting myself healthier, I won't just be healthy, I'll be active with them.

-- Sue R, Duncanville, TX

 

These statements have not been evaluated by the U.S. Food and Drug Administration. These products are not intended to diagnose, cure or prevent any disease.


Will You Let Me Help You?

Nussentials products have been changing lives daily. Some of the people who were touched let us know about how their lives were changed. You will find their stories here in the More Info section below. Hearing how Nussentials is changing the lives of people just like you all over the United States will show you that a solution to your problem, might be possible. Complete the short form on the below (left) and click Send My Free Report to read the heart touching stories of everyday people experiencing extraordinary results.

Questions? Call me. I put my name and number below (center) so you can talk to a real person experiencing real results.

Ready to change your life? You can order directly from my website by clicking the link below (right). On the new page, locate the link shown in the image called Shop and click there. I can save you about $10.00 on the product if you select "Setup Autoship". Even if you just want to try it once, select this option and then cancel it once it arrives. When you love the product and the results, you can go back there and order it again. (Just be sure to bookmark the site)

 

Here's my name and contact information, please send me "Stories From The Heart"

<% Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %> <% = Response.Write("") %>
Name
Email
  

<% Response.Write(Request.Cookies("MemberName")) %>

<% Response.Write(Request.Cookies("Phone")) %>

<% Response.Write(Request.Cookies("TimesToCall")) %>  <% Response.Write(Request.Cookies("TimeZone")) %>

PS Goes Here

<% End Sub '-----------------------------------------------[ end DisplayData '---------------------------------------------------------[ Main() Sub Main() Dim adoCon 'As ADODB.Connection Dim rsMember 'As ADODB.RecordSet Dim memCode 'As String Dim cmdQuery 'As ADODB Command ' ' Decide how we need to get the Member info ' If Request.QueryString("id") <> "" then memCode = Request.QueryString("id") '[ Something was passed in so set/get the Member info based on this value Else if (Request.Cookies("MemberCode") = "") then memCode = "" '[ Start with nothing so we know we have to go get it. else memCode = Request.Cookies("MemberCode") end if End if Set adoCon = OpenDB(bLocal) '[ Open our database connection and setup the query Set cmdQuery = Server.CreateObject("ADODB.Command") Set cmdQuery.ActiveConnection = adoCon ' ' Choose which query is used, one based on MemberCode or based on Clicks ' if memCode = "" then cmdQuery.CommandText = "SELECT * FROM Members WHERE (AdGroupInd <> 0) and (ActiveInd <> 0) ORDER BY ClickCount / NumAds" else cmdQuery.CommandText = "SELECT * FROM Members WHERE (MemberCode = '" & memCode & "') ORDER BY ClickCount" end if Set rsMember = cmdQuery.Execute() '[ Get Member info if (rsMember.bof) and (rsMember.eof) then cmdQuery.CommandText = "SELECT * FROM Members WHERE (AdGroupInd <> 0) and (ActiveInd <> 0) ORDER BY ClickCount / NumAds" Set rsMember = cmdQuery.Execute() '[ Get Member info end if CreateMemberCookie(rsMember) '[ Create Member cookie so this surfer is assigned to them next time DisplayData adoCon, rsMember '[ Display the Capture Page rsMember.Close '[ Close up the Member table adoCon.Close '[ Close up the database connection End Sub ' ' This calls the Main subroutine to get the page started ' Call Main %>