Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Security code on credit cards.


Recommended Posts

  • 2 weeks later...
Is there an add on that will allow the customer to add the credit card's security code in while checking out?

Thanks,

Jeff

If your post is ignored, it maybe because the storing of CVV is illegal.

Link to comment
Share on other sites

How and why?

 

 

According to PCI regulations and Visa and Mastercards rules you are not alowed to store the CVV/CVV2/3-digit security code at all.

 

 

It is only to be used in realtime payment systems where its not stored at all only used directly to verify the card and a auth code is issued back. (The auth code can be stored)

 

 

If you wish to use the CVV?CVV2/3-digit security code you will need to use a real time payment gateway provider.

Edited by toyicebear
Link to comment
Share on other sites

We have been through this before. It is not illegal. You won't be arrested, convicted or jailed!

Far from being against the law it is only contrary to your agreement with your card processor

 

However:

"Sending CC info by email is not PCI compliant, and here are some info what might happen if you do so...

 

What Happens If My Business Does Not Become PCI Compliant?

 

PCI Compliance is a requirement of your contract with the credit card companies. If you do not make your business PCI compliant, you are in violation of your contract. The credit card companies can take the following actions if your business does not abide by the security standards.

 

* Visa may charge your business up to $500,000 per incident if your network and the information of consumers is compromised.

* You may be banned from allowing your customers to use credit cards issued by the company that finds your business non-compliant.

* If you do not notify the companies of probable or actual violations or thefts of our customers’ information, you will also be fined. Again, Visa can charge you as much as $100,000 per incident.

* Other fines may be charged if the credit card company feels that the your company’s violations pose a risk to the credit card company and/or its members."

Link to comment
Share on other sites

We have been through this before. It is not illegal. You won't be arrested, convicted or jailed!

Far from being against the law it is only contrary to your agreement with your card processor

illegal - prohibited by law or by official or accepted rules

 

I think a merchant agreement comes under that umbrella, but that is my opinion.

Link to comment
Share on other sites

There is no statute. No bill passed by the congress and signed by the executive branch. It's a legal contract that you enter into to. But it's not a LAW.

 

Calling it "Illegal" is a ploy and scare tactic used by salespeople who work for a card processing company and are paid huge commissions for every poor sucker they sign up. It's a sales tool. I receive calls from the processors boiler room salespeople nearly weekly using the "illegal" tactic. I am sorry if you succumbed to this ruse.

 

illegal - prohibited by law or by official or accepted rules

 

I think a merchant agreement comes under that umbrella, but that is my opinion.

Link to comment
Share on other sites

  • 1 month later...

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

<html dir="LTR" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Tellico 4x4</title>

<meta name="Description" content="4WD Parts, 4x4 Parts, 4x4 Accessories, Jeep Parts, Jeep Accessories, UTV Accessories at the lowest possible price. Thousands of quality jeep parts-4x4 accessories in stock. The most comprehensive information on the Tellico ORV Area is at Tellico 4x4.">

<meta name="Keywords" content="Tellico 4x4">

<meta name="Reply-to" content="[email protected]">

<base href="https://www.tellico4x4.com/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

<script language="javascript" type="text/javascript" src="https://secure.comodo.net/trustlogo/javascript/trustlogo.js"></script>

 

<script language="javascript"><!--

