wordpress blog stats
<table width="740" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#666666" bgcolor="#FFFFFF"> <tr> <td> <DIV ALIGN="CENTER" style="width: 740; border: 1px solid #BF0000"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/header740.jpg" width="740" height="127"> <P align=center style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 10" class="header2"><font color="#CC0000">ATTENTION SMOKERS:</font> </p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2">If you are <u> finally</u> ready to kick your smoking habit and </p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2">lead the richer, healthier, longer life that you deserve... </p> <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp; </p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header3"><b> <i><font color="#FF0000" face="Arial"> Then read on, because the best news of your life is on this page?</font></i> </b> </p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header3"><i><font color="#000080"><b>&nbsp;&nbsp;&nbsp;</b></font></i> </p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="635"> <tr> <td valign="top" width="175"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/valerielight220.jpg" width="133" height="220"></p> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/val2.jpg" width="175" height="39"></p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="80"> <tr> <td width="100%"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=387961&f=NQQWRW&ps=13&c=FFCC33&pm=1&h=25"></iframe></td> </tr> </table> </div> </td> <td> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header"> <font color="#000000"> &quot;Give Me Just Five Minutes,</font> </p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header"><font color="#000000">And I'll Reveal How I Can</font></p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header"><font color="#FF0000">Make Your Smoking Habit</font></p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header"><font color="#FF0000">Vanish</font><font color="#000000"> Forever... Guaranteed!&quot;</font></p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp; </p> <p align="center" style="margin-left: 10; margin-right: 10; margin-top: 0; margin-bottom: 5" class="header2"> With my proven method, </p> <p align="center" style="margin-left: 10; margin-right: 10; margin-top: 0; margin-bottom: 5" class="header2"> <u>You'll Become A Non-Smoker In No Time Flat</u> </p> <p align="center" style="margin-top: 0; margin-bottom: 5" class="header2"> "<i>Just Like Magic</i>" </p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <font color="#CC0000"> This isn't hype, it's a FACT. <u> And I'll prove it</u>.</font> </p> </td> </tr> </table> </div> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header3">&nbsp;&nbsp; </p> <div align="right"> <table border="0" cellpadding="0" cellspacing="0" width="210"> <tr> <td width="55"> <p align="right"><img border="0" src="images3/printer.jpg" width="48" height="48"></td> <td> <p class="header3"><a href="javascript:window.print()"><font color="#0000FF"><b>Print This Page</b></font></a></td> </tr> </table> </div> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp;&nbsp;</p> <div align="right"> <table border="0" cellpadding="0" cellspacing="0" width="720"> <tr> <td valign="top"> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"><b>Date: <SCRIPT language="JavaScript"><!-- /****************************************** Today's Date by Joe Barta http://www.pagetutor.com/todaysdate/ *******************************************/ Style = 1; //pick a style from below /*------------------------------ Style 1: March 17, 2000 Style 2: Mar 17, 2000 Style 3: Saturday March 17, 2000 Style 4: Sat Mar 17, 2000 Style 5: Sat March 17, 2000 Style 6: 17 March 2000 Style 7: 17 Mar 2000 Style 8: 17 Mar 00 Style 9: 3/17/00 Style 10: 3-17-00 Style 11: Saturday March 17 --------------------------------*/ months = new Array(); months[1] = "January"; months[7] = "July"; months[2] = "February"; months[8] = "August"; months[3] = "March"; months[9] = "September"; months[4] = "April"; months[10] = "October"; months[5] = "May"; months[11] = "November"; months[6] = "June"; months[12] = "December"; months2 = new Array(); months2[1] = "Jan"; months2[7] = "Jul"; months2[2] = "Feb"; months2[8] = "Aug"; months2[3] = "Mar"; months2[9] = "Sep"; months2[4] = "Apr"; months2[10] = "Oct"; months2[5] = "May"; months2[11] = "Nov"; months2[6] = "Jun"; months2[12] = "Dec"; days = new Array(); days[1] = "Sunday"; days[5] = "Thursday"; days[2] = "Monday"; days[6] = "Friday"; days[3] = "Tuesday"; days[7] = "Saturday"; days[4] = "Wednesday"; days2 = new Array(); days2[1] = "Sun"; days2[5] = "Thu"; days2[2] = "Mon"; days2[6] = "Fri"; days2[3] = "Tue"; days2[7] = "Sat"; days2[4] = "Wed"; todaysdate = new Date(); date = todaysdate.getDate(); day = todaysdate.getDay() + 1; month = todaysdate.getMonth() + 1; yy = todaysdate.getYear(); year = (yy < 1000) ? yy + 1900 : yy; year2 = 2000 - year; year2 = (year2 < 10) ? "0" + year2 : year2; dateline = new Array(); dateline[1] = months[month] + " " + date + ", " + year; dateline[2] = months2[month] + " " + date + ", " + year; dateline[3] = days[day] + " " + months[month] + " " + date + ", " + year; dateline[4] = days2[day] + " " + months2[month] + " " + date + ", " + year; dateline[5] = days2[day] + " " + months[month] + " " + date + ", " + year; dateline[6] = date + " " + months[month] + " " + year; dateline[7] = date + " " + months2[month] + " " + year; dateline[8] = date + " " + months2[month] + " " + year2; dateline[9] = month + "/" + date + "/" + year2; dateline[10] = month + "-" + date + "-" + year2; dateline[11] = days[day] + " " + months[month] + " " + date; document.write(dateline[Style]); //--></SCRIPT></b></p> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"><b>&nbsp;&nbsp;</b><p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"><b>From: Valerie Dawson<br> </b> <br> Dear Future Non-Smoker,<br> <br> <b>You've had it. And I mean REALLY HAD IT.</b> <ul> <li> <p align="left" style="margin-top: 0; margin-bottom: 10" class="copy"><b>You're tired of your doctor, friends and family getting on your back and telling you to quit.</b></li> <li> <p align="left" style="margin-top: 0; margin-bottom: 10" class="copy">You're angry that it's getting harder and harder just to find a place to smoke. Your rights are being taken away - soon you won't even be able to smoke outside!</li> <li> <p align="left" style="margin-top: 0; margin-bottom: 10" class="copy"><b>You're tired of wasting your hard earned cash on the ridiculously high cost of cigarettes - and its only getting worse!</b></li> <li> <p align="left" style="margin-top: 0; margin-bottom: 10" class="copy">You've seen how "big tobacco" poisons people. You're saddened to see how smoking has ruined people's lives: causing emphysema, heart attacks, stroke and cancer.</li> <li> <p align="left" style="margin-top: 0; margin-bottom: 10" class="copy"><b>You're hoping that smoking doesn't ruin your health too. But deep down, you know the truth, the truth that you need to quit NOW, before it's too late.</b></li> </ul> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> You know all about why you need to quit. And frankly, <font color="#CC0000"><b><u> you're sick of the struggle</u></b></font>. The people who nag you just don't understand? It's not that you don't WANT to quit, it's that up until this point it's been TOO HARD - so you ended up going back to smoking.&nbsp;<br> &nbsp;&nbsp;<br> Sometimes you feel like a failure. Sometimes you feel defeated. And it seems that every time you light up you are reminded that you still need to find a way to quit. You wish there was an easier way to do it ? so you could be successful once and for all and enjoy the long, healthy life you so want and deserve.&nbsp;<br> &nbsp;&nbsp;<br> So you've decided it's time to talk about that 4-letter word once again:<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;<p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"><b><font size="4">Q ? U ? I ? T</font></b><font color="#FF0000"><br> </font>&nbsp;&nbsp;&nbsp;&nbsp;<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> Just quit, right? That's all you have to do. Piece of cake. You'll just get one of those patches, or gum, or get some prescription, or better yet, just tough it out and quit cold turkey.&nbsp;<br> &nbsp;&nbsp;<br> But you've tried all that stuff already, and while they may have worked for a while, here you are yet again, wondering, watching and waiting, again, for the magic bullet that will rid yourself of smoke forever, without withdrawal, without weight gain, and without the need for super-human will power.<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;<p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> It's Not Your Fault</font><p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> Well I have some good news - its not you!! Its not that you don't have enough willpower. It's not your fault at all. It's just that you haven't yet discovered the most advanced, easiest method - that is <i> guaranteed</i> to work.<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> But now you can stop the waiting, because the ultimate stop smoking solution has arrived, and I'm going to tell you all about it, but... <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p> <div align="center"> <table border="0" width="96%" style="border: 3px dashed #CC0000" cellspacing="0" cellpadding="6"> <tr> <td bgcolor="#FFFFC1" class="copy"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="98%"> <tr> <td width="115"><img border="0" src="images3/stop2.jpg" width="104" height="104"></td> <td> <p class="copy"><b><font color="#000000">Before we continue, please read this:</font></b><br> &nbsp; <br> The method you are about to discover will only work for people who want to quit smoking. If you are perfectly happy as a smoker and content with your current lifestyle, then please leave this website immediately.</td> </tr> </table> </div> </td> </tr> </table> </div> <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> OK, still reading? That's good. Take a look at your watch, a clock on the wall or the digital clock on your computer, because this moment in time is a critically important occasion.<br> &nbsp;&nbsp;<br> Why?&nbsp;<br> &nbsp;&nbsp;<br> Because right here, right in this moment, as you read this? <br> &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> It's Time to Take Your Life Back</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> If you've been programmed to believe that patches, gums, prescriptions and self-deprivation are the only ways to quit smoking, it's no wonder you're still hooked.<br> <br> There's a way to quit that no one is telling you about. It's been proven to work for millions of former smokers who now enjoy a healthier life with more air in their lungs, more money to spend, and more sunsets to watch.<br> <br> This method combines the power of hypnosis with a widely recognized new scientific advancement that has, virtually overnight, dramatically changed how people gain control over various aspects of their lives that they couldn't before. It's called neurolinguistic programming, or NLP.&nbsp;<br> <br> Through this groundbreaking, ultra-powerful combination, it's like giving your smoking habit a one-two knockout punch, which will destroy your desire to smoke now and forever, without the debilitating stress that cold turkey can bring on, and without the reliance on nicotine substitutes or mind-altering drugs. In fact? <br> &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> ?Quitting Will Be As Easy As&nbsp;<br> Flipping On a Light Switch?</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> Once you've gone through this method you'll drop your jaw in disbelief. You may stop and wonder in regret for a moment and say: "why didn't I know about this sooner?"<br> <br> But that feeling will be short-lived, because you'll be too relieved, thrilled and ecstatic about never wanting to smoke again. This new lease on life will not only carry countless health benefits, but it will bring you new opportunities to do some wonderful, exciting things with the money you used to spend on your cigarettes.&nbsp;<br> <br> <b> Just imagine what you can do as a non-smoker with this new-found money:</b> <br> &nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="96%"> <tr> <td valign="top" class="copy2" width="30"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/finger.gif" width="31" height="20"></td> <td class="copy2"> <p style="margin-top: 0; margin-bottom: 0" class="copy"> Buy that new car you've been looking at for so long (what's the make, model and color?)</p> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;</td> </tr> <tr> <td valign="top" class="copy2" width="30"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/finger.gif" width="31" height="20"></td> <td class="copy2"> <p style="margin-top: 0; margin-bottom: 0" class="copy"> Make some much needed additions or improvements to your home (start planning now!)</p> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;</td> </tr> <tr> <td valign="top" class="copy2" width="30"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/finger.gif" width="31" height="20"></td> <td class="copy2"> <p style="margin-top: 0; margin-bottom: 0" class="copy"> Or save for college for one of your children, retirement for yourself, or any number of other things you couldn't even realistically think of before?</p> <p style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;</p> </td> </tr> <tr> <td valign="top" class="copy2" width="30"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/finger.gif" width="31" height="20"></td> <td class="copy2"> <p style="margin-top: 0; margin-bottom: 0" class="copy"> Take that long dreamed of vacation (think about it?where would you travel to?)</p> </td> </tr> </table> </div> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <br> Savor that feeling of freedom from the financial handcuffs of your cigarettes?go ahead, think about it right now?<br> <br> That is an amazing feeling isn't it? Now you can make that feeling a reality when you start to believe that there is <u> finally</u> a way out. I have the key, and I'll show it to you. <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">I Want To Quit Smoking Now!</a> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; &nbsp; &nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> Who Am I and Why Should You&nbsp;<br> Believe What I Say?</font> <p class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;</p> <p class="copy" style="margin-top: 0; margin-bottom: 0"> My name is Valerie Dawson. I've been a counselor and hypnotherapist for over 18 years. Of course, there are hundreds, even thousands of hypnotherapists on and off the Internet who can make the same stop-smoking claims as me. But three important factors set me apart from the rest:</p> <ol> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">My unique qualifications and training</li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">My groundbreaking advanced technique that will turn even a 3-pack a day chain smoker into a non-smoking fresh air breather in just 58 minutes.</li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">My reputation in the medical community - I am the <b> number one doctor recommended stop smoking hypnotherapist</b> in my area.</li> </ol> <p class="copy" style="margin-top: 0; margin-bottom: 0"> First, the qualifications: I am one of only a handful of therapists in the U.S. who have been trained and certified as a Smoking Cessation Specialist. I've trained with the best ? to learn the latest advances smoking cessation hypnotherapy.<br> &nbsp;&nbsp;<br> Second, my technique. In a word, it <u><b>works</b></u>, period. You will be transformed from smoker to non-smoker, as if by magic, in just 58 minutes. That's the raw power of this system in action.&nbsp;<br> &nbsp;&nbsp;<br> Third, doctors know me, trust me, and refer their patients to me. Read all about what doctors have to say about my program here: <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;</p> <p align="center" class="subheaders" style="margin-top: 0; margin-bottom: 0"><font color="#CC0000">But What Do The Doctors Have To Say?</font></p> <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;</p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="530" height="244"> <tr> <td background="images3/boxbg.gif" valign="top"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="470" height="100%"> <tr> <td height="57"></td> </tr> <tr> <td> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="160" valign="top"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://www.stopsmokingfastandeasy.com/adw/images/KhosrowNafisi.jpg" width="95" height="97"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Khosrow Nafisi, M.D.</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=360567&f=CMJLHL&ps=13&c=FFFF99&pm=2&h=25"></iframe> <p style="margin-top: 0; margin-bottom: 0" class="footer" align="center">Click triangle above to listen</td> <td valign="middle"> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&quot;I believe hypnosis is a good modality for quitting smoking and losing weight. The patients I have referred to Valerie Dawson have had a good outcome.&quot;</p> </td> </tr> </table> </div> </td> </tr> <tr> <td height="20"></td> </tr> </table> </div> </td> </tr> </table> </div> <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="530" height="244"> <tr> <td background="images3/boxbg.gif" valign="top"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="470" height="100%"> <tr> <td height="57"></td> </tr> <tr> <td> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="150" valign="top"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://www.stopsmokingfastandeasy.com/adw/images/JennHanlon.jpg" width="95" height="102"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Jenn Hanlon, P.A.</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=360558&f=CGNMWN&ps=13&c=FFFF99&pm=2&h=25"></iframe></td> <td valign="top"> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&quot;Many of the patients come to me for help with their addiction to cigarettes. While I could prescribe chemical solutions to help the physical symptoms of addiction, my patients are better served by Valerie's methods of relieving the psychological cravings for cigarettes.&quot;</p> </td> </tr> </table> </div> </td> </tr> <tr> <td height="20"></td> </tr> </table> </div> </td> </tr> </table> </div> <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;</p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="530" height="244"> <tr> <td background="images3/boxbg.gif" valign="top"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="470" height="100%"> <tr> <td height="57"></td> </tr> <tr> <td> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="160" valign="top"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://www.stopsmokingfastandeasy.com/adw/images/RobertSaide.jpg" width="95" height="107"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Robert Saide, M.D.</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=360556&f=XKCCVX&ps=13&c=FFFF99&pm=2&h=25"></iframe></td> <td valign="top"> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&quot;Valerie Dawson provides a good opportunity for people to learn a positive method to improve their health in a non-stress environment. With her methods, you'll save money, feel better, and live longer.&quot;</p> </td> </tr> </table> </div> </td> </tr> <tr> <td height="20"></td> </tr> </table> </div> </td> </tr> </table> </div> <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">Click Here To Order Today!</a> <p align="center" class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;</p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="530" height="244"> <tr> <td background="images3/boxbg.gif" valign="top"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="470" height="100%"> <tr> <td height="57"></td> </tr> <tr> <td> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="160" valign="bottom"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://www.stopsmokingfastandeasy.com/adw/images/Goldansky.jpg" width="95" height="95"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Alvin Goldansky, MD</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=360560&f=QDPGHY&ps=13&c=FFFF99&pm=2&h=25"></iframe></td> <td valign="middle"> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&quot;Hypnotherapy is a treatment modality that can be extremely effective for patients to improve the quality of their lives and discard bad habits. Valerie Dawson has been very helpful to the patients I have sent her.&quot;</p> </td> </tr> </table> </div> </td> </tr> <tr> <td height="20"></td> </tr> </table> </div> </td> </tr> </table> </div> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="530" height="244"> <tr> <td background="images3/boxbg.gif" valign="top"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="470" height="100%"> <tr> <td height="57"></td> </tr> <tr> <td> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="160" valign="top"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://www.stopsmokingfastandeasy.com/images/garreton.gif" width="95" height="121"></td> <td valign="middle"> <p style="margin-top: 0; margin-bottom: 0" class="copy2">&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy2">"For my patients who want to stop smoking, I recommend Valerie's hypnosis program. My patients have been able to quit smoking successfully even when nothing else worked before."</p> </td> </tr> <tr> <td valign="top" colspan="2"> <p style="margin-top: 0; margin-bottom: 0" align="left" class="copy2"><font size="2"><b>&nbsp; Carlos Garreton, MD</b></font> <p style="margin-top: 0; margin-bottom: 0" align="left" class="copy2"><i>Family Practice Specialist</i></td> </tr> </table> </div> </td> </tr> <tr> <td height="20"></td> </tr> </table> </div> </td> </tr> </table> </div> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> So If This Method is So Great,<br> Why Isn't Everyone Using It?</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> Here's why: This technique goes against the conventional wisdom of medical science (even though much of my business comes from doctors' referrals). It flies in the face of what the media, government and even charitable organizations would have you believe about quitting. Changing the opinions and policies of major institutions is like turning around an ocean liner.<br> &nbsp;&nbsp;&nbsp;<br> But try as they might, they can't stop the tidal wave of satisfied clients. People who have stopped smoking with no drugs, no patch, no gum, no weight gain, and <b> NO RISK OF ANY KIND</b>.&nbsp;<br> &nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> What Exactly Do I Mean By NO RISK?</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> Glad you asked. Here's what I mean.&nbsp; <br> &nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="96%"> <tr> <td valign="top"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/finger.gif" width="31" height="20"></td> <td valign="top"> <p class="copy" style="margin-top: 0; margin-bottom: 0"> No risks to your health. This is 100% safe, no side effects, no weight gain, no lingering fatigue or feelings of withdrawal that you get from other stop smoking methods.</p> <p class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;</p> </td> </tr> <tr> <td valign="top"> <p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/finger.gif" width="31" height="20"></td> <td valign="top"> <p class="copy" style="margin-top: 0; margin-bottom: 0"> No risks to your finances. This is 100% guaranteed. If you don't become a non-smoker like I say you will, I'll gladly refund your money. What other stop smoking methods offer this type of promise? I'll save you the time looking around, the answer is NONE.</p> <p class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;</p> </td> </tr> </table> </div> <p align="center" style="margin-top: 0; margin-bottom: 0"> &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">Yes, I'm Ready to Stop Smoking!</a> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> &nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> Can I Pull You Aside For a Moment</font> <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> and Be Brutally Honest?</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> It's like this. You're a smoker and you want to quit. I'm not going to lecture you about the reasons to quit. You know them all. You're not stupid, you're not a weakling, and you're not a bad person. You're a smoker and you want to quit. That's all.<br> &nbsp;&nbsp;<br> Knowing how to stop shouldn't be rocket science. Quitting has been too difficult for too long. In front of you today is a way to stop your dependence on cigarettes forever. If you're ready to go after this opportunity to improve your quality of life, then <b><a href="order.html"> click here</a></b> to begin.&nbsp;&nbsp;&nbsp; <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> What exactly will you receive when you invest in &quot;Easy Quit Hypnosis&quot;?</font> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="93%"> <tr> <td width="141" valign="top"> <p align="left"><img border="0" src="images3/newcovers/guide-ecover.jpg" width="160" height="200"> <p align="center" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408479&f=UVFHBY&ps=13&c=FFCCCC&pm=2&h=25"></iframe> <p align="center" style="margin-top: 0; margin-bottom: 0" class="footer">&nbsp;&nbsp;<p align="center" style="margin-top: 0; margin-bottom: 0" class="footer">Click triangle above to play</td> <td> <p class="header2" align="center" style="margin-top: 0; margin-bottom: 0"><font color="#CC0000"><u>"Simple as 1, 2, 3&quot; Stop Smoking Guide</u> ($50.00 value)</font> <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp; <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 0"><b> &nbsp;&nbsp; This simple guide will:</b> <ul> <li> <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 5"><b>Take you by the hand and leads you step by step</b></li> <li> <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 5">Teach you the secrets of hypnosis that make quitting so easy!</li> <li> <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 5"><b>Reveal simple guidelines that guarantee your success!</b></li> <li> <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 5">Give you easy tips and tricks to make quitting easy as pie!</li> <li> <p class="copy2" align="left" style="margin-top: 0; margin-bottom: 5"><b>Show you how to stay quit forever ? no matter what!</b></li> </ul> </td> </tr> </table> </div> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="138" valign="middle"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/1.JPG" width="131" height="151"></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408473&f=QMLDUY&ps=13&c=FFCCCC&pm=2&h=25"></iframe></p> </td> <td> <p class="copy" style="margin-top: 0; margin-bottom: 0"><b><font color="#CC0000">Audio #1: &quot;Getting Ready to Quit Smoking&quot;</font></b></p> <p class="copy" style="margin-top: 0; margin-bottom: 0"><b><font color="#CC0000">($500.00 value)</font></b></p> <p class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;</p> <p class="copy" style="margin-top: 0; margin-bottom: 0"><b>In this audio, I'll first explain all about how the hypnosis works. You'll learn:</b></p> <ul> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5"><b>How to set your quit date and feel SUPER-MOTIVATED to quit!</b></li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">What the hypnosis is, and what it isn't - forget all the myths!</li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5"><b>How during hypnosis you'll be aware and in control the whole time!</b></li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">Learn exactly what the hypnosis session will feel like before you do it</li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5"><b>Secret "hypnotic tips" to get the most out of the hypnosis session</b></li> </ul> </td> </tr> <tr> <td width="138" height="10" valign="middle"> <p style="margin-top: 0; margin-bottom: 0"> </td> <td height="10"> <p style="margin-top: 0; margin-bottom: 0"> </td> </tr> <tr> <td width="138" valign="middle"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/2.JPG" width="132" height="155"></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408480&f=ZJNNYJ&ps=13&c=FFCCCC&pm=2&h=25"></iframe></p> </td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC0000">Audio #2: "Stop Smoking Hypnosis Session"</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC0000">($500.00 value)</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b>This is the "super, super powerful" fast and easy stop smoking hypnosis session. During this session:</b></p> <ul> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>You'll simply find a quiet place to relax and listen</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"> I'll help you to imagine yourself as a happy non-smoker!</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"> <b> After this AUDIO, you'll be saying, "I'm a non-smoker now - that was easy!!"</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"> You'll awaken feeling happy and refreshed</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"> <b> You will be telling all your friends and family how great you feel!</b></li> </ul> </td> </tr> <tr> <td width="138" height="10" valign="middle"> <p style="margin-top: 0; margin-bottom: 0"> </td> <td height="10"> <p style="margin-top: 0; margin-bottom: 0"> </td> </tr> <tr> <td width="138" valign="middle"> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;<img border="0" src="images3/newcovers/3.JPG" width="132" height="155"> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408477&f=KXXRFL&ps=13&c=FFCCCC&pm=2&h=25"></iframe></td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC0000">Audio #3: "Non-Smoker Hypnosis Reinforcement" ($250.00 value)</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b>This hypnosis audio will KEEP you a non-smoker!&nbsp;</b> <ul> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy2"><b>Just close your eyes, relax, and listen!</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy2">Quickly eliminates any cravings or desire for cigarettes</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy2"><b>Feel like you are "on top of the world" - handling those old triggers with ease!</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy2">Keeps YOU in control ? always ? without reaching for a smoke!&nbsp;</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy2"><b>It will feel like a "piece of cake" to remain a non-smoker!</b></li> </ul> </td> </tr> <tr> <td width="138" height="10" valign="middle"> <p style="margin-top: 0; margin-bottom: 0"> </td> <td height="10"> <p style="margin-top: 0; margin-bottom: 0"> </td> </tr> <tr> <td width="138" valign="middle"> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/4.JPG" width="132" height="155"></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408478&f=KXMDKK&ps=13&c=FFCCCC&pm=2&h=25"></iframe></p> </td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC0000">Audio #4: "Non-Smoker Waking Reinforcement"</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC0000">($250.00 value)</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b>You'll love this is session ? it will make it EVEN EASIER to remain a non-smoker!</b> <ul> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Listen while driving, working, or doing anything!</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">"Instant" motivation to deal with stress as a non-smoker whenever and wherever you need it!</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>No weight gain - or substituting ANY negative behaviors</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>You'll say &quot;no&quot; to cigarettes - even in the most tempting situations - calmly and easily!</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">Feel stronger and prouder every day in being a healthy non-smoker!</li> </ul> </td> </tr> </table> </div> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> But Wait! That's Not All!</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> <b>If you order by midnight <SCRIPT language="JavaScript"><!-- /****************************************** Today's Date by Joe Barta http://www.pagetutor.com/todaysdate/ *******************************************/ Style = 1; //pick a style from below /*------------------------------ Style 1: March 17, 2000 Style 2: Mar 17, 2000 Style 3: Saturday March 17, 2000 Style 4: Sat Mar 17, 2000 Style 5: Sat March 17, 2000 Style 6: 17 March 2000 Style 7: 17 Mar 2000 Style 8: 17 Mar 00 Style 9: 3/17/00 Style 10: 3-17-00 Style 11: Saturday March 17 --------------------------------*/ months = new Array(); months[1] = "January"; months[7] = "July"; months[2] = "February"; months[8] = "August"; months[3] = "March"; months[9] = "September"; months[4] = "April"; months[10] = "October"; months[5] = "May"; months[11] = "November"; months[6] = "June"; months[12] = "December"; months2 = new Array(); months2[1] = "Jan"; months2[7] = "Jul"; months2[2] = "Feb"; months2[8] = "Aug"; months2[3] = "Mar"; months2[9] = "Sep"; months2[4] = "Apr"; months2[10] = "Oct"; months2[5] = "May"; months2[11] = "Nov"; months2[6] = "Jun"; months2[12] = "Dec"; days = new Array(); days[1] = "Sunday"; days[5] = "Thursday"; days[2] = "Monday"; days[6] = "Friday"; days[3] = "Tuesday"; days[7] = "Saturday"; days[4] = "Wednesday"; days2 = new Array(); days2[1] = "Sun"; days2[5] = "Thu"; days2[2] = "Mon"; days2[6] = "Fri"; days2[3] = "Tue"; days2[7] = "Sat"; days2[4] = "Wed"; todaysdate = new Date(); date = todaysdate.getDate(); day = todaysdate.getDay() + 1; month = todaysdate.getMonth() + 1; yy = todaysdate.getYear(); year = (yy < 1000) ? yy + 1900 : yy; year2 = 2000 - year; year2 = (year2 < 10) ? "0" + year2 : year2; dateline = new Array(); dateline[1] = months[month] + " " + date + ", " + year; dateline[2] = months2[month] + " " + date + ", " + year; dateline[3] = days[day] + " " + months[month] + " " + date + ", " + year; dateline[4] = days2[day] + " " + months2[month] + " " + date + ", " + year; dateline[5] = days2[day] + " " + months[month] + " " + date + ", " + year; dateline[6] = date + " " + months[month] + " " + year; dateline[7] = date + " " + months2[month] + " " + year; dateline[8] = date + " " + months2[month] + " " + year2; dateline[9] = month + "/" + date + "/" + year2; dateline[10] = month + "-" + date + "-" + year2; dateline[11] = days[day] + " " + months[month] + " " + date; document.write(dateline[Style]); //--></SCRIPT>, you'll also receive FOUR super BONUS hypnosis audios.</b><br> &nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/b1.JPG" width="132" height="155"></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408476&f=KZDPXV&ps=13&c=FFFF99&pm=2&h=25"></iframe></p> </td> <td> <p class="copy" style="margin-top: 0; margin-bottom: 0"><b><font color="#CC6600">Free Bonus Audio: "Instant Natural High" ($250 value)</font></b></p> <p class="copy" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;</p> <p class="copy" style="margin-top: 0; margin-bottom: 0"><b>This awesome hypnosis audio will teach you:</b></p> <ul> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5"><b>How to feel great naturally ? without smoking!</b></li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">Get that "feel better rush" anytime you want ? without nicotine!</li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5"><b>Find ways to create happy feelings from within</b></li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5">Use the power of your own mind to feel better fast!</li> <li> <p class="copy" style="margin-top: 0; margin-bottom: 5"><b>Ways to get "high on life" - quickly and easily!</b></li> </ul> </td> </tr> <tr> <td width="138" height="10"> </td> <td height="10"> </td> </tr> <tr> <td> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/b2.JPG" width="132" height="155"> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408471&f=UCRDVN&ps=13&c=FFFF99&pm=2&h=25"></iframe> </td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC6600">Free Bonus Audio: "Calm and in Control" ($250 value)</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy"><b>This hypnosis session will show you:</b> <ul> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>How to "beat stress" at its own game</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">To remain calm and centered in any stressful situation</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Secret tips on how to relax instantly</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">How to stop worrying once and for all</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Increase your enjoyment of life!</b></li> </ul> </td> </tr> <tr> <td width="138" height="10"> </td> <td height="10"> </td> </tr> <tr> <td> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/b3.JPG" width="132" height="155"> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408481&f=XUILPK&ps=13&c=FFFF99&pm=2&h=25"></iframe></td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC6600">Free Bonus Audio: "Vacation to the Beach"</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC6600">($250 value)</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy"><b>You'll love listening to this relaxing session, where you'll:</b> <ul> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Take that tropical vacation "hypnotically" without spending a dime!</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">Put your feet up, take a load off, and feel happy and relaxed&nbsp;</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Use the power of your own mind to feel better fast!&nbsp;</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">Melt away that stress and tension - simply by listening?</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Recharge, reenergize and refocus ? as if you've had a week off!</b></li> </ul> </td> </tr> <tr> <td width="138" height="10"> </td> <td height="10"> </td> </tr> <tr> <td> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="0" src="images3/newcovers/b4.JPG" width="132" height="155"> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="left" class="audiobut"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408472&f=WLRCSK&ps=13&c=FFFF99&pm=2&h=25"></iframe></td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy"><b><font color="#CC6600">Free Bonus Audio: "Get More Done in Less Time" ($250 value)</font></b></p> <p style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy"><b>This hypnosis session will show you how to:</b> <ul> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Get motivated to finally get those project finished!</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">How to get a lot more done in less time</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Get rid of all those time-wasters that hold you back</b></li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy">Get more accomplished than you ever thought possible</li> <li> <p style="margin-top: 0; margin-bottom: 5" class="copy"><b>Secret time management tips so you can have more for fun!</b></li> </ul> </td> </tr> </table> </div> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">Click Here To Order Now!</a> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> What's It All Worth To You?</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">Let's do some quick math, OK? When working with people one on one, I charge $500 per one hour full session, and $250 per half hour session.<br> &nbsp;&nbsp;<br> If you were to come to Phoenix to work with me personally, this stop smoking program would cost $1,500. Plus the cost of airfare lodging and meals - this would be at least another $1,000 out of your pocket. In addition, if you wanted the four recommended bonus hypnosis sessions, it would cost you another $1,000. That's a grand total of $3,500.<br> &nbsp;&nbsp;<br> Do people pay that much to work with me? You bet they do. Is it worth it? Yes! Why? Because I'm a specialist, and I'm good at what I do. I've studied and perfected my techniques over 18 years ? and <b> my method works</b>. I get <b> results</b> - even when everything else has failed. <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> So Let's Add It All Up...</font> <ul> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy">The Stop Smoking Guide and Four Audios $1,550 Value&nbsp;</li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy">Audio Hypnosis Bonuses $500 Value</li> </ul> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"><u>Total Real World Package Value = $2,050 <br> </u>&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> You Get EVERYTHING You See Above For A One-Time Low Payment of Only $47.00.<br> &nbsp;&nbsp;<br> That's right, Easy Quit Hypnosis&trade; is available for a very limited time for the unbelievable low price of only $47!&nbsp;<br> &nbsp;&nbsp;<br> I am only releasing 100 programs at this low price. After they are sold out, the price is going up to $500. So if you order right now, you will save over $300!<br> &nbsp;&nbsp;<br> Is it worth it? If you figure an average pack of cigarettes is about $5, this program will pay for itself in just 1 month for a person who smokes 30 cigarettes a day.&nbsp;<br> &nbsp;&nbsp;<br> The advantages of being a non-smoker, in all reality, are priceless. This is why you've decided to quit in the first place. You recognize this. The next logical step is to take action to make it happen in your life. Say NO to the other methods that haven't worked for you, and say YES to your future, right now. <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">Click Here To Get Started Now!</a> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp;<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;&nbsp;&nbsp;<p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"><font color="#CC0000">Do Yourself A Favor!</font><p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">&nbsp;&nbsp;<p align="left" style="margin-top: 0; margin-bottom: 0" class="copy">Don't wait and "think about it"... I know you are skeptical. I know this sounds hard to believe. But what have you got to lose?<br> &nbsp;&nbsp;&nbsp;<br> If you don't order the program today, chances are you'll probably try yet another useless method to quit. You'll suffer the horrible cravings and withdrawals, only to end up giving in, lighting up a cigarette, and going back to smoking again. Then you'll be back to the: <ul> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"><b>Smelly fingers, clothes, hair and breath</b></li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy">That uncomfortable cough and shortness of breath</li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"><b>Feeling like cigarettes have control over you</b></li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy">Wasting hundreds and hundreds of dollars of your hard-earned money</li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"><b>Having to listen to your doctor and loved ones nagging you to stop</b></li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy">Feeling like an outcast every time you have to try to find a place to light up</li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"><b>Worrying about getting a terrible disease like stroke, heart attack, emphysema or cancer and cutting your life short before you get to do everything you want to do in this life</b></li> <li> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy">And you'll feel like a miserable failure... once again</li> </ul> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> Don't You Just Want It All To Stop?</font> <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> It can. Believe me. I want more than anything for you to enjoy the health and freedom of being a non-smoker - without struggle. You've read the rave reviews of what the medical doctors say about my program. You've also read what the other happy non-smokers have to say about the Easy Quit Hypnosis&trade; program. <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> The non-smokers on this page were once sitting on the fence - just like you are right now. But they made the right choice. Now they are smoke-free, happy and healthy. <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> What about you? Will you make the right choice? Or will you wait and think about it?<br> &nbsp;&nbsp;<br> How will you know if it can work for you if you don't give it a try? <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="left" style="margin-top: 0; margin-bottom: 0" class="copy"> Go ahead; make the decision right now. Its time to take your life back. Yes, you CAN become a non-smoker the fast and easy way, <b>guaranteed</b>... or your money back! <br> &nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">Yes, I'm Ready to Stop Smoking!</a> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="subheaders"> <font color="#CC0000"> 100% Money-Back Guarantee!</font> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"><img border="0" src="images3/guaranteed.jpg" width="205" height="133"></p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <div align="center"> <center> <table border="0" cellpadding="40" cellspacing="0" width="500" height="386" background="images3/guaranteebox.jpg"> <tr> <td valign="top"> <p align="center" class="header" style="margin-top: 0; margin-bottom: 10"><u><font color="#CC0000">My Guarantee To You</font></u></p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="98%"> <tr> <td width="138"> <p align="center" style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/val22.jpg" width="124" height="144"></p> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"><i>My Guarantee</i> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=408923&f=NXNTXH&ps=13&c=FFFF66&pm=2&h=25"></iframe> </td> <td> <p style="margin-top: 0; margin-bottom: 0" class="copy2">"If you are not thoroughly convinced that <a href="order.html"> Easy Quit Hypnosis</a> is the smartest investment you have ever made in yourself, your health, and your life, just say so, and I'll gladly refund your money.<br> &nbsp;&nbsp;<br> No further explanations will be necessary on your part and I won't try to convince you to change your mind. YOU alone will be the sole judge of value. <p style="margin-top: 0; margin-bottom: 0" class="copy2">&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy2">Plus you keep ALL Four of the bonus gifts!! That's right... you keep ALL of them!"</td> </tr> </table> </div> </td> </tr> </table> </center> </div> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp;&nbsp; <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <font color="#CC0000">Let's recap what you will receive when you order the&nbsp;<br> Easy Quit Hypnosis Program Today...</font> <p align="center" style="margin-top: 0; margin-bottom: 0" class="copy"> &nbsp; <div align="center"> <table width="96%" border="0" cellpadding="10" cellspacing="0" class="askbox" bgcolor="#FFFFFF"> <tr> <td class="copy" bgcolor="#FFFFFF"> <div align="center"> <center> <table border="0" cellpadding="0" cellspacing="0" width="92%"> <tr> <td> <p class="header2" align="center"><b><font color="#CC0000">Easy Quit Hypnosis Program!</font></b></p> <p class="header2" align="center"><img border="0" src="images3/newcovers/mainpack.jpg" width="392" height="200"></p> <ul> <li> <p class="copy">&quot;Simple as 1, 2, 3" Stop Smoking Guidebook</li> <li> <p class="copy">"Getting Ready to Quit Smoking" Audio Guide</li> <li> <p class="copy">"Stop Smoking Hypnosis Session" Hypnosis</li> <li> <p class="copy">"Non-Smoker Hypnosis Reinforcement" Hypnosis</li> <li> <p class="copy">"Non-Smoker Waking Reinforcement&quot; Hypnosis</li> </ul> <p class="copy2" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=407950&f=JZXDRZ&ps=13&c=FFFF66&pm=2&h=25"></iframe> <p class="footer" align="center">Click the play button to hear about all you receive<br> with the Easy Quit Hypnosis Program. <p class="header2" align="center"><font color="#CC6600"><b>Four Fantastic Bonus Hypnosis Gifts!</b></font></p> <p class="header2" align="center"><img border="0" src="images3/newcovers/bonuspack.jpg" width="350" height="135"></p> <ul> <li> <p class="copy">"Instant Natural High" Hypnosis</li> <li> <p class="copy">"Calm and in Control" Hypnosis</li> <li> <p class="copy">"Vacation to the Beach" Hypnosis</li> <li> <p class="copy">"Get More Done in Less Time" Hypnosis</li> </ul> <p class="footer" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=407948&f=VPIQKA&ps=13&c=FFFF66&pm=2&h=25"></iframe> <p class="footer" align="center">Click the play button to hear about the four great<br> bonus gifts when you order right now! </td> </tr> </table> </center> </div> </td> </tr> </table> </div> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> There is nothing like this on the market... my unique methods are not available anywhere else... I could certainly charge well over $2000 for this system without one bit of guilt.</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> You see, I can guarantee that you'll save at least that much - in a few months with all the money you'll save from not buying cigarettes.... You've probably heard the testimonials here of Cathy Barnes and Scot Cummins - who both said that they've saved $9,000 since they quit with my program!<br> &nbsp;&nbsp;<br> But, I'm not going to charge you $2000 for this product although it is certainly worth it. I have decided to launch this system for $47.<br> &nbsp;&nbsp;<br> <b>But Here's the Catch...</b><br> &nbsp;&nbsp;<br> If you want to get one of the very first, hot off the presses, Easy Quit Hypnosis programs, then you've got to order right away! After the first 100 go out the door, the price goes up $500!</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;</P> <P align="center" class="header2" style="margin-top: 0; margin-bottom: 0"> So, By Taking Action RIGHT NOW, YOU will get&nbsp;<br> the entire Easy Quit Hypnosis Program&nbsp;<br> for <font color="#CC0000"> ONLY $47.00</font> Before the Price Goes Up!<br> &nbsp;&nbsp;</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> This is a limited time offer and may change at any time. Save $300 by simply making the best decision of your life today. Order the Easy Quit Hypnosis program NOW!</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;</P> <P align="center" class="header2" style="margin-top: 0; margin-bottom: 0"> <a href="order.html">Click Here To Order Right Now</a></P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;&nbsp;</P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> It all comes down to this. You know you want to stop. And you would try again if you knew you couldn't fail. You just don't want to suffer throughout the pain of trying to quit again, only to relapse one more time.<br> &nbsp;&nbsp;<br> I understand... and I have your solution. <b> I <font color="#FF0000"> guarantee</font> that this is the program you've been searching for</b>. With my method, I guarantee that this time, <font color="#FF0000"> you can and will be successful!</font></P> <P align="left" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;</P> <P align="center" class="header2" style="margin-top: 0; margin-bottom: 0"> <a href="order.html">TAKE ACTION RIGHT NOW</a></P> <P align="center" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;</P> <P align="center" class="header2" style="margin-top: 0; margin-bottom: 0"> <a href="order.html">ORDER EASY QUIT HYNOSIS TODAY</a></P> <P align="center" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;&nbsp;</P> <P align="center" class="copy" style="margin-top: 0; margin-bottom: 0"> &nbsp;&nbsp;&nbsp;</P> <center> <table id="table42" bordercolor="#000000" cellspacing="0" cellpadding="10" width="96%" bgcolor="#f6f6f6" border="1" style="border-style: dashed; border-width: 3px; ; border-collapse:collapse"> <tr> <td align="middle"> <p align="center" class="header" style="margin-top: 0; margin-bottom: 0"><span style="font-size: 17pt" class="style5"><a name="order"></a>Easy Quit Hypnosis</span></p> <p align="center" class="header" style="margin-top: 0; margin-bottom: 0"><span style="font-size: 17pt" class="style5">PRIORITY Placement Order Form!</span></p> <p align="center" class="header" style="margin-top: 0; margin-bottom: 0"><img border="0" src="images3/newcovers/allpack.jpg" width="480" height="181"></p> <p align="left" class="copy"> <input type="checkbox" value="ON" name="C12" checked /> <b><u>YES</u>!</b> <b>I Want To Order the Easy Quit Hypnosis Program.</b> I want to quit smoking the fast and easy way, with hypnosis. I am ready to be done with cigarettes once and for all and to live the happy healthy life of a non-smoker! I also want the four bonus hypnosis audios since I am ordering today! </p> <ul> <li> <p align="left" class="copy"><b>I understand </b> that, once my order is authorized, you will process my order promptly and I will be able to download the program the moment my order is processed so that I have the option of getting started right away.</li> </ul> <h2 align="center"> <img border="0" src="images3/creditcardsbig.gif" width="450" height="50"></h2> <div> <div align="center"> <table border="0" bgcolor="#FFFFFF" id="table44" cellpadding="5"> <tr> <td style="background-color: #cc0000;" onMouseOver="this.style.backgroundColor='#009900'" onMouseOut="this.style.backgroundColor='#cc0000'"> <b> <input onClick="document.location='http://easyquithypnosis.com/order.html'" type="button" value="Click Here To Order Right Now!" style="font-size: 14pt; height: 40; width: 400; font-weight:bold"></b></td> </tr> </table> </div> </div> <p align="center" class="copy"><b>(Your Order&nbsp; Will Be Processed Over Secure Servers)</b></p> </td> </tr> </table> <p align="left" class="copy">&nbsp;</center>&nbsp;&nbsp; <br> To Your Future,</p> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"> <br> <img border="0" src="images3/val-signature.jpg" width="153" height="26"> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"> <font color="#CC0000"> &nbsp;</font><b><font color="#CC0000">Valerie Dawson, MSW, CHt<br> </font> &nbsp;</b> <br> P.S. Think back for a minute, how many times you've tried to quit. Even if it was only once. If you're still smoking it means only one thing: <u> it didn't work</u>. This works, and not only does it work, it works in one hour. You'll be a non-smoker in one hour or less, with no will-power, deprivation or weight gain required. <b><a href="order.html">Click here to begin your new life</a></b>.<br> &nbsp;&nbsp; <br> P.P.S. Remember the guarantee. This is absolutely 100% risk free for you. Don't light up another cigarette without giving this revolutionary method a fair try. Millions of people who were in the exact same position as you are right now have quit, and are now happy, healthy non-smokers. <b><a href="order.html"> Join them now!</a></b> <p align="left" style="margin-top: 0; margin-bottom: 5" class="copy"> <b>&nbsp;&nbsp;</b> <p align="center" style="margin-top: 0; margin-bottom: 0" class="header2"> <a href="order.html">Click Here To Stop Smoking Now!</a> </td> <td width="180" valign="top"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"I Smoked For 30 Years. Since The Hypnosis, I Haven't Smoked for 10 Months!</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testimonial"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/TammeGiese.jpg" width="120" height="137"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><font size="2"><b>Tamme Giese</b></font> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Admin. Assistant and Grandma</i></p> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=401767&f=YHGPEX&ps=13&c=FFFFFF&pm=2&h=25"></iframe></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="footer" align="center">Click triangle above to play <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp;<br> I smoked for 30 years. I tried to quit numerous times, but I always went back because that little voice said, "Just have one, you'll be fine!"<br> ??<br> And I knew that I had to get rid of that voice and replace it with something. Since the hypnosis, now I think, "I am a non-smoker and I'll be a non-smoker for the rest of my life!"<br> ??<br> I've been a non-smoker for 10 months now and I am confident that I will be a non-smoker for the rest of my life.<br> ??<br> A lot of people tell me they don't think it will work for them. They think they can't be hypnotized and they say they are too "strong-willed." I tell them that I am just like everyone else, I'm not any more susceptible than anyone else, and it worked for me. For Pete's sake, we were all smokers, how weak-willed is that?<br> ??<br> What have you got to lose? If you quit smoking, you'll make the money you invest in this program back very quickly, then you'll be saving hundreds or thousands of dollars a year!<br> ??<br> I also liked the way the program worked because I don't feel grossed out by smokers. I can be around smokers and I feel comfortable.??If you want to quit smoking, I recommend Valerie's hypnosis program! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" class="testitop" align="center"><b>"No Withdrawals!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/Sebastiana.jpg" width="120" height="160"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Sebastiana Bartolone<br> </b><i>Animal Hospital Receptionist</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=334845&f=TEHFIS&ps=13&c=FFFFFF&pm=2&h=25"></iframe></p> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> I can't believe that Valerie was able to take a bad habit I've had for years and make it vanish in one hour. She just took it out of my head. It is amazing that since the session, I haven't wanted a cigarette. The feeling is just gone! I had absolutely no withdrawals. People can even sit next to me and smoke and I don't want one at all. I've been smoke-free for four months. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">I'm Ready to Quit Now!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"I Haven't Had Any Urge To Smoke, Even When Other People Are Around.&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/scott.jpg" width="104" height="105"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Scot Cummins</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Project Manager</i> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>/Budget Analyst</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=402185&f=TBKQHA&ps=13&c=FFFFFF&pm=2&h=25"></iframe></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> Having smoked for 40 years, I only wanted to quit once. I was looking for something that would work the first time. I truly think the hypnosis works. I had no urge to smoke after I left the session and I haven't to this day, even when other people are around.<p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;<p style="margin-top: 0; margin-bottom: 0" class="copy" align="center">&nbsp; </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">Click Here If You Want To Quit The Easy Way!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" class="testitop" align="center"><b>"Big Thanks!"</b> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/stephanie.jpg" width="118" height="142"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Stephanie Brinkop</b><br> <i>Art Therapist</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=315591&f=QZCPNA&ps=13&c=FFFFFF&pm=2&h=25"></iframe> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> Valerie, I just wanted to send you a great big thanks for being an essential component of my non-smoking life. The last three months have been really very easy. I am a much happier individual as a result of the hypnotherapy. You do great work, thanks again! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"Forget All The Myths&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/doug.jpg" width="118" height="121"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Doug Reynolds</b><br> <i>Construction Manager</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=321971&f=QMPZMA&ps=13&c=FFFFFF&pm=2&h=25"></iframe> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<p style="margin-top: 0; margin-bottom: 0" class="testimonial">It's not like anything you've seen on TV or the movies. You just close your eyes and relax while Valerie talks to you. After the session, I had a totally new feeling - almost a euphoric feeling. The other times I tried to quit it was so hard. With the hypnosis, it was so much easier. It works! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">Order Here Now!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"Gary Is Smoke Free For 9 1/2 Months!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/GaryRich.jpg" width="118" height="161"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Gary Rich</b><br> <i>Retired Civil Engineer</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=359018&f=EXORHG&ps=13&c=FFFFFF&pm=2&h=25"></iframe> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="testimonial">The hypnosis worked great. I was real skeptical to begin with, but after the session, I really had no desire to smoke. I've quit for over nine months. I highly recommend Valerie Dawson's stop smoking program. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"The Hypnosis Felt Wonderful And Invigorating!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testimonial"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/cynthia.jpg" width="118" height="150"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Cindy Hansen</b><br> <i>Tech Project Manager</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=315602&f=PSDSGU&ps=13&c=FFFFFF&pm=2&h=25"></iframe> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="testimonial">I was thinking it was going to be hard to quit, but the hypnosis made it very easy! I feel so positive and excited about being a non-smoker. I'm done with smoking for the rest of my life. I'm so happy I found Valerie's program! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">I Want to Quit!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b> "Definitely Do The Hypnosis!"</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testimonial"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/roy.jpg" width="118" height="154"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Roy Holten</b><br> <i>Administrator</i> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=378309&f=RFFWNH&ps=13&c=FFFFFF&pm=2&h=25"></iframe> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="testimonial">I tell smokers who really have the desire to quit to definitely do the hypnosis. Keep an open mind. The hypnosis makes quitting a LOT easier! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"I Haven't Smoked For Eight Months - And I Haven't Even Missed It!&quot;</b> </p> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> </p> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/Jacqueline.jpg" width="120" height="146"> </p> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><font size="2"><b>Jacqueline Gaston</b></font> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Theatrix Acting</i></p> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i> Studio Owner</i></p> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>&nbsp;</i></p> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> For 45 years I smoked. Oh, there were brief attempts at quitting. There were patches, lozenges, gum, and guilt. Especially guilt. I knew I should quit. I just didn't really want to. I liked to smoke. That was what I had to get pass - not a nicotine addiction. That's when I found Valerie Dawson. Finally, someone who heard what I was saying. I haven't smoked for eight months - and I haven't even missed it! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"I Kicked a 40 Year Smoking Habit&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/tombaker.gif" width="118" height="118"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Tom Baker</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Owner of Remodeling Company</i></font> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> I've tried numerous methods to quit smoking before: patches, gum, Wellbutrin (Zyban), acupuncture, and cold turkey. Nothing worked and I was very discouraged. But this time was really different. Because of the hypnosis with Valerie Dawson, I've been very successful. I haven't even had one puff since the hypnosis session and I don't even want one. Whenever I tried to stop smoking before, I was really irritable. But the hypnosis worked so well that I don't feel any irritability. I don't seem to have the cravings that I did before. I even feel comfortable around other people who are smoking. It's been tremendously easy. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">I Want To Stop Too!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"The Only Thing That Ever Worked For Me... I Am So Happy!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/sharon.jpg" width="118" height="118"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Sharon Aggers</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Medical Records</i> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testimonial"><i>&nbsp;&nbsp;</i> </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> I had smoked for 45 years. I tried everything ?.Group hypnosis- tried twice and it did not work. Acupuncture ? did not work. Patch ? did not work and I was allergic. Method sold on TV ? did not work. The hypnosis session felt very relaxing and calming. I have not had any cravings and my doctor is very proud of me. I am so happy and amazed that it really worked. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp;<p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">Take Action Now ? Order Today!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"A Piece Of Cake!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/cathyu.jpg" width="118" height="118"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Cathy Barnes</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Health Care Worker</i></font> <p style="margin-top: 0; margin-bottom: 0"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=403267&f=TXMZAJ&ps=13&c=FFFFFF&pm=2&h=25"></iframe></p> <p style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp; </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> Before, whenever I had tried to quit smoking, I felt frustrated and angry. When I would see someone smoking, I just wanted to strangle them so I could take the cigarette out of their hand. But hypnosis made it really easy. I had no experience with hypnosis before so I didn't know what to expect. The hypnosis session with Valerie was wonderful ? very peaceful and relaxing. Now I'm not smoking and I don't feel like I'm missing anything. It made quitting smoking a piece of cake! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"Even After 50 Years Of Smoking, It Was So Easy To Quit!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/jan.jpg" width="118" height="131"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Jan Adams<br> </b><i>Waitress</i> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp; </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">Don't ever think that you can't be hypnotized because you can. It's not scary. You're not going to be made to do anything or say anything you don't want to do. You are in complete control. It's very relaxing. At the end of my session, I was a non-smoker. I just felt like a non-smoker, so easy. It works ? it really works. I tell everyone. I've been amongst smokers and it never bothers me. I never feel like I want a cigarette. I thoroughly recommend this hypnosis method (session) to anyone who wants to quit smoking. The lingering cough went away very quickly. I was able to breathe better than I've been able to for years. My doctor is very pleased with me. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">Click Here Now!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>"My Doctor Told Me He Wouldn't Operate Until I Quit Smoking.&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testimonial"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/philip.jpg" width="118" height="151"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Philip Heistand</b><br> <i>Home Inspector</i> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp; </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">The session was very informative and I learned a lot about hypnosis. It isn't a party game like I thought. The session was very calm and relaxing. Now I feel 100% confident in being a non-smoker. I'm done! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>&quot;I Had Tried Patches, Gum, Wellbutrin And Other Methods Before...&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/diannp.jpg" width="118" height="141"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Diane P.</b><br> <i>Insurance Adjuster</i> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp; </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">and every time I tried with these methods, I still had the desire to smoke. It was like constantly fighting a battle not to smoke. I would always give in and go right back to smoking. Then my doctor sent me to see Valerie for hypnosis. After one hypnosis session with Valerie, I just knew that it worked. It is amazing - I haven't wanted a cigarette since the session! I never thought it could be so easy. It doesn't even bother me when other people are smoking. I know that I will be a non-smoker for the rest of my life. It's been so easy for me and I feel great! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" class="testitop"><b>"Before The Hypnosis Session, I Wanted A Cigarette So Bad.&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/ernest.jpg" width="118" height="127"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Ernest Wilson</b><br> <i>Retired</i> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp; </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">But now I don't want one! I feel confident that I can be successful. When you are ready to quit smoking, this is a great way to go. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">I'm Ready Too!</a></b> <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b>&nbsp;&nbsp;&nbsp;</b> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <center> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b> "I Was So Relaxed And Comfortable During The Hypnosis&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/frances.jpg" width="118" height="122"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><b>Frances Salazar</b><br> <i>Therapist</i> <p style="margin-top: 0; margin-bottom: 0">&nbsp; </center> <p style="margin-top: 0; margin-bottom: 0" class="testimonial" align="left">It felt really good. But the best thing is that it really worked! I don't want to smoke now! </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"><img border="0" src="images3/testiboxtop.jpg" width="180" height="14"></td> </tr> <tr> <td width="100%" background="images3/testiboxbg.jpg"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testitop"><b>&quot;Vernon Has Quit For One Year Now!&quot;</b> <p style="margin-top: 0; margin-bottom: 0" align="center" class="testimonial"><b>&nbsp;&nbsp;</b> <p style="margin-top: 0; margin-bottom: 0" align="center"><img border="1" src="http://valeriedawson.com/images/vernon.jpg" width="120" height="153"> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><font size="2"><b>Vernon D. Greer</b></font> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>Retired from the</i></p> <p style="margin-top: 0; margin-bottom: 0" align="center" class="copy2"><i>State Lottery</i></p> <p style="margin-top: 0; margin-bottom: 0" align="center"><iframe scroll=no width=75 height=25 frameborder=0 scrolling=no src="http://PlayAudioMessage.com/play.asp?m=391356&f=XRSGGV&ps=13&c=FFFFFF&pm=2&h=25"></iframe></p> <p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;&nbsp;</p> <p style="margin-top: 0; margin-bottom: 0" class="testimonial"> I had been a smoker for 42 years. My doctor recommended Valerie Dawson's hypnosis to help me to stop smoking. He told me that his patients had been very successful with her program. The session was very relaxing. Immediately after that one session, I never had any desire to smoke. I was surprised that I had no withdrawals. I've had no trouble even being around other smokers! I've been off the cigarettes for over one year. I recommended Valerie's hypnosis to anyone who would like to quit smoking. </td> </tr> <tr> <td width="100%"><img border="0" src="images3/testiboxbottom.jpg" width="180" height="14"></td> </tr> </table> </div> <p style="margin-top: 0; margin-bottom: 0" class="testimonial">&nbsp;&nbsp;&nbsp; <p style="margin-top: 0; margin-bottom: 0" class="copy" align="center"><b><a href="order.html">Stop Trying The Hard Way ? Quit With Hypnosis Now!</a></b> </td> <td width="5" valign="top"> </td> </tr> </table> </div> <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <P align=center style="margin-top: 0; margin-bottom: 0">&nbsp;&nbsp; </DIV></td></tr> </table>