Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
332 lines (263 sloc)
13.8 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Laser Vision Correction Results - ClearSight Center</TITLE> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| var browser=false; | |
| if(document.images)browser=true; | |
| <!-- if((navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)>=3))browser=true; --> | |
| if (browser){ | |
| var object=new Array(); | |
| object['laservision']= new objectdata(110,29,"images/laservisionON.jpg","images/laservisionOFF.jpg","Laser Vision - What Is It?") | |
| object['benefits']= new objectdata(110,26,"images/benefitsON.jpg","images/benefitsOFF.jpg","Laser Vison Benefits"); | |
| object['safetyissues']= new objectdata(110,25,"images/safetyissuesON.jpg","images/safetyissuesOFF.jpg","There really are no Safety Issues"); | |
| object['sequence']= new objectdata(110,25,"images/sequenceON.jpg","images/sequenceOFF.jpg","The Sequence of Events"); | |
| object['results']= new objectdata(110,25,"images/resultsON.jpg","images/resultsOFF.jpg","Our Results"); | |
| object['cost']= new objectdata(110,25,"images/costON.jpg","images/costOFF.jpg","Our Costs and Financing Options"); | |
| object['company']= new objectdata(110,25,"images/companyON.jpg","images/companyOFF.jpg","Background on our Company"); | |
| object['newsletter']= new objectdata(110,25,"images/newsletterON.jpg","images/newsletterOFF.jpg","Our Monthly Tips on Eye Care"); | |
| object['contactus']= new objectdata(110,30,"images/contactusON.jpg","images/contactusOFF.jpg","Have Questions? Contact Us!"); | |
| object['default']= new objectdata(110,30,"images/defaultON.jpg","images/defaultOFF.jpg","Home"); | |
| } | |
| function objectdata(hsize,vsize,replaceimg,restoreimg,mess) | |
| {if(browser) | |
| { this.mess=mess; | |
| this.simg=new Image(hsize,vsize); | |
| this.simg.src=replaceimg; | |
| this.rimg=new Image(hsize,vsize); | |
| this.rimg.src=restoreimg; }} | |
| function ReplaceOrig(name) | |
| {if(browser) | |
| {window.status=object[name].mess; | |
| document[name].src=object[name].simg.src;}} | |
| function RestoreOrig(name) | |
| {if(browser) | |
| {window.status=""; | |
| document[name].src=object[name].rimg.src;}} | |
| </SCRIPT> | |
| </HEAD> | |
| <BODY BGCOLOR=#FFFFFF TOPMARGIN=0 LEFTMARGIN=0> | |
| <BASEFONT SIZE=-1 FACE=tahoma> | |
| <TABLE WIDTH=600 CELLSPACING=0 CELLPADDING=0 BORDER=0> | |
| <TR><TD> | |
| <TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=600 BORDER=0> | |
| <TR><TD COLSPAN=2> | |
| <TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=100% BORDER=0> | |
| <TR VALIGN=top> | |
| <TD WIDTH=600 ALIGN=center> | |
| <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0> | |
| <TR> | |
| <TD><A HREF="default.asp"><IMG SRC="images/whirl.gif" WIDTH=106 HEIGHT=106 BORDER=0></A></TD> | |
| <TD> | |
| <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0> | |
| <TR><TD><A HREF="default.asp"><IMG SRC="images/logo2.gif" WIDTH=270 HEIGHT=70 BORDER=0 ALT="ClearSight Center"></A></TD></TR> | |
| <TR><TD><A HREF="default.asp"><IMG SRC="images/logo5.gif" WIDTH=270 HEIGHT=60 BORDER=0 ALT="Oklahoma only Laser Center committed to 20/20 Vision"></A></TD></TR> | |
| </TABLE> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </TD></TR> | |
| </TABLE> | |
| </TD></TR> | |
| <TR><TD HEIGHT=20 COLSPAN=2></TD></TR> | |
| <TR VALIGN=top> | |
| <TD WIDTH=110> | |
| <TABLE WIDTH=110 CELLPADDING=0 CELLSPACING=0 BORDER=0> | |
| <TR><TD> | |
| <A HREF="laservision.asp" ONMOUSEOVER="ReplaceOrig('laservision');return true;" ONMOUSEOUT="RestoreOrig('laservision');"> | |
| <IMG SRC="images/laservisionOFF.jpg" NAME="laservision" WIDTH=110 HEIGHT=29 BORDER=0 ALT="Laser Vision" NATURALSIZEFLAG=0></A></TD></TR> | |
| <TR><TD> | |
| <A HREF="technology.asp" ONMOUSEOVER="ReplaceOrig('benefits');return true;" ONMOUSEOUT="RestoreOrig('benefits');"> | |
| <IMG SRC="images/benefitsOFF.jpg" NAME="benefits" WIDTH=110 HEIGHT=26 BORDER=0 ALT="The Benefits" NATURALSIZEFLAG=0></A></TD></TR> | |
| <TR><TD> | |
| <A HREF="safetyissues.asp" ONMOUSEOVER="ReplaceOrig('safetyissues');return true;" ONMOUSEOUT="RestoreOrig('safetyissues');"> | |
| <IMG SRC="images/safetyissuesOFF.jpg" NAME="safetyissues" WIDTH=110 HEIGHT=25 BORDER=0 ALT="Safety Issues" NATURALSIZEFLAG=0></A></TD></TR> | |
| <TR><TD> | |
| <A HREF="results.asp" ONMOUSEOVER="ReplaceOrig('results');return true;" ONMOUSEOUT="RestoreOrig('results');"> | |
| <IMG SRC="images/resultsOFF.jpg" NAME="results" WIDTH=110 HEIGHT=25 BORDER=0 ALT="Our Results" NATURALSIZEFLAG=0></A></TD></TR> | |
| <TR><TD> | |
| <A HREF="sequence.asp" ONMOUSEOVER="ReplaceOrig('sequence');return true;" ONMOUSEOUT="RestoreOrig('sequence');"> | |
| <IMG SRC="images/sequenceOFF.jpg" NAME="sequence" WIDTH=110 HEIGHT=25 BORDER=0 ALT="Procedure" NATURALSIZEFLAG=0></A></TD></TR> | |
| <TR><TD> | |
| <A HREF="cost.asp" ONMOUSEOVER="ReplaceOrig('cost');return true;" ONMOUSEOUT="RestoreOrig('cost');"> | |
| <IMG SRC="images/costOFF.jpg" NAME="cost" WIDTH=110 HEIGHT=25 BORDER=0 ALT="Cost" NATURALSIZEFLAG=0></A></TD></TR> | |
| <TR><TD> | |
| <A HREF="company.asp" ONMOUSEOVER="ReplaceOrig('company');return true;" ONMOUSEOUT="RestoreOrig('company');"> | |
| <IMG SRC="images/companyOFF.jpg" NAME="company" WIDTH=110 HEIGHT=25 BORDER=0 ALT="Our Company" NATURALSIZEFLAG=0></A></TD></TR> | |
| <!TR><!TD> | |
| <!A HREF="newsletter.asp" ONMOUSEOVER="ReplaceOrig('newsletter');return true;" ONMOUSEOUT="RestoreOrig('newsletter');"> | |
| <!IMG SRC="images/newsletterOFF.jpg" NAME="newsletter" WIDTH=110 HEIGHT=25 BORDER=0 ALT="Newsletter" NATURALSIZEFLAG=0><!/A><!/TD><!/TR> | |
| <TR><TD> | |
| <A HREF="contactus.asp" ONMOUSEOVER="ReplaceOrig('contactus');return true;" ONMOUSEOUT="RestoreOrig('contactus');"> | |
| <IMG SRC="images/contactusOFF.jpg" NAME="contactus" WIDTH=110 HEIGHT=30 BORDER=0 ALT="Contact Us" NATURALSIZEFLAG=0></A></TD></TR> | |
| </TABLE> | |
| </TD> | |
| <TD WIDTH=490> | |
| <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=490> | |
| <TR VALIGN=TOP> | |
| <TD WIDTH=10> </TD> | |
| <TD WIDTH=350> | |
| <IMG SRC="images/header_results.gif" WIDTH=330 HEIGHT=35 BORDER=0 ALT="Results"> | |
| <html> | |
| <!--This file created 9/1/99 10:33 AM by Claris Home Page version 3.0--> | |
| <head> | |
| <title>ClearSight Safety Issues page</title> | |
| <meta NAME="GENERATOR" CONTENT="Claris Home Page 3.0"> | |
| <x-claris-window TOP="44" BOTTOM="746" LEFT="517" RIGHT="1015"> | |
| <x-claris-remotesave SERVER="www.clearsight.com" USER="cscmain" DIR="sitetext/" FILE> | |
| <x-claris-tagview MODE="minimal"> | |
| <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> | |
| </head> | |
| <body> | |
| <p><font FACE="Tahoma"><b>What results can I expect?</b></font></p> | |
| <p><font FACE="Tahoma">If you have 20/20 vision with glasses or | |
| contacts, our goal for you is 20/20 vision without them! And, in | |
| multiple reviews of Dr. Wilson's results, 98% of his typical patients | |
| have achieved "normal vision" without glasses. Normal vision is | |
| defined by the United Nations World Health Organization as 20/20 plus | |
| or minus 1 line (i.e. 20/25 or better). </font></p> | |
| <p><font FACE="Tahoma">In fact, we are so confident about your | |
| results that we offer "<u>normal vision or your money back</u>." In | |
| short, if your best result without glasses is 20/40, or even 20/30, | |
| we'll give you a full refund. (See our Precision Vision Plan for full | |
| details.) We know of no other center that stands behind their results | |
| like this!</font></p> | |
| <p><font FACE="Tahoma"><b>What if I don't achieve normal | |
| vision?</b></font></p> | |
| <p><font FACE="Tahoma">If you don't achieve normal vision with the | |
| first treatment, it is usually possible to achieve it with additional | |
| treatments or "enhancements." If you still don't reach it, you should | |
| still have far less nearsightedness, farsightedness and/or | |
| astigmatism than when you started and you'll get a full refund. | |
| Remember, 98% of Dr. Wilson's patients achieve normal | |
| vision.</font></p> | |
| <p><b>Will it totally eliminate my need for glasses?</b></p> | |
| <p>Almost everyone who has 20/20 vision will start to need reading | |
| glasses sometime during their 40's. This is true whether they are | |
| born with 20/20 vision or get it through laser vision correction.</p> | |
| <p>Most people would rather have clear distance vision and wear | |
| reading glasses for fine print than to need glasses for both reading | |
| and distance.</p> | |
| <p>Also, at any age, you may want glasses for certain situation like | |
| night time driving. Again, these needs for glasses are normal and | |
| occur even for people who are born with 20/20 vision.</p> | |
| <p><font FACE="Tahoma"><b>How long do the results | |
| last?</b></font></p> | |
| <p><font FACE="Tahoma"><u>The results are meant to last for many | |
| years</u> - typically until you enter your 60's. At that time, | |
| changes in your aging eye may result in changes to your vision. While | |
| unrelated disease or injury can also change your vision at any age, | |
| one long term study found that there was virtually no change in | |
| results from the one-year mark to the six year stage.</font></p> | |
| <p><font FACE="Tahoma">That is why ClearSight Center offers a | |
| "<u>Lifetime Commitment with No Annual Fee</u>." Under our Precision | |
| Vision Plan, all enhancements to help you achieve and maintain Normal | |
| Vision are included for the first two years. Then, in the unlikely | |
| event that your vision drops below "Driving Vision" (i.e. worse than | |
| 20/40) we'll provide up to one free enhancement per eye as long as | |
| ClearSight Center is still performing Laser Vision | |
| Correction.</font></p> | |
| <p><b>Should I wait for future procedures?</b></p> | |
| <p><font FACE="Tahoma">The future is here today. We see nothing on | |
| the horizon for years to come that will allow better results for | |
| nearsightedness and astigmatism than Dr. Wilson is obtaining now. In | |
| fact, the Federal Aviation Administration has approved the use of | |
| laser vision correction for all classes of civilian pilots and both | |
| the Navy and the Air Force have purchased their own | |
| lasers.</font></p> | |
| <p><font FACE="Tahoma"><b>Does it really matter which doctor I | |
| choose?</b></font></p> | |
| <p><font FACE="Tahoma"><u>Only if your results matter to you!!!</u> | |
| If your eyes are treated elsewhere, your results are up to 12 times | |
| more likely to be 20/30 or worse (2% at ClearSight vs. up to 24% in | |
| published results from other centers). Don't lose your chance to gain | |
| 20/20 vision!</font></p> | |
| <p><font FACE="Tahoma"><b>Why does Dr. Wilson get better | |
| results?</b></font></p> | |
| <p><font FACE="Tahoma">One reason is that Dr. Wilson has developed | |
| exclusive expertise that is either not generally available or is not | |
| broadly applied at other centers. Another key reason is that other | |
| laser centers say that 20/40 vision is a successful result. When they | |
| talk about "vision good enough to pass the drivers test" or "results | |
| within 3 lines of 20/20" they are talking about 20/40 vision. | |
| </font></p> | |
| <p><font FACE="Tahoma">In reality, very few people are happy with | |
| 20/40.</font> <font FACE="Tahoma">Why? Most people see 20/20 with | |
| their glasses so they expect 20/20 after the laser. Also, as this | |
| chart shows, 20/40 is only half as good as 20/20:<br> | |
| </font></p> | |
| <center><font FACE="Tahoma"><img SRC="/sitetext/bridge.GIF" X-CLARIS-USEIMAGEWIDTH X-CLARIS-USEIMAGEHEIGHT ALIGN="bottom"></font></center> | |
| <p><font FACE="Tahoma">At other centers, if all you get is 20/30 or | |
| 20/40, that's it. You're done. You've lost the chance to gain 20/20. | |
| At ClearSight Center, if your best result is 20/30, we'll give you a | |
| full refund!</font></p> | |
| <p><font FACE="Tahoma"><b>How is ClearSight Center | |
| different?</b></font></p> | |
| <p><font FACE="Tahoma">We believe that any doctor who says their goal | |
| is 20/20 should be willing to sign a written agreement to give you a | |
| full refund if 20/40 or even 20/30 is your best result without | |
| glasses or contacts. We know of no other laser center which stands | |
| behind their results with the offer of a full refund, yet we put it | |
| in writing many times every week. This is how we <u>know</u> that we | |
| are are <u>Oklahoma's Only Laser Center Committed to 20/20 | |
| Vision</u>. For your own sake, don't accept anything less!</font></p> | |
| <p>Next Section: <a HREF="sequence.asp">What is the next step and | |
| what happens on the day of treatment? </a></p> | |
| <p> </p> | |
| <p> </p> | |
| <p> </p> | |
| <p></p> | |
| </body> | |
| </html> | |
| </TD> | |
| <TD WIDTH=10> </TD> | |
| <TD WIDTH=120 VALIGN=top ALIGN=center> | |
| <TABLE WIDTH=120 CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR=#9999FF> | |
| <TR VALIGN=top><TD> | |
| <A HREF="newsletter/NewsSubscribeForm.asp"> | |
| <IMG SRC="images/subscribe.gif" WIDTH=120 HEIGHT=62 BORDER=0 ALT="Subscribe"></A></TD></TR> | |
| <TR VALIGN=top><TD> | |
| <IMG SRC="images/word.gif" WIDTH=120 HEIGHT=40 BORDER=0 ALT="A Word From Dr. Wilson's Patients"></TD></TR> | |
| <TR VALIGN=top><TD> | |
| <TABLE WIDTH=120 CELLPADDING=5 CELLSPACING=0 BORDER=0 BGCOLOR=#9999FF> | |
| <TR VALIGN=top><TD> | |
| <FONT FACE="Tahoma" SIZE="-1"> | |
| <HTML> | |
| <HEAD> | |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> | |
| <META NAME="Generator" CONTENT="Microsoft Word 97"> | |
| <TITLE>Clearsight Testimony #1 page</TITLE> | |
| </HEAD> | |
| <BODY> | |
| <P> | |
| Glasses just drove me nuts. I wore contacts and did well with contacts for years. Then I got to the point where I just couldn't get comfortable with contacts any longer. Now I'm thrilled. I'd do it again tomorrow. | |
| <P> | |
| <UL>-Judy Gibson</UL> | |
| </BODY> | |
| </HTML> | |
| </FONT> | |
| </TD></TR> | |
| </TABLE> | |
| </TD></TR> | |
| </TABLE> | |
| </TD></TR> | |
| </TABLE> | |
| </TD></TR> | |
| <TR><TD COLSPAN=2> | |
| <HR SIZE=2 ALIGN=center WIDTH=100%> | |
| <FONT SIZE=-1 FACE=tahoma> | |
| <CENTER> | |
| For Your FREE Laser Vision Exam Call:<P> | |
| (405) 733-2020 or (888) 733-2020 <P> | |
| <A HREF="sitemap.asp">Site Map</A><P> | |
| <B>Southwest Eye Institute, Inc. </B> © 1999, <EM>All Rights Reserved</EM> | |
| <P> | |
| Powered by <A HREF="http://www.inex.net">Information Exchange Network, Inc.</A> | |
| </CENTER> | |
| </FONT> | |
| </TD></TR> | |
| </TABLE> | |
| </TD></TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> | |