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.
249 lines (200 sloc)
10.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 Cost - 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> | |
| <HTML> | |
| <!--This file created 6/19/00 4:30 PM by Claris Home Page version 3.0--> | |
| <HEAD> | |
| <TITLE>ClearSight Cost of Laser Vision Correction page</TITLE> | |
| <META NAME=GENERATOR CONTENT="Claris Home Page 3.0"> | |
| <X-CLARIS-WINDOW TOP=63 BOTTOM=765 LEFT=128 RIGHT=658> | |
| <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"><META NAME="Template" CONTENT="Macintosh HD:Applications:Microsoft Office 98:Templates:Web Pages:Blank Web Page"> | |
| </HEAD> | |
| <BODY VLINK="#800080"> | |
| <CENTER><FONT SIZE="+3" FACE="tahoma,Times"><B>Cost & Payment | |
| Plans</B></FONT></CENTER> | |
| <P><FONT FACE="tahoma,Times"><B>How much does Laser Vision Correction | |
| cost?</B></FONT></P> | |
| <P><FONT FACE="tahoma,Times">In order to offer the lowest price to | |
| the most people we let you choose the options that are important to | |
| you.</FONT> <FONT FACE="tahoma,Times">As of May 2000, most people can | |
| have LASIK for $995 per eye.</FONT></P> | |
| <P><FONT FACE="tahoma,Times">As one person said, "I don't usually | |
| spend this kind of money on myself but this is the best money I ever | |
| spent!" Why? Good vision is something you'll use every day for many | |
| years to come.</FONT></P> | |
| <P><FONT FACE="tahoma,Times"><B>Is it covered by insurance or flex | |
| plans?</B></FONT></P> | |
| <P><FONT FACE="tahoma,Times">A few insurance plans cover it but most | |
| do not. We'd be glad to check with your company. If you have a flex | |
| plan at work you can probably include the cost of the procedure in | |
| your request for reimbursement. Also, since this is a health care | |
| expense, you may be able to include this under your health care | |
| expenses on your federal income tax return.</FONT></P> | |
| <P><FONT FACE="tahoma,Times"><B>What payment plans are | |
| available?</B></FONT></P> | |
| <P><FONT FACE="tahoma,Times">We don't want the cost of the procedure | |
| to stand in your way. That's why we offer several affordable payment | |
| options. Here is the most popular payment plan with monthly payment | |
| examples based on a procedure cost of $995 per eye (your costs may be | |
| higher depending on the options you choose):</FONT></P> | |
| <UL> | |
| <LI><FONT FACE="tahoma,Times"><B>"Low Monthly Payment | |
| Plan"</B><BR> | |
| - beginning payment of $28 per eye per month<BR> | |
| - future payments are 2.8% of your current balance<BR> | |
| - 16.96% APR, available with approved credit</FONT></LI> | |
| </UL> | |
| <P><FONT FACE="tahoma,Times">For a free, no obligation payment plan | |
| application, just give us a call at (405) 733-2020.</FONT></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 was so impressed with his credentials, his mannerisms, his calmness. He just had a manner about him that made me comfortable. I've had a lot of, but I've, never met a doctor who had that much confidence and it was so understated. He didn't make me feel like he was pushing me into doing something. I didn't have any questions. He explained everything in detail so that I could understand exactly what was going to happen. | |
| <P> | |
| <UL>-Nancy Kendall-Koonce</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> | |