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.
289 lines (230 sloc)
11.9 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 Sequence of Events - 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_sequence.gif" WIDTH=330 HEIGHT=35 BORDER=0 ALT="Sequence of Events"> | |
| <HTML> | |
| <!--This file created 7/6/99 4:43 PM by Claris Home Page version 3.0--> | |
| <HEAD> | |
| <TITLE>ClearSight Sequence of Events/Procedure page</TITLE> | |
| <META NAME=GENERATOR CONTENT="Claris Home Page 3.0"> | |
| <X-CLARIS-WINDOW TOP=101 BOTTOM=749 LEFT=204 RIGHT=707> | |
| <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 is the next step?</B></FONT></P> | |
| <P>If clearer, more natural vision would be a dream come true then | |
| your next step is to have <U>a no-cost, no-obligation laser eye | |
| exam</U>. At the exam we'll determine whether your eyes are healthy | |
| and suitable for laser vision correction. <FONT FACE="Tahoma">Your | |
| eyes will be photographed and a computerized map made called corneal | |
| topography. This will assess the shape of your cornea, and is one of | |
| the many diagnostic tests we use to help insure precise results. Just | |
| as importantly, we want to be certain you have a chance to get all of | |
| your questions answered.</FONT> Then, if you've decided that laser | |
| vision is right for you, we'll help you pick a convenient time for | |
| your procedures. To schedule your no cost, no obligation laser eye | |
| exam call us at (405) 733-2020 or 1-888-733-2020.</P> | |
| <P><FONT FACE="Tahoma"><B>What happens on the day of | |
| treatment?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">This is an outpatient procedure done in our | |
| state-of-the-art laser center. The laser treatment itself takes less | |
| than one minute for most people. The entire procedure takes about | |
| fifteen minutes per eye and your visit will be complete in two to | |
| three hours. </FONT></P> | |
| <P><FONT FACE="Tahoma">After completing any final measurements and | |
| paperwork, you will relax in a reclining chair. Anesthetic drops will | |
| be placed in your eye. Once you are in position under the laser, a | |
| retainer will be placed to gently and comfortably hold your eyelids | |
| open during treatment.</FONT></P> | |
| <P><FONT FACE="Tahoma">As the treatment begins, you will focus on a | |
| blinking light. Microscopic amounts of tissue, less than the | |
| thickness of a human hair, will be removed by the gently pulsing | |
| light. Afterwards, some drops or ointment will be placed in your eye | |
| for protection and comfort. Just a few minutes later you'll walk out | |
| of our center with new vision! You'll have several follow-up exams | |
| periodically during the first year.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>Does laser vision correction | |
| hurt?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">No. There is no discomfort during the | |
| procedures and little, if any, afterwards. During the first few days, | |
| some people describe a scratchy feeling they say is a lot like | |
| wearing a new contact lens. Just in case you do have any discomfort, | |
| we send you home with special eye drops that will give you instant | |
| relief should you need it.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>How quickly will my vision | |
| improve?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">While your unaided vision should be greatly | |
| improved immediately after your treatment, your vision may be fuzzy | |
| for the first few days and it may take a few weeks before your vision | |
| seems normal. However, most people see well enough to drive without | |
| glasses within 1 to 2 days after LASIK and 3 to 5 days after PRK. It | |
| is also normal to experience small vision changes during the first | |
| several months.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>How soon can I return to | |
| work?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">Some people go back the day after treatment. | |
| Two or three days are suggested. We find that most people have their | |
| procedures on Thursday or Friday and return to work on | |
| Monday.</FONT></P> | |
| <P><FONT FACE="Tahoma"><B>Should I have both eyes treated at the same | |
| time?</B></FONT></P> | |
| <P><FONT FACE="Tahoma">Because of the rapid recovery and added | |
| convenience, most people choose to have both eyes treated on the same | |
| day. At your free exam we can help you decide which schedule is best | |
| for you.</FONT></P> | |
| <P><FONT FACE="Tahoma">Next Section: </FONT><A HREF="cost.asp"><FONT FACE="Tahoma">What | |
| does it cost? </FONT></A></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> | |
| I think that it gives you confidence in your doctor when they say that they'll give you your money back. They know what they're doing and they know that they're saying and I appreciate that. | |
| <P> | |
| <UL>-Scott Stebbins</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> | |