|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/wheelweb/TESTDIR/ |
Upload File : |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<META NAME="description" CONTENT="Replace or upgrade your 1993 to 1997 GEO PRIZM wheels with H 60166 GEO PRIZM 14x5.5 Flat Thin 9 Spoke w Cvrd Lugs rims. OEM Part #94853748">
<META NAME="keywords" CONTENT="GEO,PRIZM,H 60166,94853748, MACHINE/SILVER,14x5.5 Flat Thin 9 Spoke w Cvrd Lugs, wheels, rims">
<title>H 60166 GEO PRIZM 14x5.5 Flat Thin 9 Spoke w Cvrd Lugs - Wheel Collision Center</title>
<script type="text/javascript">
function stopRKey(evt) {
var evt = (evt) ? evt : ((event) ? event : null);
var node = (evt.target) ? evt.target : ((evt.srcElement) ? evt.srcElement : null);
if ((evt.keyCode == 13) && (node.type=="text")) {return false;}
}
document.onkeypress = stopRKey;
</script>
</head>
<body style="background-color: #F1F2FF;">
<center
style="color: rgb(26, 21, 133); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><img
src="http://wheelcollision.com/hindex9.gif" ismap="ISMAP"
usemap="#wccmap" border="0"></center>
<MAP NAME="wccmap">
<!-- #$DATE:Wed Oct 23 02:56:17 1996 -->
<!-- #$PATH:\wheelcol\ -->
<!-- #$GIF:wcc1.GIF -->
<AREA SHAPE=RECT COORDS="34,83,120,117" HREF="../index.html" title="Wheel Collision Center Home Page">
<AREA SHAPE=RECT COORDS="126,84,211,118" HREF="../wccinfo.html" title="Articles about WCC">
<AREA SHAPE=RECT COORDS="216,84,301,118" HREF="../wccsvcs.html" title="Repair/Refinish Pricing">
<AREA SHAPE=RECT COORDS="306,83,391,119" HREF="../wccontac2.html" target="_blank" title="WCC Email Form, Address, Phone & Fax">
<AREA SHAPE=RECT COORDS="396,83,481,120" HREF="../wccorder.html" title="How to Ship WCC your Wheels .. or Order Wheels">
<AREA SHAPE=RECT COORDS="486,82,571,118" HREF="../wccdealr.html" title="Fact Sheet for Tire & Wheel Dealers, Shops, New Car Dealers, & the Insurance Industry">
<AREA SHAPE=RECT COORDS="576,82,661,118" HREF="Specials.asp" title="Best Prices of the Year on Selected Wheels">
</MAP>
<span
style="color: rgb(26, 21, 133); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; background-color: rgb(241, 242, 255); display: inline ! important; float: none;"></span>
<center
style="color: rgb(26, 21, 133); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><font
size="2"><b>7286 Penn Drive Bath, PA 18014<br>
Phone: (610)837-8792 Toll Free: (800)292-7467
Fax: (610)837-8967<br>
Hours: Mon - Fri 7:30am-5pm ... Sat 8am-12noon ... Sun Closed<br>
E-mail us at:<span class="Apple-converted-space"> </span><a
href="mailto:[email protected]">[email protected]</a><br>
Or, use<span class="Apple-converted-space"> </span><a
href="http://wheelcollision.com/wccontac2.html" target="_blank">Wheel
Collision Center on-line form</a><span class="Apple-converted-space"> </span><br>
Easy<span class="Apple-converted-space"> </span><a
href="http://wheelcollision.com/map.html">Driving Directions</a></b></font></center><br><br><!-- Start of Script -->
<script type="text/javascript">
<!--
//
function Dollar (val) { // force to valid dollar amount
var str,pos,rnd=0;
if (val < .995) rnd = 1; // for old Netscape browsers
str = escape (val*1.0 + 0.005001 + rnd); // float, round, escape
pos = str.indexOf (".");
if (pos > 0) str = str.substring (rnd, pos + 3);
return str;
}
var amt,des,obj,val,op1a,op1b,op2a,op2b,itmn,shp1,shp2,taxamt;
function ChkTok (obj1) {
var j,tok,ary=new Array (); // where we parse
ary = val.split (" "); // break apart
for (j=0; j<ary.length; j++) { // look at all items
// first we do single character tokens...
if (ary[j].length < 2) continue;
tok = ary[j].substring (0,1); // first character
val = ary[j].substring (1); // get data
if (tok == "~") {
//alert("ChkTok~");
// alert(val);
shp1 = val;
//obj1.shTire.value = val;
// alert(shp1);
// alert(shp2);
// var shpTotal = Number(shp1) + Number(shp2);
// alert(shpTotal);
// obj1.shipping.value = Dollar (shpTotal);
// obj1.shipping2.value = Dollar (shpTotal);
// obj1.sh1.value = Dollar (shpTotal);
}
if (tok == "*") {
//alert("ChkTok*");
// alert(val);
shp2 = val;
taxamt = '';
//obj1.tax.value = '';
obj1.no_shipping.value = 1;
if (obj1.state.value === 'PA' || obj1.state.value === 'pa' || obj1.state.value === 'pA' || obj1.state.value === 'Pa') {
obj1.tax.value = Math.round(((+shp2 + +amt) * 0.06 ) * 100) / 100;
}
else if (obj1.state.value === 'NJ' || obj1.state.value === 'nj' || obj1.state.value === 'Nj' || obj1.state.value === 'nJ') {
obj1.tax.value = Math.round(((+shp2 + +amt) * 0.07 ) * 100) / 100;
}
else {
obj1.tax.value = 0;
}
// obj1.shZone.value = val;
// alert(shp1);
// alert(shp2);
// var shpTotal = Number(shp1) + Number(shp2);
// alert(shpTotal);
// obj1.shipping.value = Dollar (shpTotal);
// obj1.shipping2.value = Dollar (shpTotal);
// obj1.sh1.value = Dollar (shpTotal);
}
if (tok == "^") {
obj1.tax.value = obj1.baseamt.value * 0.06;
obj1.no_shipping.value = 1;
}
}
val = ary.join (" "); // rebuild val with what's left
}
function StorVal () {
var tag;
tag = obj.name.substring (obj.name.length-2); // get flag
if (tag == "1a") op1a = op1a + " " + val;
else if (tag == "1b") op1b = op1b + " " + val;
else if (tag == "2a") op2a = op2a + " " + val;
else if (tag == "2b") op2b = op2b + " " + val;
else if (tag == "3i") itmn = itmn + " " + val;
else if (des.length == 0) des = val;
else des = des + ", " + val;
}
function ReadForm (obj1, tst) { // Read the user form
var i,j,pos;
amt=0;des="";op1a="";op1b="";op2a="";op2b="";itmn="";shp1=0;shp2=0;
if (obj1.baseamt) amt = obj1.baseamt.value*1.0; // base amount
if (obj1.basedes) des = obj1.basedes.value; // base description
if (obj1.baseon0) op1a = obj1.baseon0.value; // base options
if (obj1.baseos0) op1b = obj1.baseos0.value;
if (obj1.baseon1) op2a = obj1.baseon1.value;
if (obj1.baseos1) op2b = obj1.baseos1.value;
if (obj1.baseitn) itmn = obj1.baseitn.value;
if (obj1.shTire) shp1 = obj1.shTire.value;
if (obj1.shZone) shp2 = obj1.shZone.value;
if (obj1.tax) taxamt = obj1.tax.value;
for (i=0; i<obj1.length; i++) { // run entire form
obj = obj1.elements[i]; // a form element
// alert(obj.name);
if (obj.type == "select-one") { // just selects
if (obj.name == "quantity" ||
obj.name == "amount") continue;
pos = obj.selectedIndex; // which option selected
val = obj.options[pos].value; // selected value
ChkTok (obj1); // check for any specials
if (obj.name == "on0" || // let this go where it wants
obj.name == "os0" ||
obj.name == "on1" ||
obj.name == "os1") continue;
StorVal ();
} else
if (obj.type == "checkbox" || // just get checkboxex
obj.type == "radio") { // and radios
if (obj.checked) {
val = obj.value; // the value of the selection
ChkTok (obj1);
StorVal ();
}
} else
if (obj.type == "select-multiple") { //one or more
for (j=0; j<obj.options.length; j++) { // run all options
if (obj.options[j].selected) {
val = obj.options[j].value; // selected value (default)
ChkTok (obj1);
StorVal ();
}
}
} else
if ((obj.type == "text" || // just read text,
obj.type == "textarea") &&
obj.name != "tot" && // but not from here
obj.name != "sh1" &&
obj.name != "quantity" &&
obj.name != "first_name" &&
obj.name != "last_name" &&
obj.name != "address1" &&
obj.name != "city" &&
obj.name != "state" &&
obj.name != "zip" &&
obj.name != "email" &&
obj.name != "night_phone_a") {
val = obj.value; // get the data
if (val == "" && tst) { // force an entry
alert ("Enter data for " + obj.name);
return false;
}
StorVal ();
}
}
// Now summarize stuff we just processed, above
if (op1a.length > 0) obj1.on0.value = op1a;
if (op1b.length > 0) obj1.os0.value = op1b;
if (op2a.length > 0) obj1.on1.value = op2a;
if (op2b.length > 0) obj1.os1.value = op2b;
if (itmn.length > 0) obj1.item_number.value = itmn;
//if (taxamt.length > 0) obj1.tax.value = taxamt;
obj1.item_name.value = des;
obj1.amount.value = Dollar (amt);
//alert("ReadFormEnd");
obj1.shTire = shp1;
obj1.shZone = shp2;
var shpTotal = Number(shp1) + Number(shp2);
//alert(shpTotal);
obj1.shipping.value = Dollar (shpTotal);
//alert("Shipping Set");
obj1.shipping2.value = Dollar (shpTotal);
//alert("Shipping2Set");
obj1.sh1.value = "$" + Dollar (shpTotal);
//alert("SH1 Set");
}
//-->
</script><!-- End of Script -->
<center>
<div style="width:800px; text-align:left; border:0px; padding0; margin: 0 auto;">
<div style="float:left;">
<img src="http://www.wheelcollision.com/wccpix/60166.jpg" width="300px" alt="93-97 GEO PRIZM 14x5.5 Flat Thin 9 Spoke w Cvrd Lugs MACHINE/SILVER"/>
</div>
<div style="margin-left:310px">
<big style="font-family: Helvetica,Arial,sans-serif;"><big><span style="font-weight: bold;">14x5.5 Flat Thin 9 Spoke w Cvrd Lugs</span></big></big><br style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Compatible with
93-97 GEO PRIZM</span><br style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Part # <span style="color:red">H 60166</span></span><br style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Finish/Direction:
MACHINE/SILVER</span><br style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Price Each: <span style="color: red;">$145</span></span><br style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Price with
Exchange: $125</span><br style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Manufacturer
List: $423</span><br style="font-family: Helvetica,Arial,sans-serif;">
<br style="font-family: Helvetica,Arial,sans-serif;">
<!-- START BUTTON EXAMPLES --><!-- Start of Add to Cart Form --><!-- Note: target="paypal" was replaced with the variable target="_self" --><!-- Note: shopping_url also added to code -->
<!-- These two changes allow better functionality with IE and Firefox -->
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
<!-- If using a Business or Company Logo Graphic, include the "cpp_header_image" variable in your View Cart code. -->
<input name="cpp_header_image" value="http://wheelcollision.com/hindex9.gif" type="hidden">
<input name="cmd" value="_cart" type="hidden">
<input name="add" value="1" type="hidden">
<!-- Replace "business" value with your PayPal Email Address or Account ID --><input name="business" value="[email protected]" type="hidden">
<input name="item_name" type="hidden">
<input name="item_number" type="hidden">
<input name="amount" type="hidden">
<input name="currency_code" value="USD" type="hidden">
<input name="lc" value="US" type="hidden">
<input name="button_subtype" value="products" type="hidden">
<input name="no_note" value="0" type="hidden">
<input name="shipping" value="1.00" type="hidden">
<input name="shipping2" value="1.00" type="hidden">
<input name="cn" value="Add special instructions to the seller:" type="hidden">
<input name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted" type="hidden">
<!-- --><!-- Replace value with the web page you want the customer to return to --><input name="shopping_url" value="http://www.wheelcollision.com/" type="hidden"><!-- Replace value with the web page you want the customer to return to after a successful transaction -->
<input name="return" value="http://www.wheelcollision.com/" type="hidden"><!-- Replace value with the web page you want the customer to return to after item cancellation -->
<input name="cancel_return" value="http://www.wheelcollision.com/" type="hidden"><!-- -->
<input name="baseamt" value="145" type="hidden">
<input name="basedes" value="14x5.5 Flat Thin 9 Spoke w Cvrd Lugs MACHINE/SILVER (93-97 GEO PRIZM)" type="hidden"><!-- -->
<input name="baseon0" type="hidden">
<input name="baseos0" type="hidden">
<input name="baseon1" type="hidden">
<input name="baseos1" type="hidden">
<input name="tax" type="hidden">
<input name="no_shipping" type="hidden" value="1">
<input name="address_override" type="hidden" value="1">
Please provide an address where UPS can deliver: <br/>
<input name="first_name" id="first_name" required placeholder="First Name">
<input name="last_name" id="last_name" required placeholder="Last Name"><br/>
<input name="address1" id="address1" required placeholder="Street Address" size="60"><br/>
<input name="city" id="city" required placeholder="City">
<input name="state" id="state" style="text-transform: uppercase" required placeholder="State" maxlength=2 size="3">
<input name="zip" required placeholder="Zip Code" maxlength=5 size="6" id="ZipCode" onchange="getShippingZone (this.form)"><br/>
<input name="email" id="email" required placeholder="Email Address" width="200">
<input name="night_phone_a" id="night_phone_a" required placeholder="Phone" width="200"><br/>
<input name="custom" id="custom" placeholder="Make Model Year of your car" size="100"><br/>
<input type='checkbox' id='inStorePickup' name='inStorePickup' />I wish to pickup my order in store. <br/>
<script type="text/javascript">document.getElementById("inStorePickup").addEventListener('change', function(){
if (this.checked) {
document.getElementById("first_name").required = true;
document.getElementById("last_name").required = true;
document.getElementById("address1").required = false;
document.getElementById("city").required = false;
document.getElementById("state").required = false;
document.getElementById("ZipCode").required = false;
document.getElementById("night_phone_a").required = true;
var textToFind = 'In Store Pickup';
var dd = document.getElementById('ZoneOptions');
for (var j = 0; j < dd.options.length; j++) {
if (dd.options[j].text === textToFind) {
dd.selectedIndex = j;
break;
}
}
ReadForm(this.form, false);
}
else
{
document.getElementById("first_name").required = true;
document.getElementById("last_name").required = true;
document.getElementById("address1").required = true;
document.getElementById("city").required = true;
document.getElementById("state").required = true;
document.getElementById("ZipCode").required = true;
document.getElementById("night_phone_a").required = true;
getShippingZone (this.form);
}
})
</script>
Shipping Cost: <input readonly="readonly" class="nbor" id="sh1" name="sh1" size="8" value="$0.00" type="text"> <br>
<input readonly="readonly" class="nbor" name="ShipError" id="ShipError" style="visibility:hidden" size="25" type="text" value="Unknown Zip Code, Please call us for Shipping Charge !!">
<input name="baseitn" value="H 60166" type="hidden"><!-- -->
<input name="on0" type="hidden">
<input name="os0" type="hidden"> <br>
<br>
<script type="text/javascript" src="ShippingNew.js" ></script>
<!-- Enter your Zip Code to locate your zone: <input name="ZipCode" value="00000" id="ZipCode" onchange="getShippingZone (this.form)"><br/>
<button type="button" onclick="getShippingZone (this.form)" name="Calculate Shipping">Calculate Shipping</button><br/><br/> -->
<select name="ZoneOptions" id="ZoneOptions" onchange="ReadForm (this.form, false);" style="visibility:hidden">
<option value="Please Choose" selected="selected"></option>
<option value="In Store Pickup ^6">In Store Pickup</option>
<option value="Zone 2 *21.0000">Zone 2</option>
<option value="Zone 3 *23.0000">Zone 3</option>
<option value="Zone 4 *24.0000">Zone 4</option>
<option value="Zone 5 *26.0000">Zone 5</option>
<option value="Zone 6 *29.0000">Zone 6</option>
<option value="Zone 7 *32.0000">Zone 7</option>
<option value="Zone 8 *35.0000">Zone 8</option>
</select>
Wheel Exchange:<br>
<input onchange="ReadForm (this.form, false);" name="TireOptions" value="Repairable Core" type="radio">I will trade back my repairable wheel.<br>
<input onchange="ReadForm (this.form, false);" name="TireOptions" value="No Repairable Core" type="radio">I will not trade back my repairable wheel.<br>
<br>
<!-- -->
<input readonly="readonly" class="nbor" name="shTire" size="8" value="0.00" type="hidden">
<input readonly="readonly" class="nbor" name="shZone" size="8" value="0.00" type="hidden">
<input readonly="readonly" class="nbor" name="tot" size="8" value="$0.00" type="hidden"><!-- -->
<br>
<input src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image"><img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" height="1" width="1"></form>
<!-- End of Form -->
<!-- Start of View Cart Button Code -->
<form target="_self" action="https://www.paypal.com/cgi-bin/webscr" method="post"><!-- If using a Business or Company Logo Graphic, include the "cpp_header_image" variable in your View Cart code. -->
<input name="cpp_header_image" value="https://www.yourwebsite.com/logo.jpg" type="hidden"> <input name="cmd" value="_cart" type="hidden"><input name="display" value="1" type="hidden"><!-- Replace "business" value with your PayPal Email Address or Account ID --><input name="business" value="[email protected]" type="hidden"><!-- Replace value with the web page you want the customer to return to --><input name="shopping_url" value="http://www.WHEELCOLLISION.com/" type="hidden"> <input src="https://www.paypalobjects.com/en_US/i/btn/btn_viewcart_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image"><img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" height="1" width="1"></form>
<!-- End of View Cart Button Code --><!-- END BUTTON EXAMPLES --><!-- END SAMPLE CODE SECTION --><br>
<br>
</div>
</div>
</center>
<div style="text-align: center; padding:20px;">
<b>To order, call toll-free 1-800-292-RIMS (7467).</b>
</div>
<div style="text-align: center; padding:20px;"> <p>Most WHEELS are sold refinished in "as new" MINT condition, and most carry a Limited Lifetime Warranty against material defect. Listed Prices are "PER WHEEL". Wheel center caps are typically priced separately, so do let us know if you may need them and we can confirm price and availability. </p>
<p>Copyright � 2016 Wheel Collision Center, Bath, PA, USA</p>
</div>
</body>
</html>