ÿþ<html><head><title>View Shopping Cart</title> <script LANGUAGE="JavaScript"> var whole_widget_cookie = "";var widget_data = "";var widget_array = new Array();var Price = 0;var Weight = 0; var Shipping = 0;var count = 0;var Discount = 0; var strDescription = ""; if(document.cookie&&document.cookie != ""){process_cookie()} else{alert("You haven't ordered anything.")} function process_cookie() {var whole_cookie = unescape(document.cookie); var each_cookie = whole_cookie.split(";"); for(i = 0; i < each_cookie.length; i++) {if(each_cookie[i].indexOf("widgets")>-1) {whole_widget_cookie=each_cookie[i]}} if(whole_widget_cookie!="") {widget_array=whole_widget_cookie.split("xxx"); if(widget_array.length<2){widget_array="";}}} function kill_cookies() {var kill_date=new Date("January 1, 1970"); document.cookie="widgets=stub;expires="+kill_date.toGMTString(); document.cookie="xxxwidgets=stub;expires="+kill_date.toGMTString(); document.cookie="xxx=stub;expires="+kill_date.toGMTString(); document.cookie="xxxE36Tinted=stub;expires="+kill_date.toGMTString(); document.cookie="xxxE36Clear=stub;expires="+kill_date.toGMTString(); document.write=document.cookie;window.location.reload();} function RemoveItem(Item) {s=new String(whole_widget_cookie); Item="xxx"+Item; widget_array=s.replace(Item,""); var kill_date=new Date("January 1, 1970"); document.cookie="widgets=stub;expires="+kill_date.toGMTString(); document.cookie=widget_array; alert(widget_array); window.location.reload();} </script> </head><body><h4>You've ordered the items below:<center><font color=red>Orders of 5 or more items get 10% off!</font></center> </h4><script language="JavaScript"> if(widget_array != ""){ document.write("<Table>"); for(i = 1; i < widget_array.length; i++){ if(widget_array[i] == "E36Clear"){ Price=Price+129;Weight=Weight+3.1; document.write("<tr><td><a href=\"javascript:RemoveItem('E36Clear')\">REMOVE</a>"); document.write("</td><td><font size=6>E36 Clear Window</font></b></td>"); document.write("<td><font size=6>$129</font></tr></tr>"); strDescription=strDescription+"E36 Clear Window";} if(widget_array[i] == "T15Turbo"){ Price=Price+299;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('T15Turbo')\">REMOVE</a>"); document.write("</td><td><font size=5>VW TDI 96-99.5 Turbocharger</font></b></td>"); document.write("<td><font size=5> $299</font></tr></tr>"); strDescription=strDescription+"VW TDI 96-99.5 Turbocharger";} if(widget_array[i] == "BoschRebuildKit"){ Price=Price+25;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('BoschRebuildKit')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuild Kit for Bosch VE Pumps</font></b></td>"); document.write("<td><font size=5> $25</font></tr></tr>"); strDescription=strDescription+"Rebuild Kit for Bosch VE Pumps";} if(widget_array[i] == "9mmRotor"){ Price=Price+49;count=count+1;Weight=Weight+4.5; document.write("<tr><td><a href=\"javascript:RemoveItem('9mmRotor')\">REMOVE</a>"); document.write("</td><td><font size=5>9mm Injector Pump Rotor</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"9mm Injector Pump Rotor";} if(widget_array[i] == "16LFeedPump"){ Price=Price+25;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('16LFeedPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Injector Pump Feed Pump for 1.6L</font></b></td>"); document.write("<td><font size=5> $25</font></tr></tr>"); strDescription=strDescription+"Injector Pump Feed Pump for 1.6L";} if(widget_array[i] == "16PumpCamplate"){ Price=Price+29;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('16PumpCamplate')\">REMOVE</a>"); document.write("</td><td><font size=5>Injector Pump Camplate for 1.6L</font></b></td>"); document.write("<td><font size=5> $29</font></tr></tr>"); strDescription=strDescription+"Injector Pump Camplate for 1.6L";} if(widget_array[i] == "19PumpCamplate"){ Price=Price+35;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('19PumpCamplate')\">REMOVE</a>"); document.write("</td><td><font size=5>Camplate for 1.9L Injector Pumps</font></b></td>"); document.write("<td><font size=5> $35</font></tr></tr>"); strDescription=strDescription+"Camplate for 1.9L Injector Pumps";} if(widget_array[i] == "10mmRotor"){ Price=Price+99;count=count+1;Weight=Weight+4.5; document.write("<tr><td><a href=\"javascript:RemoveItem('10mmRotor')\">REMOVE</a>"); document.write("</td><td><font size=5>10mm Injector Pump Rotor for VW TDI</font></b></td>"); document.write("<td><font size=5> $99</font></tr></tr>"); strDescription=strDescription+"10mm Injector Pump Rotor for VW TDI";} if(widget_array[i] == ".230Nozzles"){ Price=Price+149;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('.230Nozzles')\">REMOVE</a>"); document.write("</td><td><font size=5>.230 Injector Nozzles for VW TDI</font></b></td>"); document.write("<td><font size=5> $149</font></tr></tr>"); strDescription=strDescription+".230 Injector Nozzles for VW TDI";} if(widget_array[i] == ".205Nozzles"){ Price=Price+89;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('.205Nozzles')\">REMOVE</a>"); document.write("</td><td><font size=5>.205 Injector Nozzles for VW TDI</font></b></td>"); document.write("<td><font size=5> $89</font></tr></tr>"); strDescription=strDescription+".205 Injector Nozzles for VW TDI";} if(widget_array[i] == ".216Nozzles"){ Price=Price+89;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('.216Nozzles')\">REMOVE</a>"); document.write("</td><td><font size=5>.216 Injector Nozzles for VW TDI</font></b></td>"); document.write("<td><font size=5> $89</font></tr></tr>"); strDescription=strDescription+".216 Injector Nozzles for VW TDI";} if(widget_array[i] == "VW-Diesel-Dial-Gauge"){ Price=Price+52;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('VW-Diesel-Dial-Gauge')\">REMOVE</a>"); document.write("</td><td><font size=5>VW Diesel Injector Pump Timing Gauge</font></b></td>"); document.write("<td><font size=5> $52</font></tr></tr>"); strDescription=strDescription+"VW Diesel Injector Pump Timing Gauge";} if(widget_array[i] == "VWDieselTimingBeltToolsandGauge"){ Price=Price+72;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('VWDieselTimingBeltToolsandGauge')\">REMOVE</a>"); document.write("</td><td><font size=5>VW Diesel (Pre-1996) Timing Belt Tool Set with Gauge</font></b></td>"); document.write("<td><font size=5> $72</font></tr></tr>"); strDescription=strDescription+"VW Diesel (Pre-1996) Timing Belt Tool Set with Gauge";} if(widget_array[i] == "Pre-1999TDITools"){ Price=Price+50;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('Pre-1999TDITools')\">REMOVE</a>"); document.write("</td><td><font size=5>TDI (1z, AHU - Pre 1999.5) Timing Belt Tool Set</font></b></td>"); document.write("<td><font size=5> $50</font></tr></tr>"); strDescription=strDescription+"TDI (1z, AHU - Pre 1999.5) Timing Belt Tool Set";} if(widget_array[i] == "1999+TDITools"){ Price=Price+45;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('1999+TDITools')\">REMOVE</a>"); document.write("</td><td><font size=5>1999.5+ TDI Timing Belt Tools</font></b></td>"); document.write("<td><font size=5> $45</font></tr></tr>"); strDescription=strDescription+"1999.5+ TDI Timing Belt Tools";} if(widget_array[i] == "1619FrontSeal"){ Price=Price+5;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('1619FrontSeal')\">REMOVE</a>"); document.write("</td><td><font size=5>Front Seal for 1.6 1.9 Injector Pump</font></b></td>"); document.write("<td><font size=5> $5</font></tr></tr>"); strDescription=strDescription+"Front Seal for 1.6 1.9 Injector Pump";} if(widget_array[i] == "TDIFRontSeal"){ Price=Price+5;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('TDIFRontSeal')\">REMOVE</a>"); document.write("</td><td><font size=5>Front Seal for TDI Injector Pump</font></b></td>"); document.write("<td><font size=5> $5</font></tr></tr>"); strDescription=strDescription+"Front Seal for TDI Injector Pump";} if(widget_array[i] == "T3Rebuild"){ Price=Price+49;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('T3Rebuild')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuild Kit for T3 Turbocharger</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"Rebuild Kit for T3 Turbocharger";} if(widget_array[i] == "K03Rebuild"){ Price=Price+49;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('K03Rebuild')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuild Kit for KKK K03, K04, K06 Turbocharger</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"Rebuild Kit for KKK K03, K04, K06 Turbocharger";} if(widget_array[i] == "GT15Rebuild"){ Price=Price+49;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('GT15Rebuild')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuild Kit for GT15 Turbocharger</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"Rebuild Kit for GT15 Turbocharger";} if(widget_array[i] == "PumpSolenoid"){ Price=Price+10;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('PumpSolenoid')\">REMOVE</a>"); document.write("</td><td><font size=5>Magnetic Valve for VW Diesel Injector Pumps</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"Magnetic Valve for VW Diesel Injector Pumps";} if(widget_array[i] == "3SidedSpecialTool"){ Price=Price+9;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('3SidedSpecialTool')\">REMOVE</a>"); document.write("</td><td><font size=5>3 Sided Bolt Remover for Bosch VE Pumps</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"3 Sided Bolt Remover for Bosch VE Pumps";} if(widget_array[i] == "11mmRotor"){ Price=Price+129;count=count+1;Weight=Weight+4.5; document.write("<tr><td><a href=\"javascript:RemoveItem('11mmRotor')\">REMOVE</a>"); document.write("</td><td><font size=5>11mm Injector Pump Rotor for VW TDI</font></b></td>"); document.write("<td><font size=5> $129</font></tr></tr>"); strDescription=strDescription+"11mm Injector Pump Rotor for VW TDI";} if(widget_array[i] == "12mmRotor"){ Price=Price+159;count=count+1;Weight=Weight+4.5; document.write("<tr><td><a href=\"javascript:RemoveItem('12mmRotor')\">REMOVE</a>"); document.write("</td><td><font size=5>12mm Injector Pump Rotor for VW TDI</font></b></td>"); document.write("<td><font size=5> $159</font></tr></tr>"); strDescription=strDescription+"12mm Injector Pump Rotor for VW TDI";} if(widget_array[i] == "Golf5RightHeadlight"){ Price=Price+49;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('Golf5RightHeadlight')\">REMOVE</a>"); document.write("</td><td><font size=5>1J1941018 Golf 99-04 Right Headlight</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"1J1941018 Golf 99-04 Right Headlight";} if(widget_array[i] == "Golf5LeftHeadlight"){ Price=Price+49;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('Golf5LeftHeadlight')\">REMOVE</a>"); document.write("</td><td><font size=5>1J1941017 Golf 99-04 Left Headlight</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"1J1941017 Golf 99-04 Left Headlight";} if(widget_array[i] == "069129620AirFilterD"){ Price=Price+4;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('069129620AirFilterD')\">REMOVE</a>"); document.write("</td><td><font size=5>069129620 Air Filter</font></b></td>"); document.write("<td><font size=5> $4</font></tr></tr>"); strDescription=strDescription+"069129620 Air Filter";} if(widget_array[i] == "83-99DieselFuelFilter"){ Price=Price+10;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('83-99DieselFuelFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>191127401A Fuel Filter</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"191127401A Fuel Filter";} if(widget_array[i] == "191129620AirFilterD"){ Price=Price+4;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('191129620AirFilterD')\">REMOVE</a>"); document.write("</td><td><font size=5>191129620 Air Filter</font></b></td>"); document.write("<td><font size=5> $4</font></tr></tr>"); strDescription=strDescription+"191129620 Air Filter";} if(widget_array[i] == "Passat3DieselFuelandAirFilter"){ Price=Price+20;count=count+1;Weight=Weight+1.2; document.write("<tr><td><a href=\"javascript:RemoveItem('Passat3DieselFuelandAirFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>191129620 Air Filter, 83-99.5 Diesel Fuel Filter, 068115561B Oil Filter</font></b></td>"); document.write("<td><font size=5> $20</font></tr></tr>"); strDescription=strDescription+"191129620 Air Filter, 83-99.5 Diesel Fuel Filter, 068115561B Oil Filter";} if(widget_array[i] == "92-99JGRFTurnSignal"){ Price=Price+10;count=count+1;Weight=Weight+0.7; document.write("<tr><td><a href=\"javascript:RemoveItem('92-99JGRFTurnSignal')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0953049 92-99 Jetta Golf Right Front Turn Signal</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1H0953049 92-99 Jetta Golf Right Front Turn Signal";} if(widget_array[i] == "92-99JGLFTurnSignal"){ Price=Price+10;count=count+1;Weight=Weight+0.7; document.write("<tr><td><a href=\"javascript:RemoveItem('92-99JGLFTurnSignal')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0953050D 92-99 Jetta Golf Left Front Turn Singal</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1H0953050D 92-99 Jetta Golf Left Front Turn Singal";} if(widget_array[i] == "92-99JGRFFogLightCover"){ Price=Price+10;count=count+1;Weight=Weight+0.7; document.write("<tr><td><a href=\"javascript:RemoveItem('92-99JGRFFogLightCover')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0941777 92-99 Jetta Golf Right Front Fog Light Cover</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1H0941777 92-99 Jetta Golf Right Front Fog Light Cover";} if(widget_array[i] == "92-99JGLFFogLightCover"){ Price=Price+10;count=count+1;Weight=Weight+0.7; document.write("<tr><td><a href=\"javascript:RemoveItem('92-99JGLFFogLightCover')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0941778 92-99 Jetta Golf Left Front Light Cover</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1H0941778 92-99 Jetta Golf Left Front Light Cover";} if(widget_array[i] == "16DieselTimingBelt"){ Price=Price+10;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('16DieselTimingBelt')\">REMOVE</a>"); document.write("</td><td><font size=5>068109119 1.6D Timing Belt</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"068109119 1.6D Timing Belt";} if(widget_array[i] == "16DieselTBTensioner"){ Price=Price+10;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('16DieselTBTensioner')\">REMOVE</a>"); document.write("</td><td><font size=5>068109243F 1.6D Timing Belt Tensioner</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"068109243F 1.6D Timing Belt Tensioner";} if(widget_array[i] == "TDISealKit"){ Price=Price+29;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('TDISealKit')\">REMOVE</a>"); document.write("</td><td><font size=5>VW TDI Injector Pump Rebuild Kit with Tool</font></b></td>"); document.write("<td><font size=5> $29</font></tr></tr>"); strDescription=strDescription+"VW TDI Injector Pump Rebuild Kit with Tool";} if(widget_array[i] == "JGP3ACCompressor"){ Price=Price+179;count=count+1;Weight=Weight+18; document.write("<tr><td><a href=\"javascript:RemoveItem('JGP3ACCompressor')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0820803D Golf3 / Jetta3 / Passat3 AC Compressor</font></b></td>"); document.write("<td><font size=5> $179</font></tr></tr>"); strDescription=strDescription+"1H0820803D Golf3 / Jetta3 / Passat3 AC Compressor";} if(widget_array[i] == "1J0127401TDIFuelFilter"){ Price=Price+10;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('1J0127401TDIFuelFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>1J0127401 TDI Fuel Filter 1999.5-2005</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1J0127401 TDI Fuel Filter 1999.5-2005";} if(widget_array[i] == "DieselHeadBolts"){ Price=Price+12;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('DieselHeadBolts')\">REMOVE</a>"); document.write("</td><td><font size=5>VW Diesel M11x95mm Head Bolts Set of 10</font></b></td>"); document.write("<td><font size=5> $12</font></tr></tr>"); strDescription=strDescription+"VW Diesel M11x95mm Head Bolts Set of 10";} if(widget_array[i] == "Golf82-91LockSet"){ Price=Price+29;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('Golf82-91LockSet')\">REMOVE</a>"); document.write("</td><td><font size=5>191898081 VW Golf 82-91 Lock Set</font></b></td>"); document.write("<td><font size=5> $29</font></tr></tr>"); strDescription=strDescription+"191898081 VW Golf 82-91 Lock Set";} if(widget_array[i] == "191121101QRadiatorHose"){ Price=Price+6;count=count+1;Weight=Weight+0.6; document.write("<tr><td><a href=\"javascript:RemoveItem('191121101QRadiatorHose')\">REMOVE</a>"); document.write("</td><td><font size=5>191121101Q Radiator Hose</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"191121101Q Radiator Hose";} if(widget_array[i] == "RearWheelBearingKit"){ Price=Price+12;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('RearWheelBearingKit')\">REMOVE</a>"); document.write("</td><td><font size=5>6U0598625 Wheel Bearing</font></b></td>"); document.write("<td><font size=5> $12</font></tr></tr>"); strDescription=strDescription+"6U0598625 Wheel Bearing";} if(widget_array[i] == "TieRodJetta3Golf3"){ Price=Price+11;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('TieRodJetta3Golf3')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0422821 Tie Rod for Golf 3 or Jetta 3</font></b></td>"); document.write("<td><font size=5> $11</font></tr></tr>"); strDescription=strDescription+"1H0422821 Tie Rod for Golf 3 or Jetta 3";} if(widget_array[i] == "16DieselValveCoverGasket"){ Price=Price+9;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('16DieselValveCoverGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>026198025A Valve Cover Gasket for 1.6D</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"026198025A Valve Cover Gasket for 1.6D";} if(widget_array[i] == "ALHAlternator"){ Price=Price+149;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('ALHAlternator')\">REMOVE</a>"); document.write("</td><td><font size=5>030903023J Alernator for ALH TDI</font></b></td>"); document.write("<td><font size=5> $149</font></tr></tr>"); strDescription=strDescription+"030903023J Alernator for ALH TDI";} if(widget_array[i] == "16TimingBeltKit"){ Price=Price+17;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('16TimingBeltKit')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6D Timing Belt and Tensioner</font></b></td>"); document.write("<td><font size=5> $17</font></tr></tr>"); strDescription=strDescription+"1.6D Timing Belt and Tensioner";} if(widget_array[i] == "16SuperTimingBeltSet"){ Price=Price+87;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('16SuperTimingBeltSet')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6D Timing Belt and Tensioner and Tools and Gauge</font></b></td>"); document.write("<td><font size=5> $87</font></tr></tr>"); strDescription=strDescription+"1.6D Timing Belt and Tensioner and Tools and Gauge";} if(widget_array[i] == "1J0805903BFrontLowerLip"){ Price=Price+20;count=count+1;Weight=Weight+20; document.write("<tr><td><a href=\"javascript:RemoveItem('1J0805903BFrontLowerLip')\">REMOVE</a>"); document.write("</td><td><font size=5>1J0805903B Front Lip</font></b></td>"); document.write("<td><font size=5> $20</font></tr></tr>"); strDescription=strDescription+"1J0805903B Front Lip";} if(widget_array[i] == "1J0805551EBumperSupport"){ Price=Price+32;count=count+1;Weight=Weight+30; document.write("<tr><td><a href=\"javascript:RemoveItem('1J0805551EBumperSupport')\">REMOVE</a>"); document.write("</td><td><font size=5>1J0805551E Bumper Support</font></b></td>"); document.write("<td><font size=5> $32</font></tr></tr>"); strDescription=strDescription+"1J0805551E Bumper Support";} if(widget_array[i] == "3B0807109ABumperSupport"){ Price=Price+45;count=count+1;Weight=Weight+30; document.write("<tr><td><a href=\"javascript:RemoveItem('3B0807109ABumperSupport')\">REMOVE</a>"); document.write("</td><td><font size=5>3B0807109A Bumper Support</font></b></td>"); document.write("<td><font size=5> $45</font></tr></tr>"); strDescription=strDescription+"3B0807109A Bumper Support";} if(widget_array[i] == "1J5821022Fender"){ Price=Price+41;count=count+1;Weight=Weight+30; document.write("<tr><td><a href=\"javascript:RemoveItem('1J5821022Fender')\">REMOVE</a>"); document.write("</td><td><font size=5>1J5821022 Right Fender</font></b></td>"); document.write("<td><font size=5> $41</font></tr></tr>"); strDescription=strDescription+"1J5821022 Right Fender";} if(widget_array[i] == "1J5821021Fender"){ Price=Price+41;count=count+1;Weight=Weight+30; document.write("<tr><td><a href=\"javascript:RemoveItem('1J5821021Fender')\">REMOVE</a>"); document.write("</td><td><font size=5>1J5821021 Left Fender</font></b></td>"); document.write("<td><font size=5> $41</font></tr></tr>"); strDescription=strDescription+"1J5821021 Left Fender";} if(widget_array[i] == "191127401FuelFilter"){ Price=Price+10;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('191127401FuelFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>191127401 Fuel Filter</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"191127401 Fuel Filter";} if(widget_array[i] == "19TurboGasket"){ Price=Price+8;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('19TurboGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>VW 1.9 AAZ Turbocharger Gasket Set</font></b></td>"); document.write("<td><font size=5> $8</font></tr></tr>"); strDescription=strDescription+"VW 1.9 AAZ Turbocharger Gasket Set";} if(widget_array[i] == "VNT15Turbo"){ Price=Price+250;count=count+1;Weight=Weight+7; document.write("<tr><td><a href=\"javascript:RemoveItem('VNT15Turbo')\">REMOVE</a>"); document.write("</td><td><font size=5>VNT15 Cartridge and Intake Housing</font></b></td>"); document.write("<td><font size=5> $250</font></tr></tr>"); strDescription=strDescription+"VNT15 Cartridge and Intake Housing";} if(widget_array[i] == "ALHTDIInjectorPump"){ Price=Price+700;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('ALHTDIInjectorPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuilt 99-05 TDI Injector Pump (10mm)</font></b></td>"); document.write("<td><font size=5> $700</font></tr></tr>"); strDescription=strDescription+"Rebuilt 99-05 TDI Injector Pump (10mm)";} if(widget_array[i] == "171121051GRadiatorHose"){ Price=Price+4;count=count+1;Weight=Weight+0.6; document.write("<tr><td><a href=\"javascript:RemoveItem('171121051GRadiatorHose')\">REMOVE</a>"); document.write("</td><td><font size=5>171121051G Radiator Hose</font></b></td>"); document.write("<td><font size=5> $4</font></tr></tr>"); strDescription=strDescription+"171121051G Radiator Hose";} if(widget_array[i] == "068121053PCoolantHose"){ Price=Price+7;count=count+1;Weight=Weight+0.6; document.write("<tr><td><a href=\"javascript:RemoveItem('068121053PCoolantHose')\">REMOVE</a>"); document.write("</td><td><font size=5>068121053P Coolant Hose</font></b></td>"); document.write("<td><font size=5> $7</font></tr></tr>"); strDescription=strDescription+"068121053P Coolant Hose";} if(widget_array[i] == "187Nozzles"){ Price=Price+89;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('187Nozzles')\">REMOVE</a>"); document.write("</td><td><font size=5>.187mm TDI Injector Nozzles (Set of 4)</font></b></td>"); document.write("<td><font size=5> $89</font></tr></tr>"); strDescription=strDescription+".187mm TDI Injector Nozzles (Set of 4)";} if(widget_array[i] == "EarlyGlowPlugs"){ Price=Price+24;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('EarlyGlowPlugs')\">REMOVE</a>"); document.write("</td><td><font size=5>Glow Plugs Set of 4 (1979-1996)</font></b></td>"); document.write("<td><font size=5> $24</font></tr></tr>"); strDescription=strDescription+"Glow Plugs Set of 4 (1979-1996)";} if(widget_array[i] == "LateGlowPlugs"){ Price=Price+24;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('LateGlowPlugs')\">REMOVE</a>"); document.write("</td><td><font size=5>Glow Plugs Set of 4 (1996+)</font></b></td>"); document.write("<td><font size=5> $24</font></tr></tr>"); strDescription=strDescription+"Glow Plugs Set of 4 (1996+)";} if(widget_array[i] == "16TurboGasket"){ Price=Price+8;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('16TurboGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>VW 1.6 Turbocharger Gasket 2 Piece Set</font></b></td>"); document.write("<td><font size=5> $8</font></tr></tr>"); strDescription=strDescription+"VW 1.6 Turbocharger Gasket 2 Piece Set";} if(widget_array[i] == "98-05TDITimingBeltKitAndTools"){ Price=Price+119;count=count+1;Weight=Weight+3; document.write("<tr><td><a href=\"javascript:RemoveItem('98-05TDITimingBeltKitAndTools')\">REMOVE</a>"); document.write("</td><td><font size=5>Timing Belt Kit with Tools for 99-04 TDI</font></b></td>"); document.write("<td><font size=5> $119</font></tr></tr>"); strDescription=strDescription+"Timing Belt Kit with Tools for 99-04 TDI";} if(widget_array[i] == "98-05TDISerpentineTensioner"){ Price=Price+65;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('98-05TDISerpentineTensioner')\">REMOVE</a>"); document.write("</td><td><font size=5>038903315C Serpentine Belt Tensioner</font></b></td>"); document.write("<td><font size=5> $65</font></tr></tr>"); strDescription=strDescription+"038903315C Serpentine Belt Tensioner";} if(widget_array[i] == "T15GasketSet"){ Price=Price+9;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('T15GasketSet')\">REMOVE</a>"); document.write("</td><td><font size=5>96-99 VW TDI Turbo Gasket Set</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"96-99 VW TDI Turbo Gasket Set";} if(widget_array[i] == "16Turbocharger"){ Price=Price+299;count=count+1;Weight=Weight+14; document.write("<tr><td><a href=\"javascript:RemoveItem('16Turbocharger')\">REMOVE</a>"); document.write("</td><td><font size=5>VW 1.6TD Turbocharger</font></b></td>"); document.write("<td><font size=5> $299</font></tr></tr>"); strDescription=strDescription+"VW 1.6TD Turbocharger";} if(widget_array[i] == "04-06GJBPTimingBelt"){ Price=Price+105;count=count+1;Weight=Weight+1.2; document.write("<tr><td><a href=\"javascript:RemoveItem('04-06GJBPTimingBelt')\">REMOVE</a>"); document.write("</td><td><font size=5>2004-2006 TDI BEW, BHW, BRM Timing Belt Kit</font></b></td>"); document.write("<td><font size=5> $105</font></tr></tr>"); strDescription=strDescription+"2004-2006 TDI BEW, BHW, BRM Timing Belt Kit";} if(widget_array[i] == "16NA79-85InjectorPump"){ Price=Price+370;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('16NA79-85InjectorPump')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6NA 79-85 Rebuilt Injector Pump</font></b></td>"); document.write("<td><font size=5> $370</font></tr></tr>"); strDescription=strDescription+"1.6NA 79-85 Rebuilt Injector Pump";} if(widget_array[i] == "191121253AWDieselACRadiator"){ Price=Price+45;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('191121253AWDieselACRadiator')\">REMOVE</a>"); document.write("</td><td><font size=5>191121253A Radiator</font></b></td>"); document.write("<td><font size=5> $45</font></tr></tr>"); strDescription=strDescription+"191121253A Radiator";} if(widget_array[i] == "191121251CRadiator"){ Price=Price+45;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('191121251CRadiator')\">REMOVE</a>"); document.write("</td><td><font size=5>191121251C Radiator</font></b></td>"); document.write("<td><font size=5> $45</font></tr></tr>"); strDescription=strDescription+"191121251C Radiator";} if(widget_array[i] == "1H0121253BCRadiator"){ Price=Price+75;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('1H0121253BCRadiator')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0121253BC Radiator</font></b></td>"); document.write("<td><font size=5> $75</font></tr></tr>"); strDescription=strDescription+"1H0121253BC Radiator";} if(widget_array[i] == "98-04GJCondenser"){ Price=Price+85;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('98-04GJCondenser')\">REMOVE</a>"); document.write("</td><td><font size=5>1J0820413B Condenser</font></b></td>"); document.write("<td><font size=5> $85</font></tr></tr>"); strDescription=strDescription+"1J0820413B Condenser";} if(widget_array[i] == "Golf125Spoiler"){ Price=Price+130;count=count+1;Weight=Weight+15; document.write("<tr><td><a href=\"javascript:RemoveItem('Golf125Spoiler')\">REMOVE</a>"); document.write("</td><td><font size=5>Golf 4 Rear Spoiler</font></b></td>"); document.write("<td><font size=5> $130</font></tr></tr>"); strDescription=strDescription+"Golf 4 Rear Spoiler";} if(widget_array[i] == "KP39ARebuild"){ Price=Price+75;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('KP39ARebuild')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuld Kit for KP39A Turbocharger</font></b></td>"); document.write("<td><font size=5> $75</font></tr></tr>"); strDescription=strDescription+"Rebuld Kit for KP39A Turbocharger";} if(widget_array[i] == "83-92JettaLockSet"){ Price=Price+29;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('83-92JettaLockSet')\">REMOVE</a>"); document.write("</td><td><font size=5>165898081B-K Jetta Lock Set</font></b></td>"); document.write("<td><font size=5> $29</font></tr></tr>"); strDescription=strDescription+"165898081B-K Jetta Lock Set";} if(widget_array[i] == "K04TDITurbo"){ Price=Price+379;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('K04TDITurbo')\">REMOVE</a>"); document.write("</td><td><font size=5>VW K04 Turbo for 96-99 TDI</font></b></td>"); document.write("<td><font size=5> $379</font></tr></tr>"); strDescription=strDescription+"VW K04 Turbo for 96-99 TDI";} if(widget_array[i] == "MK2ClutchCable"){ Price=Price+15;count=count+1;Weight=Weight+1.1; document.write("<tr><td><a href=\"javascript:RemoveItem('MK2ClutchCable')\">REMOVE</a>"); document.write("</td><td><font size=5>191721335AB 85-92 Self Adjusting Clutch Cable</font></b></td>"); document.write("<td><font size=5> $15</font></tr></tr>"); strDescription=strDescription+"191721335AB 85-92 Self Adjusting Clutch Cable";} if(widget_array[i] == "85-88JGBallJoint"){ Price=Price+9;count=count+1;Weight=Weight+1.1; document.write("<tr><td><a href=\"javascript:RemoveItem('85-88JGBallJoint')\">REMOVE</a>"); document.write("</td><td><font size=5>191407365A 85-88 Golf/Jetta Ball Joint</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"191407365A 85-88 Golf/Jetta Ball Joint";} if(widget_array[i] == "357407365BallJoint"){ Price=Price+9;count=count+1;Weight=Weight+1.1; document.write("<tr><td><a href=\"javascript:RemoveItem('357407365BallJoint')\">REMOVE</a>"); document.write("</td><td><font size=5>357407365 88-97 Golf/Jetta/Passat Ball Joint</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"357407365 88-97 Golf/Jetta/Passat Ball Joint";} if(widget_array[i] == "85-98ShifterBushing"){ Price=Price+6;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('85-98ShifterBushing')\">REMOVE</a>"); document.write("</td><td><font size=5>191798211S 85-98 Shifter Bushing Kit</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"191798211S 85-98 Shifter Bushing Kit";} if(widget_array[i] == "85-95ShifterLinkage"){ Price=Price+6;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('85-95ShifterLinkage')\">REMOVE</a>"); document.write("</td><td><font size=5>191798116 85-95 Shifter Linkage Kit</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"191798116 85-95 Shifter Linkage Kit";} if(widget_array[i] == "80-84LeftFrontCaliper"){ Price=Price+19;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('80-84LeftFrontCaliper')\">REMOVE</a>"); document.write("</td><td><font size=5>171615123B Caliper</font></b></td>"); document.write("<td><font size=5> $19</font></tr></tr>"); strDescription=strDescription+"171615123B Caliper";} if(widget_array[i] == "19SuperTimingBeltSet"){ Price=Price+93;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('19SuperTimingBeltSet')\">REMOVE</a>"); document.write("</td><td><font size=5>1.9 Timing Belt and Tensioner and Tools and Gauge</font></b></td>"); document.write("<td><font size=5> $93</font></tr></tr>"); strDescription=strDescription+"1.9 Timing Belt and Tensioner and Tools and Gauge";} if(widget_array[i] == "JKHead"){ Price=Price+283;count=count+1;Weight=Weight+22; document.write("<tr><td><a href=\"javascript:RemoveItem('JKHead')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6 JK Diesel Cylinder Head</font></b></td>"); document.write("<td><font size=5> $283</font></tr></tr>"); strDescription=strDescription+"1.6 JK Diesel Cylinder Head";} if(widget_array[i] == "AAZHead"){ Price=Price+289;count=count+1;Weight=Weight+22; document.write("<tr><td><a href=\"javascript:RemoveItem('AAZHead')\">REMOVE</a>"); document.write("</td><td><font size=5>1.9 AAZ Turbodiesel Cylinder Head</font></b></td>"); document.write("<td><font size=5> $289</font></tr></tr>"); strDescription=strDescription+"1.9 AAZ Turbodiesel Cylinder Head";} if(widget_array[i] == "1ZHead"){ Price=Price+289;count=count+1;Weight=Weight+22; document.write("<tr><td><a href=\"javascript:RemoveItem('1ZHead')\">REMOVE</a>"); document.write("</td><td><font size=5>1Z TDI Cylinder Head</font></b></td>"); document.write("<td><font size=5> $289</font></tr></tr>"); strDescription=strDescription+"1Z TDI Cylinder Head";} if(widget_array[i] == "99-05AirFilter"){ Price=Price+8;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('99-05AirFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>1J0129620 Air Filter</font></b></td>"); document.write("<td><font size=5> $8</font></tr></tr>"); strDescription=strDescription+"1J0129620 Air Filter";} if(widget_array[i] == "05-06PDAirFilter"){ Price=Price+9;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('05-06PDAirFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>1J0129620A Air Filter</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"1J0129620A Air Filter";} if(widget_array[i] == "82-85TurboPump"){ Price=Price+400;count=count+1;Weight=Weight+5; document.write("<tr><td><a href=\"javascript:RemoveItem('82-85TurboPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuilt 82-85 Turbo Diesel Injector Pump</font></b></td>"); document.write("<td><font size=5> $400</font></tr></tr>"); strDescription=strDescription+"Rebuilt 82-85 Turbo Diesel Injector Pump";} if(widget_array[i] == "86-92TurboPump"){ Price=Price+410;count=count+1;Weight=Weight+5; document.write("<tr><td><a href=\"javascript:RemoveItem('86-92TurboPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuilt 86-92 Turbo Diesel Injector Pump</font></b></td>"); document.write("<td><font size=5> $410</font></tr></tr>"); strDescription=strDescription+"Rebuilt 86-92 Turbo Diesel Injector Pump";} if(widget_array[i] == "16PumpBearings"){ Price=Price+9;count=count+1;Weight=Weight+0.2; document.write("<tr><td><a href=\"javascript:RemoveItem('16PumpBearings')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6 VW Injector Pump Bearings</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"1.6 VW Injector Pump Bearings";} if(widget_array[i] == "1ZWaterPump"){ Price=Price+19;count=count+1;Weight=Weight+1.1; document.write("<tr><td><a href=\"javascript:RemoveItem('1ZWaterPump')\">REMOVE</a>"); document.write("</td><td><font size=5>026121005A Water Pump</font></b></td>"); document.write("<td><font size=5> $19</font></tr></tr>"); strDescription=strDescription+"026121005A Water Pump";} if(widget_array[i] == "K14Rebuild"){ Price=Price+49;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('K14Rebuild')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuild Kit for K14 Turbocharger</font></b></td>"); document.write("<td><font size=5> $49</font></tr></tr>"); strDescription=strDescription+"Rebuild Kit for K14 Turbocharger";} if(widget_array[i] == "ALHIntakeManifold"){ Price=Price+99;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('ALHIntakeManifold')\">REMOVE</a>"); document.write("</td><td><font size=5>038129713K Intake Manifold</font></b></td>"); document.write("<td><font size=5> $99</font></tr></tr>"); strDescription=strDescription+"038129713K Intake Manifold";} if(widget_array[i] == "16Pistons5mm"){ Price=Price+189;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('16Pistons5mm')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6 Diesel.5mm Oversized Pistons Set of 4</font></b></td>"); document.write("<td><font size=5> $189</font></tr></tr>"); strDescription=strDescription+"1.6 Diesel.5mm Oversized Pistons Set of 4";} if(widget_array[i] == "TDIPistons1mm"){ Price=Price+250;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('TDIPistons1mm')\">REMOVE</a>"); document.write("</td><td><font size=5>TDI 1mm Oversized Piston Set of 4</font></b></td>"); document.write("<td><font size=5> $250</font></tr></tr>"); strDescription=strDescription+"TDI 1mm Oversized Piston Set of 4";} if(widget_array[i] == "16Pistons1mm"){ Price=Price+189;count=count+1;Weight=Weight+4; document.write("<tr><td><a href=\"javascript:RemoveItem('16Pistons1mm')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6 Diesel1mm Oversized Pistons Set of 4</font></b></td>"); document.write("<td><font size=5> $189</font></tr></tr>"); strDescription=strDescription+"1.6 Diesel1mm Oversized Pistons Set of 4";} if(widget_array[i] == "86-90RebuiltPump"){ Price=Price+400;count=count+1;Weight=Weight+5; document.write("<tr><td><a href=\"javascript:RemoveItem('86-90RebuiltPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuilt 86-90 NA Injector Pump</font></b></td>"); document.write("<td><font size=5> $400</font></tr></tr>"); strDescription=strDescription+"Rebuilt 86-90 NA Injector Pump";} if(widget_array[i] == "EcoDieselRebuiltPump"){ Price=Price+400;count=count+1;Weight=Weight+5; document.write("<tr><td><a href=\"javascript:RemoveItem('EcoDieselRebuiltPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuilt 91-92 Eco-Diesel Injector Pump</font></b></td>"); document.write("<td><font size=5> $400</font></tr></tr>"); strDescription=strDescription+"Rebuilt 91-92 Eco-Diesel Injector Pump";} if(widget_array[i] == "PumpThrottleShaft"){ Price=Price+6;count=count+1;Weight=Weight+0.1; document.write("<tr><td><a href=\"javascript:RemoveItem('PumpThrottleShaft')\">REMOVE</a>"); document.write("</td><td><font size=5>1-3/16 ThrottleShaftBushing</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"1-3/16 ThrottleShaftBushing";} if(widget_array[i] == "NozzleWashers"){ Price=Price+5;count=count+1;Weight=Weight+0.1; document.write("<tr><td><a href=\"javascript:RemoveItem('NozzleWashers')\">REMOVE</a>"); document.write("</td><td><font size=5>TDI Nozzle Washers set of 4</font></b></td>"); document.write("<td><font size=5> $5</font></tr></tr>"); strDescription=strDescription+"TDI Nozzle Washers set of 4";} if(widget_array[i] == "99-05TDIWaterPump"){ Price=Price+27;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('99-05TDIWaterPump')\">REMOVE</a>"); document.write("</td><td><font size=5>038121011A Water Pump</font></b></td>"); document.write("<td><font size=5> $27</font></tr></tr>"); strDescription=strDescription+"038121011A Water Pump";} if(widget_array[i] == "Jetta2LeftTaillight"){ Price=Price+14;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('Jetta2LeftTaillight')\">REMOVE</a>"); document.write("</td><td><font size=5>165945111 Left Jetta Taillight</font></b></td>"); document.write("<td><font size=5> $14</font></tr></tr>"); strDescription=strDescription+"165945111 Left Jetta Taillight";} if(widget_array[i] == "Jetta2RightTaillight"){ Price=Price+14;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('Jetta2RightTaillight')\">REMOVE</a>"); document.write("</td><td><font size=5>165945112 Right Jetta Taillight</font></b></td>"); document.write("<td><font size=5> $14</font></tr></tr>"); strDescription=strDescription+"165945112 Right Jetta Taillight";} if(widget_array[i] == "Jetta2Grill"){ Price=Price+25;count=count+1;Weight=Weight+8; document.write("<tr><td><a href=\"javascript:RemoveItem('Jetta2Grill')\">REMOVE</a>"); document.write("</td><td><font size=5>165853653E Front Radiator Grill</font></b></td>"); document.write("<td><font size=5> $25</font></tr></tr>"); strDescription=strDescription+"165853653E Front Radiator Grill";} if(widget_array[i] == "Jetta2LeftHeadlight"){ Price=Price+27;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('Jetta2LeftHeadlight')\">REMOVE</a>"); document.write("</td><td><font size=5>165941017K Headlight</font></b></td>"); document.write("<td><font size=5> $27</font></tr></tr>"); strDescription=strDescription+"165941017K Headlight";} if(widget_array[i] == "Jetta2RightHeadlight"){ Price=Price+27;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('Jetta2RightHeadlight')\">REMOVE</a>"); document.write("</td><td><font size=5>165941018K Headlight</font></b></td>"); document.write("<td><font size=5> $27</font></tr></tr>"); strDescription=strDescription+"165941018K Headlight";} if(widget_array[i] == "TDICamplate"){ Price=Price+30;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('TDICamplate')\">REMOVE</a>"); document.write("</td><td><font size=5>TDI Injector Pump Camplate</font></b></td>"); document.write("<td><font size=5> $30</font></tr></tr>"); strDescription=strDescription+"TDI Injector Pump Camplate";} if(widget_array[i] == "TDIFeedPump"){ Price=Price+21;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('TDIFeedPump')\">REMOVE</a>"); document.write("</td><td><font size=5>TDI Injector Pump Feed Pump</font></b></td>"); document.write("<td><font size=5> $21</font></tr></tr>"); strDescription=strDescription+"TDI Injector Pump Feed Pump";} if(widget_array[i] == "068109611CExhaustValve"){ Price=Price+7;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('068109611CExhaustValve')\">REMOVE</a>"); document.write("</td><td><font size=5>068109611C Exhaust Valve</font></b></td>"); document.write("<td><font size=5> $7</font></tr></tr>"); strDescription=strDescription+"068109611C Exhaust Valve";} if(widget_array[i] == "2004+TDIFuelFilter"){ Price=Price+14;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('2004+TDIFuelFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>1K0127434 TDI Fuel Filter</font></b></td>"); document.write("<td><font size=5> $14</font></tr></tr>"); strDescription=strDescription+"1K0127434 TDI Fuel Filter";} if(widget_array[i] == "80sDieselFuelFilter"){ Price=Price+9;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('80sDieselFuelFilter')\">REMOVE</a>"); document.write("</td><td><font size=5>068127177B Diesel Fuel Filter</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"068127177B Diesel Fuel Filter";} if(widget_array[i] == "16DieseLiner"){ Price=Price+10;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('16DieseLiner')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6 Diesel Cylinder Liner</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1.6 Diesel Cylinder Liner";} if(widget_array[i] == "19DieselLiner"){ Price=Price+10;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('19DieselLiner')\">REMOVE</a>"); document.write("</td><td><font size=5>1.9 Diesel or TDI Cylinder Liner</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"1.9 Diesel or TDI Cylinder Liner";} if(widget_array[i] == "19DieselTimingBelt"){ Price=Price+10;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('19DieselTimingBelt')\">REMOVE</a>"); document.write("</td><td><font size=5>028109119M Timing Belt</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"028109119M Timing Belt";} if(widget_array[i] == "19TimingBeltKit"){ Price=Price+19;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('19TimingBeltKit')\">REMOVE</a>"); document.write("</td><td><font size=5>1.9 Timing Belt and Tensioner</font></b></td>"); document.write("<td><font size=5> $19</font></tr></tr>"); strDescription=strDescription+"1.9 Timing Belt and Tensioner";} if(widget_array[i] == "95-99TDITimingBeltKit"){ Price=Price+39;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('95-99TDITimingBeltKit')\">REMOVE</a>"); document.write("</td><td><font size=5>1.9 TDI (AHU 1Z)Timing Belt & Tensioner & Roller</font></b></td>"); document.write("<td><font size=5> $39</font></tr></tr>"); strDescription=strDescription+"1.9 TDI (AHU 1Z)Timing Belt & Tensioner & Roller";} if(widget_array[i] == "95-99TDITimingBeltKitWithTools"){ Price=Price+75;count=count+1;Weight=Weight+2.5; document.write("<tr><td><a href=\"javascript:RemoveItem('95-99TDITimingBeltKitWithTools')\">REMOVE</a>"); document.write("</td><td><font size=5>1.9 TDI (AHU 1Z)Timing Belt & Tensioner & Roller & 3 Piece 95-99 TDI Tool Set</font></b></td>"); document.write("<td><font size=5> $75</font></tr></tr>"); strDescription=strDescription+"1.9 TDI (AHU 1Z)Timing Belt & Tensioner & Roller & 3 Piece 95-99 TDI Tool Set";} if(widget_array[i] == "1619Nozzles"){ Price=Price+45;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('1619Nozzles')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6 1.9 Diesel Nozzles</font></b></td>"); document.write("<td><font size=5> $45</font></tr></tr>"); strDescription=strDescription+"1.6 1.9 Diesel Nozzles";} if(widget_array[i] == "16TDInjector"){ Price=Price+24;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('16TDInjector')\">REMOVE</a>"); document.write("</td><td><font size=5>1.6TD Injector</font></b></td>"); document.write("<td><font size=5> $24</font></tr></tr>"); strDescription=strDescription+"1.6TD Injector";} if(widget_array[i] == "MK2LeftDoorLock"){ Price=Price+6;count=count+1;Weight=Weight+0.9; document.write("<tr><td><a href=\"javascript:RemoveItem('MK2LeftDoorLock')\">REMOVE</a>"); document.write("</td><td><font size=5>327837015B Door Lock</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"327837015B Door Lock";} if(widget_array[i] == "Jetta2-3FrontBrakePads"){ Price=Price+10;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('Jetta2-3FrontBrakePads')\">REMOVE</a>"); document.write("</td><td><font size=5>191698151C G J Brake Pads</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"191698151C G J Brake Pads";} if(widget_array[i] == "80-98FrontRotor"){ Price=Price+10;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('80-98FrontRotor')\">REMOVE</a>"); document.write("</td><td><font size=5>171615301 Front Rotor</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"171615301 Front Rotor";} if(widget_array[i] == "069109601CIntakeValve"){ Price=Price+3;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('069109601CIntakeValve')\">REMOVE</a>"); document.write("</td><td><font size=5>069109601C Intake Valve</font></b></td>"); document.write("<td><font size=5> $3</font></tr></tr>"); strDescription=strDescription+"069109601C Intake Valve";} if(widget_array[i] == "028109601DIntakeValve"){ Price=Price+6;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('028109601DIntakeValve')\">REMOVE</a>"); document.write("</td><td><font size=5>028109601D Intake Valve</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"028109601D Intake Valve";} if(widget_array[i] == "028109601BIntakeValve"){ Price=Price+6;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('028109601BIntakeValve')\">REMOVE</a>"); document.write("</td><td><font size=5>028109601B Intake Valve</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"028109601B Intake Valve";} if(widget_array[i] == "028103383AKHeadGasket"){ Price=Price+11;count=count+1;Weight=Weight+0.9; document.write("<tr><td><a href=\"javascript:RemoveItem('028103383AKHeadGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>028103383BJ 2 Notch Head Gasket</font></b></td>"); document.write("<td><font size=5> $11</font></tr></tr>"); strDescription=strDescription+"028103383BJ 2 Notch Head Gasket";} if(widget_array[i] == "068103383EJHeadGasket"){ Price=Price+10;count=count+1;Weight=Weight+0.9; document.write("<tr><td><a href=\"javascript:RemoveItem('068103383EJHeadGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>068103383EJ 2 Notch Head Gasket</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"068103383EJ 2 Notch Head Gasket";} if(widget_array[i] == "068103383EKHeadGasket"){ Price=Price+10;count=count+1;Weight=Weight+0.9; document.write("<tr><td><a href=\"javascript:RemoveItem('068103383EKHeadGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>068103383EK 3 Notch Head Gasket</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"068103383EK 3 Notch Head Gasket";} if(widget_array[i] == "068103383FNHeadGasket"){ Price=Price+10;count=count+1;Weight=Weight+0.9; document.write("<tr><td><a href=\"javascript:RemoveItem('068103383FNHeadGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>068103383FN 3 Notch Head Gasket</font></b></td>"); document.write("<td><font size=5> $10</font></tr></tr>"); strDescription=strDescription+"068103383FN 3 Notch Head Gasket";} if(widget_array[i] == "026198025CRubberValveCoverGasket"){ Price=Price+9;count=count+1;Weight=Weight+0.6; document.write("<tr><td><a href=\"javascript:RemoveItem('026198025CRubberValveCoverGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>026198025C Rubber Valve Cover Gasket</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"026198025C Rubber Valve Cover Gasket";} if(widget_array[i] == "028109611EExhaustValve"){ Price=Price+7;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('028109611EExhaustValve')\">REMOVE</a>"); document.write("</td><td><font size=5>028109611E Exhaust Valve</font></b></td>"); document.write("<td><font size=5> $7</font></tr></tr>"); strDescription=strDescription+"028109611E Exhaust Valve";} if(widget_array[i] == "028109611GExhaustValve"){ Price=Price+7;count=count+1;Weight=Weight+0.4; document.write("<tr><td><a href=\"javascript:RemoveItem('028109611GExhaustValve')\">REMOVE</a>"); document.write("</td><td><font size=5>028109611G Exhaust Valve</font></b></td>"); document.write("<td><font size=5> $7</font></tr></tr>"); strDescription=strDescription+"028109611G Exhaust Valve";} if(widget_array[i] == "020141165HClutchReleaseBearing"){ Price=Price+4;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('020141165HClutchReleaseBearing')\">REMOVE</a>"); document.write("</td><td><font size=5>020141164H Throwout Bearing</font></b></td>"); document.write("<td><font size=5> $4</font></tr></tr>"); strDescription=strDescription+"020141164H Throwout Bearing";} if(widget_array[i] == "1H0413031AStrut"){ Price=Price+25;count=count+1;Weight=Weight+10; document.write("<tr><td><a href=\"javascript:RemoveItem('1H0413031AStrut')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0413031A Strut</font></b></td>"); document.write("<td><font size=5> $25</font></tr></tr>"); strDescription=strDescription+"1H0413031A Strut";} if(widget_array[i] == "034109309ADHydraulicLifter"){ Price=Price+6;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('034109309ADHydraulicLifter')\">REMOVE</a>"); document.write("</td><td><font size=5>034109309AD Lifter</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"034109309AD Lifter";} if(widget_array[i] == "038103383AN-KHeadGasket"){ Price=Price+15;count=count+1;Weight=Weight+0.9; document.write("<tr><td><a href=\"javascript:RemoveItem('038103383AN-KHeadGasket')\">REMOVE</a>"); document.write("</td><td><font size=5>038103383AN 3 Notch Head Gasket</font></b></td>"); document.write("<td><font size=5> $15</font></tr></tr>"); strDescription=strDescription+"038103383AN 3 Notch Head Gasket";} if(widget_array[i] == "1999andNewerTDITools"){ Price=Price+50;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('1999andNewerTDITools')\">REMOVE</a>"); document.write("</td><td><font size=5>1999.5 and Newer TDI Timing Belt Tools</font></b></td>"); document.write("<td><font size=5> $50</font></tr></tr>"); strDescription=strDescription+"1999.5 and Newer TDI Timing Belt Tools";} if(widget_array[i] == "Pre1999TDITools"){ Price=Price+50;count=count+1;Weight=Weight+0.5; document.write("<tr><td><a href=\"javascript:RemoveItem('Pre1999TDITools')\">REMOVE</a>"); document.write("</td><td><font size=5>TDI (1z, AHU - Pre 1999.5) Timing Belt Tool Set</font></b></td>"); document.write("<td><font size=5> $50</font></tr></tr>"); strDescription=strDescription+"TDI (1z, AHU - Pre 1999.5) Timing Belt Tool Set";} if(widget_array[i] == "VWDieselTimingBeltTools"){ Price=Price+72;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('VWDieselTimingBeltTools')\">REMOVE</a>"); document.write("</td><td><font size=5>VW Diesel (Pre-1996) Timing Belt Tool Set with Gauge</font></b></td>"); document.write("<td><font size=5> $72</font></tr></tr>"); strDescription=strDescription+"VW Diesel (Pre-1996) Timing Belt Tool Set with Gauge";} if(widget_array[i] == "VWDieselDialGauge"){ Price=Price+52;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('VWDieselDialGauge')\">REMOVE</a>"); document.write("</td><td><font size=5>VW Diesel Injector Pump Timing Gauge</font></b></td>"); document.write("<td><font size=5> $52</font></tr></tr>"); strDescription=strDescription+"VW Diesel Injector Pump Timing Gauge";} if(widget_array[i] == "TDI3SidedBoltRemover"){ Price=Price+9;count=count+1;Weight=Weight+0.1; document.write("<tr><td><a href=\"javascript:RemoveItem('TDI3SidedBoltRemover')\">REMOVE</a>"); document.write("</td><td><font size=5>3 Sided Bolt Remover for TDI Injector Pumps</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"3 Sided Bolt Remover for TDI Injector Pumps";} if(widget_array[i] == "PumpRoller"){ Price=Price+6;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('PumpRoller')\">REMOVE</a>"); document.write("</td><td><font size=5>Pump Roller Assembly</font></b></td>"); document.write("<td><font size=5> $6</font></tr></tr>"); strDescription=strDescription+"Pump Roller Assembly";} if(widget_array[i] == "PumpPressureValve"){ Price=Price+9;count=count+1;Weight=Weight+0.1; document.write("<tr><td><a href=\"javascript:RemoveItem('PumpPressureValve')\">REMOVE</a>"); document.write("</td><td><font size=5>Pump Pressure Valve</font></b></td>"); document.write("<td><font size=5> $9</font></tr></tr>"); strDescription=strDescription+"Pump Pressure Valve";} if(widget_array[i] == "VNT15RepairKit"){ Price=Price+55;count=count+1;Weight=Weight+0.3; document.write("<tr><td><a href=\"javascript:RemoveItem('VNT15RepairKit')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuild Kit for VNT-15 Turbocharger</font></b></td>"); document.write("<td><font size=5> $55</font></tr></tr>"); strDescription=strDescription+"Rebuild Kit for VNT-15 Turbocharger";} if(widget_array[i] == "VNT15Actuator"){ Price=Price+65;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('VNT15Actuator')\">REMOVE</a>"); document.write("</td><td><font size=5>Wastegate Actuator for VNT-15 Turbocharger</font></b></td>"); document.write("<td><font size=5> $65</font></tr></tr>"); strDescription=strDescription+"Wastegate Actuator for VNT-15 Turbocharger";} if(widget_array[i] == "Rebuilt19AAZPump"){ Price=Price+460;count=count+1;Weight=Weight+12; document.write("<tr><td><a href=\"javascript:RemoveItem('Rebuilt19AAZPump')\">REMOVE</a>"); document.write("</td><td><font size=5>Rebuilt 1.9AAZ Injector Pump</font></b></td>"); document.write("<td><font size=5> $460</font></tr></tr>"); strDescription=strDescription+"Rebuilt 1.9AAZ Injector Pump";} if(widget_array[i] == "028109101GCamshaft"){ Price=Price+55;count=count+1;Weight=Weight+2; document.write("<tr><td><a href=\"javascript:RemoveItem('028109101GCamshaft')\">REMOVE</a>"); document.write("</td><td><font size=5>028109101G Camshaft</font></b></td>"); document.write("<td><font size=5> $55</font></tr></tr>"); strDescription=strDescription+"028109101G Camshaft";} if(widget_array[i] == "191512131RearRubberStop"){ Price=Price+8;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('191512131RearRubberStop')\">REMOVE</a>"); document.write("</td><td><font size=5>191512131B Rear Rubber Shock Bumper</font></b></td>"); document.write("<td><font size=5> $8</font></tr></tr>"); strDescription=strDescription+"191512131B Rear Rubber Shock Bumper";} if(widget_array[i] == "1H0512131RearRubberSpringSeat"){ Price=Price+5;count=count+1;Weight=Weight+1; document.write("<tr><td><a href=\"javascript:RemoveItem('1H0512131RearRubberSpringSeat')\">REMOVE</a>"); document.write("</td><td><font size=5>1H0512149 Rear Rubber Spring Seat</font></b></td>"); document.write("<td><font size=5> $5</font></tr></tr>"); strDescription=strDescription+"1H0512149 Rear Rubber Spring Seat";} if(widget_array[i] == "357498625AWheelBearing"){ Price=Price+12;count=count+