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.
170 lines (154 sloc)
7.86 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
| <html> | |
| <head> | |
| <meta name="Description" content="Shane Hale's 1993 Ford Explorer Sport"> | |
| <meta name="Author" content="Copyright 1998 Rick Horwitz All Rights Reserved"> | |
| <title>Shane Hale's 1993 Ford Explorer Sport Off the Beaten Trail</title> | |
| </head> | |
| <body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000" background="blueline.gif"> | |
| <center><table BORDER=0 WIDTH="100%" > | |
| <tr> | |
| <td ALIGN=LEFT VALIGN=TOP><b><font face="Arial,Helvetica">Editor</font></b> | |
| <br><b><a href="mailto:explorer@4x4central.com">Rick Horwitz</a></b> | |
| <p><img SRC="leftnav.gif" height=480 width=89 usemap="#leftnav" border="0"> | |
| <p><a href="http://www.theautochannel.com/netrev/trucks/97080515240805.html"><img SRC="best.gif" height=90 width=75></a> | |
| <p><a href="http://4wheeldrive.miningco.com"><img SRC="bon_mar.gif" height=72 width=83></a> | |
| <p><a href="http://www.autodirectory.com"><img SRC="3featured.gif" BORDER=0 height=39 width=117></a> | |
| <map name="leftnav"> | |
| <area shape="rect" alt="Home Page" coords="0,2,89,32" href="index.html" title="Home Page"> | |
| <area shape="rect" alt="Message Board" coords="1,32,88,62" href="cgi-bin/Ultimate.cgi" title="Message Board"> | |
| <area shape="rect" alt="Bookstore" coords="0,62,87,94" href="bookstore.html" title="Bookstore"> | |
| <area shape="rect" alt="Resources" coords="0,94,86,125" href="resources.htm" title="Resources"> | |
| <area shape="rect" alt="FAQ" coords="0,128,87,158" href="faq.htm" title="FAQ"> | |
| <area shape="rect" alt="Tips" coords="0,160,87,190" href="tips.htm" title="Tips"> | |
| <area shape="rect" alt="Reviews" coords="1,192,87,221" href="reviews.html" title="Reviews"> | |
| <area shape="rect" alt="Readers Rides" coords="3,224,88,254" href="rides.html" title="Readers Rides"> | |
| <area shape="rect" alt="Add" coords="1,255,88,285" href="http://www.explorer4x4.com/#add" title="Add"> | |
| <area shape="rect" alt="More Explorers" coords="0,290,87,317" href="http://www.explorer4x4.com/#more" title="More Explorers"> | |
| <area shape="rect" alt="Explorer Runs" coords="2,318,87,348" href="runs.html" title="Explorer Runs"> | |
| <area shape="rect" alt="Whoops" coords="0,353,87,381" href="whoops.htm" title="Whoops"> | |
| <area shape="rect" alt="Save Trails" coords="1,382,86,413" href="savetrails.html" title="Save Trails"> | |
| <area shape="rect" alt="Links" coords="1,415,86,447" href="cgi-bin/linkmat.cgi" title="Links"> | |
| <area shape="rect" alt="Ham Radio" coords="1,448,87,477" href="radio.html" title="Ham Radio"> | |
| <area shape="default" nohref> | |
| </map></td> | |
| <td> | |
| <center><img SRC="otbt.jpg" height=52 width=330> | |
| <br><font size=+2>Shane Hale's 1993 Explorer Sport</font> | |
| <br><img SRC="haleexp2.jpg" ALT="Shane Hale's 1993 Explorer Sport" BORDER=1 height=252 width=380></center> | |
| <p><br> | |
| <center><table BORDER WIDTH="60%" > | |
| <tr> | |
| <td VALIGN=TOP><b>1993 Ford Explorer Sport</b></td> | |
| <td VALIGN=TOP>Pioneer Cassete Player, Pioneer 6-disc CD changer, (mounted | |
| in arm rest console) Whistler Radar Detector, Alarm System.Custom Switch | |
| Panel (in fog light switch location) 55 Watt KC Highlights (driving lights) | |
| 55 Watt GE Tractor (reverse lights).</td> | |
| </tr> | |
| <tr> | |
| <td VALIGN=TOP><b>Suspension</b></td> | |
| <td>4" Suspension Lift by Superlift, Rancho 9000 5 way adjustable shocks. </td> | |
| </tr> | |
| <tr> | |
| <td><b>Tires </b></td> | |
| <td>31x10.50 Discover Coopers</td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td><b>Misc:</b></td> | |
| <td>Flowmaster Muffler 2.5 Pipes Cat-Back 2.5 Pipes Muffler Back. K&N | |
| Dropin Airfilter. 9mm Ford Motorspots Sparkplug Wires. </td> | |
| </tr> | |
| </table></center> | |
| <br> | |
| <center><table> | |
| <tr> | |
| <td><img SRC="haleexp1.jpg" ALT="Image" height=263 width=413></td> | |
| </tr> | |
| </table></center> | |
| <br> | |
| <center><table> | |
| <tr> | |
| <td><img SRC="haleexp7.jpg" ALT="Image" height=193 width=354></td> | |
| </tr> | |
| </table></center> | |
| </td> | |
| </tr> | |
| </table></center> | |
| <BR> | |
| </ul> | |
| <center><SCRIPT LANGUAGE="JavaScript"> | |
| <!-- Begin | |
| var sid="mitnamdliw_wildmantim"; | |
| function selectaplace(form) { | |
| var appname= navigator.appName; | |
| var appversion=parseInt(navigator.appVersion); | |
| if (appname == "Netscape" && appversion >= 3) { | |
| var formindex=form.select1.selectedIndex; | |
| var storage=form.select1.options[formindex].text; | |
| if (form.select1.options[formindex].value != "none") { | |
| var msg=storage+"Go -> "+storage; | |
| for (var spot=0;spot<msg.length-storage.length;spot++) { | |
| var x=msg.substring(spot,msg.length); | |
| form.select1.options[formindex].text=x; | |
| for(var d=0;d<150;d++) { }; | |
| } | |
| window.location=form.select1.options[formindex].value; | |
| form.select1[formindex].text=storage; | |
| } else { | |
| form.select1[formindex].text="Not a real option!"; | |
| for(var d=0;d<1250;d++) { }; | |
| form.select1[formindex].text=storage; | |
| } | |
| } | |
| else { | |
| var formindex=form.select1.selectedIndex; | |
| window.location=form.select1.options[formindex].value; | |
| } | |
| } | |
| function makeMyMenu() { | |
| document.write ('<form><select name="select1" onChange="selectaplace(this.form)" size=1>'); | |
| document.write ('<option value=http://www.4x4central.com/#more>Featured Explorers'); | |
| document.write ('<option value=http://www.4x4central.com/tech.html>Rick Horwitz 1993 XL'); | |
| document.write ('<option value=http://www.4x4central.com/adams.html>Matt Adams 1994'); | |
| document.write ('<option value=http://www.4x4central.com/green.html>Brian Green 2wd'); | |
| document.write ('<option value=http://www.4x4central.com/alfredo.html>Alfredo Cobos 1994 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/tagaca.html>Stephen Tagaca 1991 Sport'); | |
| document.write ('<option value=http://www.4x4central.com/sema99/trailmaster.html>Trailmasters 99 Lift'); | |
| document.write ('<option value=http://www.4x4central.com/2001.html>2001 Explorer Preview'); | |
| document.write ('<option value=http://www.4x4central.com/tc.html>Todd Curtis 1998 Sport'); | |
| document.write ('<option value=http://www.4x4central.com/sabin.html>Paul Sabin 1991 Sport'); | |
| document.write ('<option value=http://www.4x4central.com/riddle.html>Matt Riddle 1992 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/andrew.html>Andrew Brlic 1996 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/meisner.html>David Meisner 1992'); | |
| document.write ('<option value=http://www.4x4central.com/zabala.html>Zabala Brothers 1992'); | |
| document.write ('<option value=http://www.4x4central.com/todd.html>Todd Edgerton 1993 Sport'); | |
| document.write ('<option value=http://www.4x4central.com/laney.html>Mike Laney 1993'); | |
| document.write ('<option value=http://www.4x4central.com/mcneil.html>Perry McNeil 1993/98'); | |
| document.write ('<option value=http://www.4x4central.com/joey.html>Joey Jones 1992'); | |
| document.write ('<option value=http://www.4x4central.com/robbie.htm>Robbie Gonzalez 1995'); | |
| document.write ('<option value=http://www.4x4central.com/ocl.htm>Paul Bredehoft 1991 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/jack.htm>Jack Lobdell 1992 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/dency.htm>John Dency 1991'); | |
| document.write ('<option value=http://www.4x4central.com/melanie.htm>Melanie Thurstons 1991 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/iceland.htm>Lt. Paul McCombs 1994 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/hale.htm>Shane Hale 1993 Sport'); | |
| document.write ('<option value=http://www.4x4central.com/zims.htm>Zimmermans 1993 EB'); | |
| document.write ('<option value=http://www.4x4central.com/kocher.htm>Kevin Kocher 1991 XLT'); | |
| document.write ('<option value=http://www.4x4central.com/jeff.htm>Jeffrey Treder 1991 Sport'); | |
| document.write ('<option value=http://www.4x4central.com/steves.html>Steve Sampson 1991 '); | |
| document.write ('<option value=http://www.4x4central.com/bradsexp.htm>Brad Meacham 1992'); | |
| document.write ('<option value=http://www.4x4central.com/kevinexp.htm>Kevin Loughran 1992'); | |
| document.write ('<option value=http://www.4x4central.com/ayers.html>Michael Ayers 1994'); | |
| document.write ('<option value=http://www.4x4central.com/squirechuk.htm>John Squirechuck 1993 XLT'); | |
| document.write ('</select>'); | |
| document.write ('</form>'); | |
| } | |
| while(sid!="mitnamdliw_wildmantim"){}; | |
| makeMyMenu(); | |
| // End --> | |
| </SCRIPT></center> | |
| </body> | |
| </html> |