<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>OopsClunkThud</title>
    <link>http://www.oopsclunkthud.com/</link>
    <description>Products</description>
    <!-- optional tags -->
    <language>en-us</language>           <!-- valid langugae goes here -->
    <generator>Nucleus CMS v3.31</generator>
    <copyright>©</copyright>             <!-- Copyright notice -->
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://www.oopsclunkthud.com//nucleus/nucleus2.gif</url>
      <title>OopsClunkThud</title>
      <link>http://www.oopsclunkthud.com/</link>
    </image>
    <item>
 <title><![CDATA[Dogleg Levers-GTS]]></title>
 <link>http://www.oopsclunkthud.com/index.php?itemid=71</link>
<description><![CDATA[<div class="rightbox"><p>Dogleg Levers-GTS</p></div>
<p>Our Dogleg Levers for the GTS are now shipping. Made from 6061-T6 aluminum, they provide the same range of motion as the stock levers while reducing the reach by about 5mm.</p>

<p>Fits the GT200, GTS, GTV, and Super.</p>

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
    <fieldset>
        <legend>Select Style</legend>
        <label>
            <input type="radio" name="hosted_button_id" value="6756495"/>$55.00 Dogleg Lever-GTS
        </label><br/>
        <label>
			<input type="radio" name="hosted_button_id" value="7766765">$60.00 Dogleg Lever-GTS Black
		</label><br/>
        <!--label>
            <input type="radio" name="hosted_button_id" value="7766801">$75.00 Dogleg Lever-GTS Polished
        </label-->
    </fieldset>
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
]]></description>
 <category>1tools</category>
<comments>http://www.oopsclunkthud.com/index.php?itemid=71</comments>
 <pubDate>Wed, 1 Jul 2009 11:06:00 -0700</pubDate>
</item><item>
 <title><![CDATA[Snowflake, Oil Filter Wrench]]></title>
 <link>http://www.oopsclunkthud.com/index.php?itemid=66</link>
<description><![CDATA[<div class="rightbox"><p>Snowflake, Oil Filter Wrench</p></div>

<p>Compact and light weight wrench that provides a firm grip on the oil filter for consistent hand tightening. Two styles to choose from to fit "Vintage" (original slotted Piaggio and ALL aftermarket) and "Modern" (new Piaggio 21mm hex head) filters.</p>

<p>Fits oil filter on Piaggio LEADER and QUASAR engines (125-250cc) including ET4, LX150, GT200, GTS250,GT60, BV200, BV250, MP3-250 and many others.</p>

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="6756922">
<table>
<tr><td><input type="hidden" name="on0" value="Select Style">Select Style</td></tr><tr><td><select name="os0">
	<option value="Twin Pack, contains one of each style">Twin Pack, contains one of each style $19.00
	<option value="Vintage, fits slotted style filter">Vintage, fits slotted style filter $10.00
	<option value="Modern, fits 21mm hex style filter">Modern, fits 21mm hex style filter $10.00
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>


<!--
<script language="javascript" type="text/javascript">
var snowflake=false;

function snowflakeRadioClick(radio_field){
//alert("item = " + item);
    switch (radio_field.value) {
        case "0001":
            document.getElementById("itemname").value = "Snowflake Oil Filter Wrench, Vintage";
            document.getElementById("itemvalue").value = "10.00";
            snowflake=true;
            break;
        case "0002":
            document.getElementById("itemname").value = "Snowflake Oil Filter Wrench, Modern";
            document.getElementById("itemvalue").value = "10.00";
            snowflake=true;
            break;
        case "0003":
            document.getElementById("itemname").value = "Snowflake Oil Filter Wrench, Twin Pack";
            document.getElementById("itemvalue").value = "19.00";
            snowflake=true;
            break;
        default:
            snowflake=false;
            radio_field.form.reset();
    }
    return;
}

function snowflakeSubmit(snowflake_form) {
    if(!snowflake){
        alert("Please make a selection before adding to cart");
        snowflake_form.reset();
    }
    return snowflake;
}
</script>

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" onsubmit="return snowflakeSubmit(this)" method="post">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="business" value="sales@oopsclunkthud.com">
    <fieldset>
        <legend>Select Style</legend>
        <label>
            <input type="radio" name="item_number" onclick="snowflakeRadioClick(this)" 
            value="0001" />$10.00 Vintage, fits slotted style filter
        </label><br/>
        <label>
            <input type="radio" name="item_number" onclick="snowflakeRadioClick(this)" 
            value="0002" />$10.00 Modern, fits 21mm hex style filter
        </label><br/>
        <label>
            <input type="radio" name="item_number" onclick="snowflakeRadioClick(this)" 
            value="0003" />$19.00 Twin Pack, contains one of each style
        </label>
    </fieldset>
    <input type="hidden" style="width: 30em;" name="item_name" value="" id="itemname">
    <input type="hidden" name="amount" value="" id="itemvalue">
    <input type="hidden" name="add" value="1">
    <input type="hidden" name="no_shipping" value="0">
    <input type="hidden" name="no_note" value="1">
    <input type="hidden" name="currency_code" value="USD">
    <input type="hidden" name="lc" value="US">
    <input type="hidden" name="bn" value="PP-ShopCartBF">
    <input type="submit" value="Add to Cart">
</form>
-->]]></description>
 <category>1tools</category>
<comments>http://www.oopsclunkthud.com/index.php?itemid=66</comments>
 <pubDate>Mon, 3 Nov 2008 09:00:00 -0800</pubDate>
</item><item>
 <title><![CDATA[Snowflake-Moto, Oil Filter Wrench]]></title>
 <link>http://www.oopsclunkthud.com/index.php?itemid=67</link>
<description><![CDATA[<div class="rightbox"><p>Snowflake-Moto</p></div>

<p>Compact and light weight wrench that provides a firm grip on the oil filter for consistent hand tightening. The Snowflake-Moto is designed to fit the 17mm hex head found on K&N motorcycle oil filters.</p>
<!--
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="add" value="1">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="business" value="sales@oopsclunkthud.com">
    <input type="hidden" name="item_name" value="Snowflake-Moto Oil Filter Wrench">
    <input type="hidden" name="item_number" value="0004">
    <input type="hidden" name="amount" value="10.00">
    <input type="hidden" name="no_shipping" value="0">
    <input type="hidden" name="no_note" value="1">
    <input type="hidden" name="currency_code" value="USD">
    <input type="hidden" name="lc" value="US">
    <input type="hidden" name="bn" value="PP-ShopCartBF">
    <input type="submit" value="Add to Cart"> $10.00 Snowflake-Moto
</form>
-->
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="6756694">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> $10.00 Snowflake-Moto
</form>

<h2></h2>

]]></description>
 <category>1tools</category>
<comments>http://www.oopsclunkthud.com/index.php?itemid=67</comments>
 <pubDate>Wed, 20 Feb 2008 12:00:00 -0800</pubDate>
</item>
  </channel>
</rss>