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.
273 lines (220 sloc)
11.4 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 Safety Issues - 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_safetyissues.gif" WIDTH=330 HEIGHT=35 BORDER=0 ALT="Safety Issues"> | |
| <HTML> | |
| <!--This file created 9/1/99 10:27 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=63 BOTTOM=768 LEFT=365 RIGHT=895> | |
| <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">Our sense of sight is most precious. We | |
| understand your concerns when it comes to anything involving your | |
| eyes and your vision. We also understand the freedom and independence | |
| of natural vision. And we know the limitations and risks glasses and | |
| contacts. That's why <U>Dr. Wilson won't do any procedures for you | |
| that he wouldn't have for himself</U> or do for his own | |
| family.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>Is laser vision correction | |
| safe?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">Yes! We believe that laser vision correction | |
| is one of the safest medical procedures available today. In fact, you | |
| are more likely to have serious complications from wearing certain | |
| types of contact lenses. However, as with any medical procedure, | |
| there are some risks and possible side effects to consider. That's | |
| why, when you come to our office for a free laser eye exam, we'll | |
| show you a short video to explain the most common risks and side | |
| effects.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>How does the laser add to the | |
| safety?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">The laser we use has the broadest array of FDA | |
| approvals and has been used for over 1,000,000 procedures world wide. | |
| The laser itself runs a number of self tests before each procedure | |
| and the laser's calibration is checked to provide you with the | |
| precise treatment needed; no more, no less. Dr. Wilson also remains | |
| in control throughout the procedure and can stop it at any | |
| time.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>How does Dr. Wilson add to the | |
| safety?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">Dr. Wilson is a Board Certified | |
| Ophthalmologist who spent 9 years after college to become a medical | |
| doctor and eye surgeon. In the past 10 years he has studied laser | |
| vision correction with leading doctors in both Europe and the United | |
| States and he has been trained and certified by two separate laser | |
| companies.</FONT></P> | |
| <P><FONT FACE="Tahoma">Dr. Wilson has performed more than 25,000 eye | |
| surgeries, including nearly 10,000 refractive procedures and nearly | |
| 5,000 laser vision procedures. This means that he is one of the most | |
| experienced refractive surgeons in North America. Dr. Wilson is also | |
| Oklahoma's only full time refractive specialist and one of the few in | |
| the world.</FONT></P> | |
| <P><FONT FACE="Tahoma">In fact, he was recently honored by the United | |
| States' leading laser manufacturer as one of its top 100 laser vision | |
| specialists. This means that he is in the top 3% of the approximately | |
| 4,000 eye surgeons trained by that company.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>Your greatest assurance is Dr. Wilson's | |
| commitment.</B></FONT></P> | |
| <P><FONT FACE="Tahoma"><U>Your greatest assurance is that Dr. Wilson | |
| has had refractive surgery himself</U> and has given it to more than | |
| 70 of his staff and their family members as well as several members | |
| of his own family. He lives by the principle that he will offer | |
| nothing to his patients that he would not have himself or do for his | |
| own family. In short, <U>Dr. Wilson offers nothing to you that he | |
| hasn't already done for those closest to him</U>.</FONT></P> | |
| <P>Next Section: <A HREF="results.asp">What kind of results can I | |
| expect?</A></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> | |
| The minute I met Dr. Wilson I knew he was the doctor I wanted to do my surgery. With his experience, I felt confident that it would be done right. Why take a chance on another doctor with your vision? How can you put a price on your vision? | |
| <P> | |
| <UL>-April Beggrow</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> | |