function popupWindow(url) {

window.open(url,'popupWindow','toolbar=no,location=no,directories=no status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=450,heigh

t=450,screenX=150,screenY=150,top=150,left=150')

}

var selected;

var submitter = null;

function submitFunction() {

submitter = 1;

}

function selectRowEffect(object, buttonSelect) {

if (!selected) {

if (document.getElementById) {

selected = document.getElementById('defaultSelected');

} else {

selected = document.all['defaultSelected'];

}

}

 

if (selected) selected.className = 'moduleRow';

object.className = 'moduleRowSelected';

selected = object;

 

// one button is not an array

if (document.checkout_payment.payment[0]) {

document.checkout_payment.payment[buttonSelect].checked=true;

} else {

document.checkout_payment.payment.checked=true;

}

}

 

function rowOverEffect(object) {

if (object.className == 'moduleRow') object.className = 'moduleRowOver';

}

 

function rowOutEffect(object) {

if (object.className == 'moduleRowOver') object.className = 'moduleRow';

}

//--></script>

<script language="javascript"><!--

function check_form() {

var error = 0;

var error_message = "Errors have occured during the process of your form.\n\nPlease make the following corrections:\n\n";

var payment_value = null;

if (document.checkout_payment.payment.length) {

for (var i=0; i<document.checkout_payment.payment.length; i++) {

if (document.checkout_payment.payment.checked) {

payment_value = document.checkout_payment.payment.value;

}

}

} else if (document.checkout_payment.payment.checked) {

payment_value = document.checkout_payment.payment.value;

} else if (document.checkout_payment.payment.value) {

payment_value = document.checkout_payment.payment.value;

}

 

if (payment_value == "authorizenetaim") {

var cc_owner = document.checkout_payment.authorizenetaim_cc_owner.value;

var cc_number = document.checkout_payment.authorizenetaim_cc_number.value;

var cc_cvv = document.checkout_payment.authorizenetaim_cc_cvv.value;

if (cc_owner == "" || cc_owner.length < 3) {

error_message = error_message + "* The owner's name of the credit card must be at least 3 characters.\n";

error = 1;

}

if (cc_number == "" || cc_number.length < 10) {

error_message = error_message + "* The credit card number must be at least 10 characters.\n";

error = 1;

}

if (cc_cvv == "" || cc_cvv.length < "3" || cc_cvv.length > "4") {

error_message = error_message + "* The CVV number must be 3 - 4 characters.\n";

error = 1;

}

}

 

if (payment_value == null && submitter != 1) {

error_message = error_message + "* Please select a payment method for your order.\n";

error = 1;

}

 

if (error == 1 && submitter != 1) {

alert(error_message);

return false;

} else {

return true;

}

}

//--></script>

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

<script language="javascript" type="text/javascript" src="includes/ajax.js"></script>

<script language="JavaScript" src="includes/general.js" type="text/javascript"></script>

 

<script language="JavaScript" type="text/javascript">

<!--

function popupWindow(url) {

window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,re

sizable=yes,copyhistory=no,width=450,height=280,screenX=150,screenY=150,top=150,l

eft=150')

}

//-->

</script>

 

<body bgcolor="#FFFFFF" leftmargin="1" topmargin="1" marginwidth="1" marginheight="1">

<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">

 

<tr>

<td valign="top">

<table width="100%" border="0" cellpadding="0" cellspacing="0">

<tr>

<td valign="top">

<!-- Begin Header Table containing logo, BBB and Verisign //-->

<table width="100%" border="0" cellpadding="0" cellspacing="0" >

<tr>

<td valign="bottom" bgcolor="#FFFFFF"><img src="images/logo_35.png" border="0" alt="4x4 Parts - Jeep Accessories - Tellico Info" title=" 4x4 Parts - Jeep Accessories - Tellico Info " width="235" height="60"></td>

 

<td align="center" valign="bottom" bgcolor="#FFFFFF"><span class="smallText"><a rel="nofollow" href=":Add This Page To Your Favorites!" onDragstart="return false" onClick='window.external.AddFavorite(location.href, document.title);return false'>Add Tellico4x4 to your favorites</a></span><br>

<img src="images/online_since_1999.png" border="0" alt="Parts and Accessories for Jeeps, Trucks, SUVs and UTVs" title=" Parts and Accessories for Jeeps, Trucks, SUVs and UTVs "></td>

<td align="center" valign="bottom" bgcolor="#FFFFFF"><table width="547" height="31" border="0" cellpadding="0" cellspacing="0" >

<tr>

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

<td width="90" height="31" background="/images/tab_back.jpg"><div align="center"><span class="smallText"><a href="http://www.tellico4x4.com/info.php">Company Info</a></span></div></td>

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

<td width="90" height="31" background="/images/tab_back.jpg"><div align="center"><span class="smallText"><a href="http://www.tellico4x4.com/info.php#sec">Security & Privacy Policies</a></span></div></td>

 

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

<td width="90" height="31" background="/images/tab_back.jpg"><div align="center"><span class="smallText"><a href="/mailinorderform.pdf" target="_blank">Mail-In & Fax Order Form</a></span></div></td>

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

<td width="90" height="31" background="/images/tab_back.jpg"><div align="center"><span class="smallText"><a href="http://www.tellico4x4.com/international.php">International Customers</a></span></div></td>

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

<td width="90" background="/images/tab_back.jpg"><div align="center"><span class="smallText"><a href="http://www.tellico4x4.com/tellico-info-main.php">Tellico OHV Trail Info</a></span></div></td>

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

 

<td width="90" height="31" background="/images/tab_back.jpg"><div align="center"><span class="smallText"><a href="http://www.tellico4x4.com/ride.php">Places To Ride</a></span></div></td>

<td width="1"><img src="/images/spacer_line.gif" width="1" height="31"></td>

</tr>

</table></td>

 

</tr>

<tr class="headerNavigation" height="27">

<td colspan="4" class="headerNavigation"><table width="100%" border="0">

<tr>

 

<td><div align="center">

<table width="100%" border="0" cellpadding="1" cellspacing="1" >

<tr align="center">

<td class="headerNavigation" style="BORDER-LEFT: #000000 2px solid" valign=center><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/categories_zones.php/abz_id/111">Bargain Bin</a></span></div></td>

<td valign=center class="headerNavigation" style="BORDER-LEFT: #000000 2px solid"><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/specials.php">Weekly Specials</a></span></div></td>

<td valign=center class="headerNavigation" style="BORDER-LEFT: #000000 2px solid"><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/categories_zones.php/abz_id/133">Jeep Parts</a></div></td>

<td valign=center class="headerNavigation" style="BORDER-LEFT: #000000 2px solid"><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/categories_zones.php/abz_id/133">Jeep Accessories</a></div></td>

 

<td class="headerNavigation" style="BORDER-LEFT: #000000 2px solid" valign=center><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/categories_zones.php/abz_id/131">Truck Accessories</a></div></td>

<td class="headerNavigation" style="BORDER-LEFT: #000000 2px solid" valign=center><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/categories_zones.php/abz_id/108">UTV Accessories</a></div></td>

<td class="headerNavigation" style="BORDER-LEFT: #000000 2px solid" valign=center><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/index.php/cPath/2880">Hunting Gear</a></div></td>

<td class="headerNavigation" style="BORDER-LEFT: #000000 2px solid; BORDER-RIGHT: #000000 2px solid" valign=center><div align="center"><a class="headerNavigation" href="http://www.tellico4x4.com/info_request.php">Free Catalog</a></div></td>

</tr>

</table>

</div></td>

 

</tr>

</table></td>

</tr>

 

<tr>

<td colspan="4"><table width="100%" style="BORDER-TOP: #848585 1px solid">

<tr>

<td height="25"><div align="left"> <img src="images/phone_number.png" border="0" alt="Call our toll-free order line to get your Jeep or 4x4 parts and UTV accessories" title=" Call our toll-free order line to get your Jeep or 4x4 parts and UTV accessories "></div></td>

<td><div align="center"><a href="http://www.tellico4x4.com/loyalty.php"><img src="images/loyalty_350.png" border="0" alt=""></a></div></td>

<td nowrap="nowrap"><div align="right">

 

<a href="https://www.tellico4x4.com/logoff.php" class="headerNavigation"><img src="images/log_off.png" border="0" alt="" width="77" height="23"></a> </span>

<a href="https://www.tellico4x4.com/account.php" class="headerNavigation"><img src="images/my_account.png" border="0" alt="" width="77" height="23"></a>  </span>

<a href="https://www.tellico4x4.com/wishlist.php" class="headerNavigation"><img src="images/wishlist.png" border="0" alt="" width="77" height="23"></a>  </span>

<a href="http://www.tellico4x4.com/shopping_cart.php" class="headerNavigation"><img src="images/view_cart.png" border="0" alt="" width="77" height="23"></a>  </div></td>

</tr>

</table></td>

</tr>

 

<tr class="headerNavigation">

<td height="25" colspan="4" align ="center" ><table width="100%" >

<tr>

<td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr>

<td><a href="/international.php"><img src="images//intl_customers.png" border="0" alt="International Customers are welcome at Tellico4x4.com!" title=" International Customers are welcome at Tellico4x4.com! "></a></td>

<td align="center"></td>

<td align="center"> </td>

<td align="center"><a href="http://www.tellico4x4.com/jk-build.php"><img src="images/specials/jk-build-header.png" border="0" alt="Come along as we build up a new stock 2008 Jeep Wrangler Rubicon JK with our most popular Jeep accessories to make it an ideal Daily Driver AND Weekend Wheeler" title=" Come along as we build up a new stock 2008 Jeep Wrangler Rubicon JK with our most popular Jeep accessories to make it an ideal Daily Driver AND Weekend Wheeler "></a></td>

 

<td align="right"><a href="http://www.tellico4x4.com/specials.php"><img src="images/specials/specials.png" border="0" alt="Limited time offers - Special Pricing and Free Shipping Offers On Off Road Parts And Accessories!" title=" Limited time offers - Special Pricing and Free Shipping Offers On Off Road Parts And Accessories! "></a></td>

</tr>

</table>

<div align="right"></div></td>

</tr>

</table></td>

</tr>

<tr>

<td colspan="4"><span class="boxText"><a href="http://www.tellico4x4.com" class="boxText">Home</a> » <a href="http://www.tellico4x4.com/categories_map.php" class="boxText">Shop</a> » <a href="https://www.tellico4x4.com/checkout_shipping.php" class="boxText">Checkout</a> » <a href="https://www.tellico4x4.com/checkout_payment.php" class="boxText">Payment Method</a></span></td>

 

</tr>

</table>

</td>

</tr>

</table></td>

</tr>

</table>

<table width="970" border="0" align="center">

<tr>

<td></td>

 

</tr>

</table>

<!-- header_eof //-->

 

<!-- body //-->

<table width="970" border="0" align="center" cellpadding="3" cellspacing="3">

<tr>

<td width="175" valign="top"><table border="0" width="175" cellspacing="0" cellpadding="2" >

<!-- left_navigation //-->

<!-- search //-->

<tr>

<td>

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Search Our Site</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

 

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxTextBlack"><form name="quick_find" action="http://www.tellico4x4.com/advanced_search_result.php" method="get"><input type="text" name="keywords" id="keywords" onkeyup="loadXMLDoc(this.value, 'https://www.tellico4x4.com/quickfind.php?keywords=', 'quicksearch')" size="10" style="width: 100px"> <div class="headsearch" id="quicksearch">Quick Find Results....</div><br /><input type="image" src="includes/languages/english/images/buttons/button_search.gif" border="0" alt="Search Our Site" title=" Search Our Site "></form></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

 

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- search_eof //-->

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBoxContents">

<tr>

 

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Shop by Category</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

</td>

 

</tr>

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/categories_zones.php/abz_id/133">Jeep Parts & Accessories</a></td>

 

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

 

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/categories_zones.php/abz_id/131">Truck & SUV Accessories</a></td>

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/categories_zones.php/abz_id/107">UTV Accessories</a></td>

 

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

 

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/categories_zones.php/abz_id/112">ATV Accessories</a></td>

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/categories_zones.php/abz_id/108">Outdoor & Hunting Gear</a></td>

 

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

 

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/categories_zones.php/abz_id/111">Clearance Sale</a></td>

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

<tr>

<td>

 

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/gifts.php">Gift Ideas</a></td>

 

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<tr>

<td>

 

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td class="boxText"><a href="http://www.tellico4x4.com/specials.php">Weekly Specials</a></td>

</tr>

</table>

</td>

</tr>

</table>

 

</td>

</tr>

 

</table></td>

</tr><!-- manufacturers //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

 

<td width="100%" height="14" class="infoBoxHeading">Shop By Manufacturer</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

 

</tr>

<tr>

<td class="boxText"><form name="manufacturers" action="http://www.tellico4x4.com/index.php" method="get"><select name="manufacturers_id" onChange="this.form.submit();" size="1" style="width: 100%"><option value="" SELECTED>Select Manufacturer</option><option value="10">Advance Adapter..</option><option value="312">AFE - Advanced ..</option><option value="12">AGR</option><option value="307">All Things Jeep</option><option value="288">All Transmissio..</option><option value="353">Allen Cases</option><option value="14">Allied Racing</option><option value="15">ARB</option><option value="258">Auburn Gear</option><option value="234">Auto Custom Car..</option><option value="276">Autoventshade</option><option value="231">AVM</option><option value="356">Baretta</option><option value="259">Beard</option><option value="20">Bestop®</option><option value="368">Big Sky Racks</option><option value="337">Blackhawk!</option><option value="351">Bob Allen</option><option value="220">Body Armor</option><option value="212">Borgeson</option><option value="358">Bulldog Case Co</option><option value="325">Bulldog Winch</option><option value="194">Bully Dog</option><option value="22">Bushwacker</option><option value="145">Cargo Logic</option><option value="146">Catch-All</option><option value="139">CB Rack</option><option value="23">Centech</option><option value="247">Centerforce</option><option value="277">Champion</option><option value="175">Class M Corpora..</option><option value="268">Classic Accesso..</option><option value="135">Clover Patch</option><option value="262">Coast Driveline</option><option value="339">Columbia River</option><option value="25">Corbeau</option><option value="352">Coverking</option><option value="359">Crickett</option><option value="218">Crown Automotiv..</option><option value="223">Crown Performan..</option><option value="310">CST Performance</option><option value="28">CTM</option><option value="322">Currie Enterpri..</option><option value="369">CVA</option><option value="294">Daystar</option><option value="306">DiamondBack</option><option value="349">Dirt Performanc..</option><option value="301">Dragon Fire Rac..</option><option value="360">Drymate</option><option value="255">DU-HA</option><option value="256">Dynatrac</option><option value="35">Dynomax</option><option value="177">Eaton</option><option value="185">Edelbrock</option><option value="308">Edge Products</option><option value="227">Electric-Life</option><option value="249">EMPI</option><option value="299">Engel</option><option value="267">Extreme Metal P..</option><option value="260">Fab Fours</option><option value="363">Flambeau</option><option value="190">Flex-a-lite</option><option value="189">Flowmaster</option><option value="364">Foxpro</option><option value="305">Gen-Right</option><option value="361">Glock</option><option value="41">Goodridge</option><option value="273">Goodyear</option><option value="42">Grant</option><option value="279">Greene Mountain</option><option value="302">GT Styling</option><option value="367">Gunmate</option><option value="354">Hardigg</option><option value="46">Hi-Lift Jack</option><option value="184">Holley</option><option value="295">Hunter Works</option><option value="321">Husky Liners</option><option value="280">Immi Outdoors</option><option value="334">Interco</option><option value="342">ITP</option><option value="357">J&M UTV</option><option value="289">J.Strong</option><option value="246">JB Fab</option><option value="272">JBL</option><option value="254">JD Enterprises</option><option value="224">JE Reel</option><option value="290">Joes Racing</option><option value="50">K&N</option><option value="350">Kalispel</option><option value="216">KC Hilites</option><option value="370">Knight</option><option value="270">Kolpin</option><option value="314">Legacy</option><option value="347">Leupold</option><option value="316">Light Racing</option><option value="108">Litegrip</option><option value="328">Lonestar Racing</option><option value="332">Mammoth Designs</option><option value="331">Mammoth Sound</option><option value="287">MasterCraft</option><option value="341">Maxxis</option><option value="253">Mean Green</option><option value="56">Milemarker</option><option value="186">Misch 4x4</option><option value="59">Monroe</option><option value="208">Mopar</option><option value="60">MORE</option><option value="61">Moser Engineeri..</option><option value="311">Motosport Alloy..</option><option value="62">MSD Ignition</option><option value="362">MTM Molded Prod..</option><option value="309">MTW Performance..</option><option value="128">National</option><option value="230">New Century MFG</option><option value="214">New Venture Gea..</option><option value="346">Nikon</option><option value="197">OffRoad Air</option><option value="170">OKO</option><option value="66">Olympic 4X4</option><option value="333">OMF</option><option value="157">Omix-Ada</option><option value="195">Optima Batterie..</option><option value="252">OR-Fab</option><option value="374">ORV Suspension</option><option value="156">Outland</option><option value="183">OX Trax</option><option value="68">Pacesetter Perf..</option><option value="69">Painless Wiring</option><option value="70">Pavement Ends</option><option value="187">PDP</option><option value="71">Performance Acc..</option><option value="151">Performance Ste..</option><option value="366">Plano</option><option value="72">Posi-Lok</option><option value="221">Powertank</option><option value="161">Premier Power W..</option><option value="304">Pro Armor</option><option value="144">Pro-Line</option><option value="343">Pro-One</option><option value="74">Prothane</option><option value="313">Pure Performanc..</option><option value="323">Raceline Wheels</option><option value="232">Rampage</option><option value="77">Rancho</option><option value="315">Reid Racing</option><option value="371">Remington</option><option value="180">Richmond Gear</option><option value="261">Rim Rock Mounta..</option><option value="243">RJR Products</option><option value="132">Rock Hard 4x4 P..</option><option value="228">Rock Krawler</option><option value="373">Rugged Gear</option><option value="248">Rugged Ridge</option><option value="271">Seizmik</option><option value="58">Select Incremen..</option><option value="163">Shur-Co.</option><option value="83">Skid Row</option><option value="84">Skyjacker</option><option value="297">Spal</option><option value="329">Speedlinez</option><option value="173">Spicer</option><option value="336">SPOT Inc</option><option value="300">Stak 4x4, Inc</option><option value="137">Staun</option><option value="348">Steiner</option><option value="110">Stewart Warner</option><option value="338">Stoney Point</option><option value="340">Streamlight</option><option value="283">Sun Performance</option><option value="87">Superior Gear</option><option value="89">Superwinch</option><option value="285">SxS Xtras</option><option value="291">T And A Fabrica..</option><option value="365">Tac Force</option><option value="293">Taxor</option><option value="330">Tellico 4x4</option><option value="372">Thompson Center..</option><option value="324">Thunderhawk</option><option value="174">Timken</option><option value="92">Tom Wood's Cust..</option><option value="303">Tommy Toppers</option><option value="150">Totally Stainle..</option><option value="182">Tractech</option><option value="265">Trail Armor</option><option value="93">Trailmaster</option><option value="226">Tuffy</option><option value="355">Uncle Mike's</option><option value="320">UniChip</option><option value="319">Unisteer</option><option value="327">UTV Concepts</option><option value="245">Vanco</option><option value="242">Vector</option><option value="95">VIAIR</option><option value="275">Vision Wheel</option><option value="292">Vision X</option><option value="318">Wade Automotive</option><option value="96">Walker Exhaust</option><option value="97">Warn</option><option value="98">Warrior Product..</option><option value="99">Weber</option><option value="165">Wilderness</option><option value="344">Wyoming Knife</option><option value="102">Xenon</option><option value="317">Yukon Gear & Ax..</option><option value="284">Zone Worx</option></select></form></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<!-- manufacturers_eof //-->

<!-- search //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Redeem a Gift Certificate/Voucher</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

 

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxTextBlack"><form name="quick_redeem" action="http://www.tellico4x4.com/gv_redeem.php" method="get">If you have received a Gift Certificate or an In-Store Credit, type the code here and click the "Redeem" button. The certificate or voucher balance will be credited to your account for immediate or future use.<br><input type="text" name="gv_no" size="10" maxlength="30" style="width: 145px"><br><input type="image" src="includes/languages/english/images/buttons/button_redeem.gif" border="0" alt="Redeem a Gift Certificate/Voucher" title=" Redeem a Gift Certificate/Voucher "></form></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<!-- search_eof //-->

<!-- ssl_provider info box //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Safe & Secure Shopping</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

 

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><script language="javascript" type="text/javascript">TrustLogo("https://www.tellico4x4.com/images/ssl_provider/comodo_trustlogo_seal.png", "SC", "none");</script></td>

 

</tr>

<tr>

<td align="center" class="boxText"><a class="category-top" href="http://www.tellico4x4.com/info.php#privacy" target="_blank"><u>Your Privacy Is Important</u></a><br><br><a href="http://www.bbbonline.org/cks.asp?id=1030214925929812" target="_blank"><img src="images/bbb-graphic.gif" border="0" alt=""></a></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

 

</tr>

</table>

 

 

</td>

</tr>

<!-- ssl_provider_eof //-->

<!-- intl_orders //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

 

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">4 Ways To Shop</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="left" class="boxText">- <a class="category-top" href="http://www.tellico4x4.com/account.php"><u>Order Online</u></a><br>- <a class="category-top" href="http://www.tellico4x4.com/info.php#about"><u>Toll-Free 800-566-3646</u></a><br>- <a class="category-top" href="http://www.tellico4x4.com/mailinorderform.pdf" target="_blank"><u>Mail-In Order Form</u></a><br>- <a class="category-top" href="http://www.tellico4x4.com/mailinorderform.pdf" target="_blank"><u>Fax Order 24/7</u></a></td>

</tr>

 

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- trail_info_eof //--><!-- information //-->

<tr>

 

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Information</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

 

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td class="boxText"><a class="category-top" href="http://www.tellico4x4.com/info.php">Policies Page</a><br><a class="category-top" href="http://www.tellico4x4.com/info.php/#about">Contact Us</a><br><a class="category-top" href="http://www.tellico4x4.com/info.php/#ship">Shipping & Returns</a><br><a class="category-top" href="http://www.tellico4x4.com/info.php/#return">Returns Policy</a><br><a class="category-top" href="http://www.tellico4x4.com/info.php/#track">Order Tracking</a><br><a class="category-top" href="http://www.tellico4x4.com/info.php/#damage">Damaged Items Policy</a><br><a class="category-top" href="http://www.tellico4x4.com/newsletter.php">Newsletter</a><br></td>

 

</tr>

<tr>

<td align="center" class="boxText"><img src="/images/mastercard.jpg"><img src="/images/visa.jpg"><br><img src="/images/discover.jpg"><br><img src="/images/echeck.jpg"><img src="/images/paypal.jpg"></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

 

</table>

</td>

</tr>

<!-- information_eof //-->

<!-- left_navigation_eof //-->

</table></td>

<!-- body_text //-->

<td width="100%" valign="top"><form name="checkout_payment" action="https://www.tellico4x4.com/checkout_confirmation.php" method="post" onsubmit="return check_form();"><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td class="pageHeading">Payment Information</td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td class="main"><b>Billing Address</b></td>

 

</tr>

</table></td>

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

<tr class="infoBoxContents">

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

 

<td class="boxText" width="50%" valign="top">Please choose from your address book where you would like the invoice to be sent to.<br><br><a href="https://www.tellico4x4.com/checkout_payment_address.php"><img src="includes/languages/english/images/buttons/button_change_address.gif" border="0" alt="Change Address" title=" Change Address " width="110" height="21"></a></td>

<td align="right" width="50%" valign="top"><table border="0" cellspacing="0" cellpadding="2">

<tr>

<td class="boxText" align="center" valign="top"><b>Billing Address:</b><br>

<img src="images/arrow_south_east.gif" border="0" alt="" width="50" height="31"></td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText" valign="top">Che Chubaca<br> 422 Che Buca Lane<br> Santiago, CA 92676<br> United States</td>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

</tr>

</table></td>

</tr>

</table></td>

</tr>

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td class="main"><b>Payment Method</b></td>

</tr>

</table></td>

 

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

<tr class="infoBoxContents">

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText" width="100%" valign="top">Please select the preferred payment method to use on this order.<br>Select <b>Credit/Debit Card</b> for Visa, Mastercard or Discover.<br>Select <b>PayPal</b> for PayPal, E-Check or American Express.</td>

 

<td class="boxText" width="50%" valign="top" align="right"><b>Please Select</b><br>

<img src="images/arrow_east_south.gif" border="0" alt="" width="40" height="32"></td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td colspan="2"><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr class="moduleRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="selectRowEffect(this, 0)">

 

<td class="mainModule" width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="mainModule" colspan="3"><b>PayPal / E-Check</b></td>

<td class="mainModule" align="right">

<input type="radio" name="payment" value="paypal_ipn"> </td>

<td class="mainModule" width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

 

</tr>

<tr>

<td colspan="4"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td colspan="2"><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr class="moduleRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="selectRowEffect(this, 1)">

<td class="mainModule" width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

 

<td class="mainModule" colspan="3"><b>Credit Card (Authorize.net AIM)</b></td>

<td class="mainModule" align="right">

<input type="radio" name="payment" value="authorizenetaim"> </td>

<td class="mainModule" width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td colspan="4"><table border="0" cellspacing="0" cellpadding="2">

 

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText">Credit Card Owner:</td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText"><input type="text" name="authorizenetaim_cc_owner" value="Che Chubaca"></td>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

 

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText">Credit Card Number:</td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText"><input type="text" name="authorizenetaim_cc_number"></td>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

 

<td class="boxText">Credit Card CVV Code:</td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText"><input type="text" name="authorizenetaim_cc_cvv" size="4"></td>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText">Credit Card Expiry Date:</td>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText"><select name="authorizenetaim_cc_expires_month"><option value="01">January</option><option value="02">February</option><option value="03">March</option><option value="04">April</option><option value="05">May</option><option value="06">June</option><option value="07">July</option><option value="08">August</option><option value="09">September</option><option value="10">October</option><option value="11">November</option><option value="12">December</option></select> <select name="authorizenetaim_cc_expires_year"><option value="08">2008</option><option value="09">2009</option><option value="10">2010</option><option value="11">2011</option><option value="12">2012</option><option value="13">2013</option><option value="14">2014</option><option value="15">2015</option><option value="16">2016</option><option value="17">2017</option></select></td>

 

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

<tr>

 

<td colspan="4"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table>

<br>

<table width="100%" >

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td><span class="boxText">We are sorry, but PayPal cannot currently be used as the payment method on orders with discounts. Please select another payment method or contact us for further options.</span></td>

 

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

</tr>

</table></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

 

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td class="main"><b>Credits Available</b></td>

</tr>

</table></td>

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

 

<tr class="infoBoxContents"><td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr><td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td colspan="2" class="main">If you have a gift certificate, in-store credit, or discount code, please enter it below in the appropriate box.</td>

</tr>

<tr><td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td colspan="2"><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr colspan="4"><td colspan="4" width="100%"><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td></tr> <tr class="moduleRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" >

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td> <td class="boxTextBlack"><b>Gift Certificate</b></td><td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td> </tr>

 

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td> <td class="boxTextBlack">

Enter Redeem Code  <input type="text" name="gv_redeem_code"></td> <td align="right"><input type="image" name="submit_redeem" onClick="submitFunction()" src="includes/languages/english/images/buttons/button_redeem.gif" border="0" alt="Redeem Voucher" title = "Redeem Voucher"></td> <td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td></tr>

<tr colspan="4"><td colspan="4" width="100%"><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td></tr> <tr class="moduleRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" >

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td> <td class="boxTextBlack"><b>Gift Vouchers/Discount Coupons/Promo Code</b></td><td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td> </tr>

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td> <td class="boxTextBlack">

 

Enter Redeem Code  <input type="text" name="gv_redeem_code"></td> <td align="right"><input type="image" name="submit_redeem" onClick="submitFunction()" src="includes/languages/english/images/buttons/button_redeem.gif" border="0" alt="Redeem Voucher" title = "Redeem Voucher"></td> <td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td></tr>

</table></td><td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td></tr></table></td></tr></table></td><tr><td width="100%"><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td></tr> <tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td class="main"><b>Add Comments About Your Order</b></td>

</tr>

</table></td>

 

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

<tr class="infoBoxContents">

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td><textarea name="comments" wrap="soft" cols="60" rows="5"></textarea></td>

</tr>

 

</table></td>

</tr>

</table></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

<tr>

<td class="main"><b>Important Information</b></td>

 

</tr>

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

<tr class="infoBoxContents">

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText">Please read our "<u><a class="category-top" href="http://www.tellico4x4.com/info.php#privacy" target="_blank">Privacy Notice</a></u>".</td>

 

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

</tr>

</table></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="20"></td>

</tr>

 

<tr>

<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">

<tr class="infoBoxContents">

<td><table border="0" width="100%" cellspacing="0" cellpadding="2">

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="boxText"><b>Continue Checkout Procedure</b><br>to confirm this order.</td>

<td class="boxText" align="right"><input type="image" src="includes/languages/english/images/buttons/button_continue.gif" border="0" alt="Continue" title=" Continue "></td>

 

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

</tr>

</table></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

 

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td width="25%"><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td width="50%" align="right"><img src="images/pixel_silver.gif" border="0" alt="" width="1" height="5"></td>

<td width="50%"><img src="images/pixel_silver.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table></td>

 

<td width="25%"><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td width="50%"><img src="images/pixel_silver.gif" border="0" alt="" width="100%" height="1"></td>

<td><img src="images/checkout_bullet.gif" border="0" alt="" width="11" height="11"></td>

<td width="50%"><img src="images/pixel_silver.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table></td>

<td width="25%"><img src="images/pixel_silver.gif" border="0" alt="" width="100%" height="1"></td>

<td width="25%"><table border="0" width="100%" cellspacing="0" cellpadding="0">

 

<tr>

<td width="50%"><img src="images/pixel_silver.gif" border="0" alt="" width="100%" height="1"></td>

<td width="50%"><img src="images/pixel_silver.gif" border="0" alt="" width="1" height="5"></td>

</tr>

</table></td>

</tr>

<tr>

<td align="center" width="25%" class="checkoutBarFrom"><a href="https://www.tellico4x4.com/checkout_shipping.php" class="checkoutBarFrom">Delivery Information</a></td>

 

<td align="center" width="25%" class="checkoutBarCurrent">Payment Information</td>

<td align="center" width="25%" class="checkoutBarTo">Confirmation</td>

<td align="center" width="25%" class="checkoutBarTo">Finished!</td>

</tr>

</table></td>

</tr>

</table></form></td>

 

<!-- body_text_eof //-->

<td width="175" valign="top"><table border="0" width="175" cellspacing="0" cellpadding="2" >

<!-- right_navigation //-->

<!-- shopping_cart //-->

<script language="javascript"><!--

function couponpopupWindow(url) {

window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,re

sizable=yes,copyhistory=no,width=450,height=280,screenX=150,screenY=150,top=150,l

eft=150')

}

//--></script>

 

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

 

<td width="100%" height="14" class="infoBoxHeading">Shopping Cart</td>

<td height="14" class="infoBoxHeading" nowrap><a href="http://www.tellico4x4.com/shopping_cart.php"><img src="images/infobox/arrow_right.png" border="0" alt="See More" title=" See More " width="20" height="9"></a><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

 

</tr>

<tr>

<td class="boxText"><table border="0" width="100%" cellspacing="0" cellpadding="0"><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">1 x </span></td><td valign="top" class="infoBoxContents"><a class="category-top" href="http://www.tellico4x4.com/product_info.php/products_id/35520"><span class="infoBoxContents">OE Four Piece Fender Flare Kit For 2007-09 Jeep Wrangler JK</span></a></td></tr></table></td>

</tr>

<tr>

<td class="boxText"><img src="images/pixel_black.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

 

<tr>

<td align="right" class="boxText">$326.90</td>

</tr>

<tr>

<td class="boxText"><img src="images/pixel_black.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><a class="category-top" href="http://www.tellico4x4.com/shopping_cart.php"><img src="includes/languages/english/images/buttons/button_edit_cart.gif" border="0" alt="Update Cart" title=" Update Cart " width="106" height="21"></a></td>

 

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

 

<!-- shopping_cart_eof //-->

<!-- blowouts //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Sales Promotions</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

 

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/omix-promo.php"><img src="images/products/omix/omix-promo.png" border="0" alt="Free Shipping on Omix-Ada, Rugged Ridge, Outland and ORV-Suspension" title=" Free Shipping on Omix-Ada, Rugged Ridge, Outland and ORV-Suspension "></a><br><span class="smallText"><a href="/omix-promo.php">Omix-Ada Free Shipping Special</a></span></td>

 

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/index.php/cPath/1454_2879_1764"><img src="images/products/omix/tubpromo.png" border="0" alt="Free Shipping on Omix-Ada Jeep Body Tub and Body Tub Kits" title=" Free Shipping on Omix-Ada Jeep Body Tub and Body Tub Kits "></a><br><span class="smallText"><a href="/index.php/cPath/1454_2879_1764">Free Shipping on Jeep Body Tubs</a></span></td>

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/olympic_rebate.php"><img src="images/products/olympic/olympic-rebate.png" border="0" alt="$50 - $100 in rebates on Olympic bumpers and side protection" title=" $50 - $100 in rebates on Olympic bumpers and side protection "></a><br><span class="smallText"><a href="/olympic_rebate.php">Olympic Jeep Bumper Rebate</a></span></td>

</tr>

<tr>

 

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/rampage.php"><img src="images/specials/free_lights.png" border="0" alt="Get Free Lights With the Purchase of any Front Recovery Jeep Bumper" title=" Get Free Lights With the Purchase of any Front Recovery Jeep Bumper "></a><br><span class="smallText"><a href="/rampage.php">Rampage Free Lights Offer</a></span></td>

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/bestop.php"><img src="images/specials/bestop-rebate.png" border="0" alt=""></a><br><span class="smallText"><a href="/bestop.php">Bestop Soft Top Rebate</a></span></td>

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/index.php/cPath/3476_5748_5749"><img src="images/products/cva/cva_rebate.png" border="0" alt="Get $25, $40 or $100 Mail In Rebate with Purchase of Qualifying CVA Black Powder Rifles" title=" Get $25, $40 or $100 Mail In Rebate with Purchase of Qualifying CVA Black Powder Rifles "></a><br><span class="smallText"><a href="/rebates.php#cva" target="_blank">$25-$100 Rebate On CVA Rifles</a></span></td>

 

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/rockkrawler.php"><img src="images/specials/rk_freeship.png" border="0" alt="Spend at least $700 on any Rockkrawler Lift Kit and get free shipping" title=" Spend at least $700 on any Rockkrawler Lift Kit and get free shipping "></a><br><span class="smallText"><a href="/rk_fs_pop.html" target="_blank">Free Shipping on Select Lift Kits</a></span></td>

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/warn.php"><img src="images/specials/fs_warnW.png" border="0" alt="Spend at least $700 on any Warn Winch and get free shipping" title=" Spend at least $700 on any Warn Winch and get free shipping "></a><br><span class="smallText"><a href="/warn_fs_pop.htm" target="_blank">Free Shipping - Warn Winches</a></span></td>

</tr>

<tr>

 

<td align="center" class="boxText"><a class="category-top" href="http://www.tellico4x4.com/ba_promo.php"><img src="images/specials/ba_promo.png" border="0" alt="Free Winch Mount Plate or Side Steps with Body Armor Bumper Purchase - Limited Time Only!" title=" Free Winch Mount Plate or Side Steps with Body Armor Bumper Purchase - Limited Time Only! "></a><br><span class="smallText"><a href="http://www.tellico4x4.com/body_armor.php">Free Body Armor Promotion</a></span></td>

</tr>

<tr>

<td align="center" class="boxText"><a href="http://www.tellico4x4.com/fuel_tipsa.php"><img src="images/specials/save_gas2.png" border="0" alt="Top 10 Tips For Saving Gas" title=" Top 10 Tips For Saving Gas "></a></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

 

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- information_eof //-->

<!-- blowouts //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

 

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Request A Catalog</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><a class="category-top" href="/info_request.php"><img src="images/tellico-catalog.jpg" border="0" alt="Request A Free Tellico4x4.com Jeep Parts Catalog" title=" Request A Free Tellico4x4.com Jeep Parts Catalog "></a><br><span class="smallText"><a href="/info_request.php">Request A Free Tellico4x4.com Jeep Parts Catalog</a></span></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

 

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- information_eof //-->

<!-- blowouts //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

 

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Rescue Tellico Trails</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

 

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="center" class="boxText"><a class="category-top" href="/tellico-update-trail-closures-dec-2007.html" target="_blank"><img src="images/donate1.png" border="0" alt="Help Stop Tellico OHV Area Trail Closures" title=" Help Stop Tellico OHV Area Trail Closures "></a><br><span class="smallText"><a href="http://www.sfwda.org/trails/tellico/donate.html" target="_blank">See Details</a></span></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

 

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- information_eof //-->

<!-- right_navigation_eof //-->

</table></td>

</tr>

</table>

<!-- body_eof //-->

 

<!-- footer //-->

</table>

<!-- www.toolshack.com web tools statistics hit counter code -->

<script language="javascript">

var data,nhp,ntz,rf,sr;document.cookie='__support_check=1';nhp='http';

rf=document.referrer;sr=document.location.search;

if(top.document.location==document.referrer

|| (document.referrer == '' && top.document.location != ''))

{rf=top.document.referrer;sr=top.document.location.search}

ntz=new Date();if((location.href.substr(0,6)=='https:') ||

(location.href.substr(0,6)=='HTTPS:'))nhp='https';

data='&an='+escape(navigator.appName)+ '&ck='+document.cookie.length+

'&rf='+escape(rf)+ '&sl='+escape(navigator.systemLanguage)+

'&av='+escape(navigator.appVersion)+ '&l='+escape(navigator.language)+

'&pf='+escape(navigator.platform)+ '&pg='+escape(location.pathname);

if(navigator.appVersion.substring(0,1)>'3') {data=data+'&cd='+

screen.colorDepth+'&rs='+escape(screen.width+ ' x '+screen.height)+

'&tz='+ntz.getTimezoneOffset()+'&je='+ navigator.javaEnabled()};

document.write('<img border=0 hspace=0 '+

'vspace=0 width=1 height=1 src="'+nhp+'://counter.hitslink.com/'+

'statistics.asp?v=1&s=14&acct=tellico4x4'+data+'">');</script>

<script language="javascript1.2">document.write('<');

document.write('!-- ');</script><noscript>

<img border=0 hspace=0 vspace=0 width=1 height=1

src="http://counter.hitslink.com/stats-ns.asp?acct=tellico4x4&v=1&s=14">

</noscript><!--//-->

<!-- End www.toolshack.com statistics web tools hit counter code -->

<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">

<tr class="footer">

<td class="footer">  Quick Links  </td>

</tr>

 

<tr>

<td align="center" class="smallText"> <br><a class="footeraText2" href="http://www.tellico4x4.com">Home</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/909_910">Air Compressors</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_76">Axle Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_50">Beadlock Wheels</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86_1027">Bikini Tops</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1454">Body Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/30">Books</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_1714">Brake Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/458">Clearance Sale</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_327">Clutch Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/909_912">CO2 Tanks</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/40_46_1722">Consoles</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/145_33">Cooling System</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1454_1777">Doors</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_220">Driveshafts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/143">Electrical System</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/145">Engine Parts</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/145_148">Exhaust System</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2297">Fabrication Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1759">Fuel System</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1454_2879_265">Grills</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86_1423">Hard Tops</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86_493">Hard Top Hoists</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2723_2736">Hats</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/145_408">Heaters</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/51_1784">Hi-Lift Jacks</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/143_274">Ignition System</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/40_46_486">JeepBox</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/739">Lift Kits</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/143_41">Lights</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_76_226">Lockers</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1454_1788">Nerf Bars</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/909">Onboard Air</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/91_419">Polyurethane</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/43_1183">Receiver Hitch Racks</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/40_44">Roll Cages</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/43_1180">Roof Racks</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/40_1771">Seats</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/40_1773">Seat Belts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/91_1790">Shocks</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_84">Skid Plates</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86_2012">Soft Tops</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1454_130">Spare Tire Carriers</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86_491">Spare Tire Covers</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/91_459">Steering System</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/40_46">Storage</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/91">Suspension Parts</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/51_3230">Synthetic Winch Rope</a> |

<a class="footeraText" href="http://www.tellico4x4.com/tellico-info-main.php">Tellico OHV Area Information</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2723_2726">T-Shirts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1785">Tools</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86">Tops</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/3590_195">Jeep Tow Bars</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/43_1625">Trail Racks</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/599">Trailer Hitches</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_87">Transfer Cases</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/2880_508">Transmission Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/51">Winches</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/51_3229">Winch Cable</a> |

 

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/86_497">Windows</a> |

<a class="footeraText" href="http://www.tellico4x4.com/index.php/cPath/1454_483">Windshield Wiper Parts</a> |

<a class="footeraText" href="http://www.tellico4x4.com/FILENAME_4X4_ACESSORIES">4x4 Accesories</a><br> </td>

</tr>

</table>

<table width="970" border="0" align="center" cellpadding="1" cellspacing="0">

<tr class="footer">

<td class="footer">  Monday 10 November, 2008  </td>

 

<td align="right" class="footer">    </td>

</tr>

</table>

<div align="center"><br>

</div>

<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">

<tr>

<td align="center" class="smallText">Copyright © 2003-2008 Off-Road MotorSports, Inc.<br>All Rights Reserved<br>

 

</td>

</tr>

<tr>

<td><br>

</td>

</tr>

<tr>

<td align="center" class="smalltext">Your IP Address is: 72.54.67.157<br /></td>

 

</tr>

</table>

<!-- footer_eof //-->

<br>

</body>

</html>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...