Airbag Man
Beast
Bilstein
Black Hawk
Climax Suspension
King Springs
Koni
Rancho
RAW
Superior Engineering
Whiteline
0 / $0.00
Make:
All
Dodge
Ford
Holden
Hyundai
Isuzu
Jeep
Landrover
LDV
Mazda
Mercedes
Mitsubishi
Nissan
Suzuki
Toyota
Volkswagen
Brand:
All
Airbag Man
Bilstein
Climax Suspension
King Springs
Koni
Rancho
RAW
Search by Part No:
Model:
All
FJ Cruiser
Forerunner
Fortuner
Hiace
Hilux
Landcruiser
Prado
Product:
All
Air Bags
Air Control System
Type:
All
40 series, BJ40 FJ40 HJ40 with 25mm leaf spring eyes: 1960-1980
45 series ute: 1960-1980
40 42 46 series: 1980-1984
45 47 series ute & troop carrier: 1980-1985
60 61 62 series FJ,HJ 4wd: 1980-1986
75 series FJ75 HJ75 FZJ75 HZJ75: 1984-1999
60 61 62 series FJ HJ: 1986-1991
80 series FZJ HZJ HDJ: 1991-1998
100 series IFS FZJ, UZJ exc adjustable suspension: 1998-2007
105 series solid axle FZJ105R, HZJ105R.: 1998-2007
78 series troop carrier 6cyl: 1999-2007
79 series single cab ute 6cyl: 1999-2007
200 series wagon: 2007 ON
76 series wagon: 2007 on
78 series troop carrier V8: 2007 on
79 series dual cab ute: 2007 on
79 series single cab ute V8: 2007 on
300 SERIES 3.3L WAGON LC300: 2021/07 ON
Name:
Email:
RR4700
LANDCRUISER 76 78 & 79 SERIES STANDARD HEIGHT AIR BAGS
Airbag Man
Air Bags
Rear
Pack Contains: 1
Price:
$895.00
{var pageline = 20} {if searchData.length > 0} <div id="searchBar"> <div id="searchNums"> Showing ${pageData.start} to ${pageData.end} of ${pageData.total} </div> <div id="searchPages"> {if pageData.start > 1} <span class="pageActive" onclick="pop_search(0,-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} First </span> {if pageData.start > 1} <span class="pageActive" onclick="pop_search(${pageData.page - 1},-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} Previous </span> {if pageData.end < pageData.total} <span class="pageActive" onclick="pop_search(${pageData.page + 1},-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} Next </span> {if pageData.end < pageData.total} {var lp = Math.ceil(pageData.total/pageline)-1} <span class="pageActive" onclick="pop_search(${lp},-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} Last </span> </div> </div> <div id="srTitle"> <table width="750" align="center" cellpadding="0" cellspacing="3"> <tr> <td width="123" align="center" valign="middle"> </td> <td width="102" align="center" valign="middle">Brand, Type</td> <td align="center" valign="middle">Part No, Desc, Car Related Info</td> <td width="43" align="center" valign="middle">Loc'n</td> <td width="36" align="center" valign="middle">No.</td> <td width="63" align="center" valign="middle">Price</td> <td width="48" align="center" valign="middle">?</td> <td width="48" align="center" valign="middle">+</td> </tr> </table> </div> {else} <p align="center" class="heading1"><img src="images/pic_nosearch.png" width="200" height="219" align="left" style="margin-right:20px; padding-bottom: 25px; padding-top: 15px;" />CLIMAX SUSPENSION ONLINE STORE</p> <p align="justify" class="maintxt1">No search results found. Please change your search criteria to widen the search.</p> {/if} {for e in searchData} <div class="srLine"></div> <div id="srItem${e.id}" class="srItem"> <table width="750" align="center" cellpadding="0" cellspacing="3"> <tr> <td width="123" align="center" valign="middle"> <a onclick="pop_item(${e.id}); return false;" href="#"><img src="/images/bigpics/${e.pic}" width="140px" name="tn_${e.id}" border="0" id="tn_${e.id}" /></a> </td> <td width="102" align="left" valign="middle"> <h2>${e.brand}</h2> <p>${e.type}</p> </td> <td align="left" valign="middle"> <h1>${e.partnum}</h1> <h2>${e.desc}</h2> {if e.extra !="null"} <h6>${e.extra}</h6> {/if} </td> <td width="43" align="center" valign="middle" class="srLoc"> {if e.locn != "null"} ${e.locn} {else} {/if} </td> <td width="36" align="center" valign="middle" class="srNum"> {if e.unit == "None"} <h1>${e.num}</h1> {/if} {if e.unit == "Pair"} <h1>${e.num}</h1> <p>Pair</p> {/if} {if e.unit == "Kit"} <h1>${e.num}</h1> <p>Kit</p> {/if} {if e.unit == "Set"} <p>Set<br />of</p> <h1>${e.num}</h1> {/if} </td> <td width="63" align="center" valign="middle"> <h3>${e.price}<span class="smallPr">.${e.cents}</span></h3> {if e.eprice != 0} <p><strong>${e.disc}</strong></p> <h4>${e.eprice}<span class="smallPr">.${e.ecents}</span></h4> {/if} </td> <td width="48" align="center" valign="middle"> <a onclick="pop_item(${e.id}); return false;" href="#"><img width="40" height="40" border="0" src="/images/bn_infos.png" /></a> </td> <td width="48" align="center" valign="middle"> <form id="BuyItem_${e.id}" name="BuyItem_${e.id}" method="post"> <input type="text" maxlength="3" size="2" value="1" id="Qty" class="sbformb1" name="Qty" /><br /> <a onclick="pop_cart(${e.id},document.BuyItem_${e.id}.Qty.value,1,0); return false;" href="#"><img width="40" height="40" border="0" src="/images/bn_adds.png" /></a> </form> </td> </tr> </table> </div> {/for} {if searchData.length > 0} <div id="searchBar"> <div id="searchNums"> Showing ${pageData.start} to ${pageData.end} of ${pageData.total} </div> <div id="searchPages"> {if pageData.start > 1} <span class="pageActive" onclick="pop_search(0,-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} First </span> {if pageData.start > 1} <span class="pageActive" onclick="pop_search(${pageData.page - 1},-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} Previous </span> {if pageData.end < pageData.total} <span class="pageActive" onclick="pop_search(${pageData.page + 1},-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} Next </span> {if pageData.end < pageData.total} {var lp = Math.ceil(pageData.total/pageline)-1} <span class="pageActive" onclick="pop_search(${lp},-1,(document.catsearch.txtProdCode.value == null || document.catsearch.txtProdCode.value == '') ? -1 : document.catsearch.txtProdCode.value); return false;"> {else} <span class="pageDead"> {/if} Last </span> </div> </div> {/if}
{for e in searchData} <div class="srLine"></div> <div id="srItem${e.id}" class="srItem" style="background-color:#66CCFF;"> <table width="750" align="center" cellpadding="0" cellspacing="3"> <tr> <td width="123" align="center" valign="middle"> <img src="/images/bigpics/${e.pic}" width="140px" name="tn_${e.id}" border="0" id="tn_${e.id}" /> </td> <td width="102" align="left" valign="middle"> <h2>${e.brand}</h2> <p>${e.type}</p> </td> <td align="left" valign="middle"> <h1>${e.partnum}</h1> <h2>${e.desc}</h2> {if e.extra !="null"} <h6>${e.extra}</h6> {/if} </td> <td width="43" align="center" valign="middle" class="srLoc"> {if e.locn != "null"} ${e.locn} {else} {/if} </td> <td width="36" align="center" valign="middle" class="srNum">${e.num}</td> <td width="63" align="center" valign="middle"> <h3>${e.price}<span class="smallPr">.${e.cents}</span></h3> {if e.eprice != 0} <p><strong>${e.disc}</strong></p> <h4>${e.eprice}<span class="smallPr">.${e.ecents}</span></h4> {/if} </td> </tr> </table> </div> {/for} {for e in carData} <div class="srLine"></div> <div id="srCar${e.id}" class="srItem"> <table width="750" align="center" cellpadding="0" cellspacing="3"> <tr> <td width="123" align="center" valign="middle"> <img src="/images/bigpics/${e.pic}" width="140px" name="tn_${e.id}" border="0" id="tn_${e.id}" /> </td> <td width="102" align="left" valign="middle"> <h2>${e.manufacturer}</h2> <p>${e.make}</p> </td> <td align="left" valign="middle"> <h1>${e.model}</h1> {if e.extra !="null"} <h6>${e.extra}</h6> {/if} </td> <td width="43" align="center" valign="middle" class="srLoc"> {if e.locn != "null"} ${e.locn} {else} {/if} </td> <td width="36" align="center" valign="middle" class="srNum">${e.num}</td> </tr> </table> </div> {forelse} <h2 class="maintxt1" style="margin-top:20px;">No search results found. No vehicles match the stock item selected.</h2> {/for}
<div itemscope itemtype="http://schema.org/product"> <div id="itemPic"><img itemprop="image" src="/images/bigpics/${itemData.pic}" style="margin-top: ${itemData.mt}px" /></div> <div id="dItemDesc"> <div id="dItemName"> <p>${itemData.pn}</p> <h1><span itemprop="name">${itemData.ds}</span></h1> </div> <div id="dItemLeft"> <p> {if itemData.br != "null"} <span itemprop="brand">${itemData.br}</span> {else} NA {/if} </p> <p> {if itemData.tp != "null"} ${itemData.tp} {else} NA {/if} </p> <p> {if itemData.ln != "null"} ${itemData.ln} {else} NA {/if} </p> <p>Pack Contains: {if itemData.it != "null"} {if itemData.un == "Set"} Set of {/if} ${itemData.it} {if itemData.un == "Kit" || itemData.un == "Pair"} ${itemData.un} {if itemData.it > 1} s {/if} {/if} {else} NA {/if} </p> </div> <div id="dItemRight"> {if itemData.p1 != 0} <span itemprop="offers" itemscope itemtype="http://schema.org/offer" class="flyPrice"><meta itemprop="category" content="Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Suspension Parts" /><meta itemprop="priceCurrency" content="AUD" /><p style="width:180px;">Price: <span itemprop="price">${itemData.p1}</span></p><meta itemprop="itemCondition" content="new"></span> {else} <p>Price: $Call</p> {/if} </p> {if itemData.p2 != 0} <img src="images/icon_special.png" width="110" height="21" align="middle" /> <h1>Save: ${itemData.sav}</h1> <p>Only: ${itemData.p2}</p> {/if} </div> </div> <div id="dItemButt"> <div id="dItemRtn"><a href="#" onclick="pop_search(-1,-1,-1); return false;"><img src="images/btn_itemrtn.png" width="160" height="29" border="0" /></a></div> <div id="dItemAdd"><a href="#" onclick="pop_cart(${itemData.id},document.BuyItem_${itemData.id}.Qty.value,1,0); return false;"><img src="images/btn_itemadd.png" width="115" height="29" /></a></div> <div id="dItemQty"><form method="post" name="BuyItem_${itemData.id}" id="BuyItem_${itemData.id}"><input type="text" name="Qty" id="Qty" value="1" size="2" maxlength="6" /></form></div> </div> <div class="clearfloat"></div> {if itemData.kd != "null"} <div id="dItemExtra">${itemData.kd}</div> {/if} {if itemData.ks != "null"} <div id="dItemExtra">${itemData.ks}</div> {/if} {if kitstuff.length > 0} <div id="dKitList"> <div id="dSmartSusp"><img src="images/icon_smartsusp.png" width="150" height="99" border="0" /></div> {if itemData.tp == "SMART Kit"} <div id="kitListHead"> This CLIMAX SmartKit has been created with the following items: </div> <div id="dSmartKit"><img src="images/icon_smartkit.png" width="156" height="99" border="0" /></div> {/if} {if itemData.tp == "PRO Kit"} <div id="kitListHead"> This CLIMAX Pro Kit has been created with the following items: </div> <div id="dSmartKit"><img src="images/icon_prokit.png" width="208" height="99" border="0" /></div> {/if} {if itemData.tp == "SMART Coils"} <div id="kitListHead"> This CLIMAX Smart Coils Kit has been created with the following items: </div> <div id="dSmartKit"><img src="images/icon_smartcoil.png" width="150" height="99" border="0" /></div> {/if} {if itemData.tp == "SMART Struts"} <div id="kitListHead"> This CLIMAX Smart Struts Kit has been created with the following items: </div> <div id="dSmartKit"><img src="images/icon_smartstrut.png" width="197" height="99" border="0" /></div> {/if} <div class="clearfloat"></div> {for e in kitstuff} <div class="srLine"></div> <div id="srItem${e.id}" class="srItem"> <table width="750" align="center" cellpadding="0" cellspacing="3"> <tr> <td width="123" align="center" valign="middle"> <a onclick="pop_item(${e.id}); return false;" href="#"><img src="/images/bigpics/${e.pic}" width="140px" name="tn_${e.id}" border="0" id="tn_${e.id}" /></a> </td> <td width="102" align="left" valign="middle"> <h2>${e.brand}</h2> <p>${e.type}</p> </td> <td align="left" valign="middle"> <h1>${e.partnum}</h1> <h2>${e.desc}</h2> {if e.extra !="null"} <h6>${e.extra}</h6> {/if} </td> <td width="43" align="center" valign="middle" class="srLoc"> {if e.locn != "null"} ${e.locn} {else} {/if} </td> <td width="36" align="center" valign="middle" class="srNum">${e.num}</td> </tr> </table> </div> {/for} </div> {/if} {for e in special} <div class="item_special"> {if e.pic != "null"} <div class="item_specpic"></div> {/if} <div class="item_spectxt">${e.se}</div> </div> {/for} {if itemData.le != "null" || itemData.ls != "null"} <div id="dItemExtra"> {if itemData.le != "null"} <p>${itemData.le}</p> {/if} {if itemData.ls != "null"} <p style="margin-top:6px; color:#6CF;">${itemData.ls}</p> {/if} </div> {/if} {if itemData.bsc != "null"} <div class="item_blurb"> {if itemData.bi != "null"} <p class="item_blurbt">${itemData.bi}</p> {/if} <p>${itemData.bsc}</p> </div> {/if} {if itemData.bst != "null"} <div class="item_blurb"> ${itemData.bst} </div> {/if} {if itemData.bs != "null"} <div class="item_blurb"> ${itemData.bs} </div> {/if} </div>
{if kitTot.md != 1} <form action="https://www.climaxsuspension.com.au/ReviewOrder.php" method="post" name="dCart" id="dCart"> <input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response"> <div id="dCartHead"> <div id="kitHead">Your Cart</div> <div id="qtyHead">Quantity</div> <div id="costHead">Cost</div> <div id="rmvHead">Remove</div> <div class="clearfloat"></div> </div> {/if} {for e in kitItems} <div class="dCartItem"> <div class="cartPic"><img src="/images/bigpics/${e.pic}" width="120px" /></div> <div class="cartDesc">${e.desc}</div> <div class="cartQty"> {if kitTot.md != 1} <input type="text" name="count_${e.id}" size="5" value="${e.qty}" /> {else} ${e.qty} {/if} </div> <div class="cartPrice">${e.cost}</div> {if kitTot.md != 1} <div class="cartBin"><a href="#" onclick="pop_cart(${e.id},0,2,0); return false;"><img width="30" height="37" border="0" src="images/bin.png" /></a></div> {/if} <div class="clearfloat"></div> </div> {forelse} <div class="dCartItem"> <div class="cartPic"><img src="images/pic_nokit.png" /></div> <div class="cartDesc">Your cart is currently empty!</div> <div class="clearfloat"></div> </div> {/for} <div id="dCartFoot"> <div class="totHead">Totals:</div> <div class="totQty">${kitTot.qt}</div> <div class="totPrice">${kitTot.ct}</div> <div class="clearfloat"></div> </div> {if kitTot.md != 1} <div id="dCartBtns"> <div class="cartBtnLeft"><a href="#" onclick="pop_search(-1,-1,-1); return false;"><img width="110" height="45" border="0" src="images/scb_return.png" /></a></div> {if kitTot.qt > 0} <div class="cartBtnLeft"><a href="#" onclick="pop_cart(0,0,3,0); return false;"><img width="110" height="45" border="0" src="images/scb_clear.png" /></a></div> <div class="cartBtnLeft"><a href="#" onclick="update_cart(this.Parentnode); return false;"><img width="110" height="45" border="0" src="images/scb_update.png" /></a></div> <div class="cartBtnRight"><a href="purchase.php"><img width="110" height="45" border="0" src="images/scb_purchase.png" /></a></div> <div class="checkOutBtnPayPal"> <input name="CART" type="hidden" value="1" /> <input name="pCode" type="hidden" value="0" /> <input name="sessID" type="hidden" value="0euodk3nj964h5hgncmsp6qu50" /> <input type='image' name='submit' src='https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif' border='0' align='top' alt='Check out with PayPal'/> </div> {/if} <div class="clearfloat"></div> </div> {/if} {if kitTot.md != 1} </form> {/if}
<div id="dSuppHead"> <img src="images/br_iman0.png" width="300" height="128" /> </div> <div id="dSuppPics"> <img src="images/br_iman6.png" width="200" height="128" style="margin-top:9px;" /> <img src="images/br_iman2.png" width="200" height="116" style="margin-top:9px;" /> <img src="images/br_iman5.jpg" width="200" height="116" style="margin-top:9px;" /> <img src="images/br_iman4.png" width="200" height="135" style="margin-top:9px;" /> <img src="images/br_iman3.png" width="200" height="138" style="margin-top:9px;" /> <img src="images/br_iman7.jpg" width="200" height="374" style="margin-top:9px;" /> </div> <div id="dSuppBody"><p> On road or off the beaten track, Australia's first choice for 4x4 suspension & 4x4 accessories is Ironman 4x4, whether you use your 4x4 as a family vehicle or an offroad explorer, Ironman has the products that will deliver the comfort & safety you demand.</p> <p>Their range includes:-</p> <ul> <li>35mm Nitro Gas and 41mm Foam Cell shock absorbers.</li> <li>Heavy duty Coil and Leaf Springs.</li> <li>Polyurethane Bush Kits.</li> <li>Greasable Shackles and Pins.</li> <li>Ubolt Kits.</li> <li>Suspension Systems inc 4 and 6 inch competition Kits.</li> <li>Heavy Duty Torsion Bars.</li> <li>Heavy Duty Steering Damper.</li> </ul> <p>Ironman 4x4 products have been developed in the harshest proving ground - Australia, and is sold in more than 60 countries. For almost 50 years customers have put their trust in Ironman 4x4.</p> </div> <div id="dSuppFoot"><img src="images/pic_ironman1.jpg" width="525" height="567" style="margin-top:5px;"></div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_bilst0.png" width="300" height="141" /> </div> <div id="dSuppPics"> <img src="images/br_bilst2.png" width="200" height="181" style="margin-top:0px; margin-bottom:5px;" /><img src="images/br_bilst3.png" width="200" height="231" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/br_bilst4.png" width="200" height="170" style="margin-top:5px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p align="justify">In 1954 August Bilstein a German entrepreneur made a historic decision by designing and perfecting the first monotube gas pressure shock absorber, a new design which revolutionised the shock absorber industry. The monotube gas pressure Bilstein shock absorbers are renouned as one of the best in the world and are original equipment for BMW, Mercedes, Ferrari, Jaguar, Porsche and is involved in NASCAR, Rally, Off-Road and Formula 1 racing, and the preferred choice for the TRD Hilux.</p> <p align="justify"> The worlds best vehicle manufacturers have put their trust in Bilstein for over 50 years.</p> </div> <div id="dSuppFoot"> <img src="images/br_bilst1.jpg" width="520" height="232" /> </div> <div class="clearfloat"></div>
<div id="dSuppBody"> <p><strong>The <img src="images/logo_br2.png" width="140" height="40" align="middle" /> Advantage </strong></p> <ul> <li>Improved Ride Control</li> <li>Correct Steering and Suspension Alignment</li> <li>Better Braking Response</li> <li>Reduced Tyre Wear</li> <li>Increased Safety</li> </ul> <p><strong> The <img src="images/logo_br2.png" width="140" height="40" align="middle" /> Product Range</strong></p> <ul> <li>Castor/Camber Correction</li> <li>Spring Eye and Shackle Bushes</li> <li>Shock Absorber Bushing</li> <li>Trailing Arm and Radius Rods</li> <li>Sway Bar Mounts</li> <li>Coil Spacers</li> <li>Bump Stops</li> <li>Suspension Bush Overhaul Kits</li> </ul> <p><strong> The <img src="images/logo_br2.png" width="140" height="40" align="middle" /> Vehicle Range</strong></p> <ul> <li>Car</li> <li>Commercial</li> <li>4WD</li> </ul> <p><strong><img src="images/logo_br2.png" width="140" height="40" align="middle" /> </strong>Bushes come with a <strong>2 year, 40,000km Warranty!</strong></p> </div> <div id="dSuppPics"> <img src="images/pic_sm4.png" width="170" height="190" style="margin-top:0px; margin-bottom:5px;" /> <img src="images/pic_sm6.png" width="170" height="207" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/pic_sm3.png" width="160" height="108" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/pic_sm1.png" width="170" height="143" style="margin-top:5px; margin-bottom:0px;" /> </div> <div id="dSuppFoot"><img src="images/pic_sm4.png" width="120" height="134" style="margin-left:20px; margin-right:20px;" /><img src="images/pic_sm5.png" width="120" height="132" style="margin-left:20px; margin-right:20px;" /><img src="images/pic_sm7.png" width="120" height="123" style="margin-left:20px; margin-right:20px;" /></div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_kmac0.jpg" width="400" height="207" /> </div> <div id="dSuppPics"> <img src="images/br_kmac1.png" width="200" height="127" style="margin-top:0px; margin-bottom:5px;" /> <img src="images/br_kmac2.jpg" width="200" height="200" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/br_kmac3.png" width="200" height="156" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/br_kmac5.png" width="200" height="172" style="margin-top:5px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p><strong>WITH - SOME OF THE BEST SUSPENSION TALENT in the industry,</strong> K-MAC has been thoroughly researching,designing, race testing and manufacturing<strong>"BOLT ON" CAMBER, CASTER & TOE </strong>adjustment kits for mass produced automobiles since the early 1970's.</p> <p><em><strong>THE KITS REDUCE UNEVEN, PREMATURE tire WEAR</strong></em>, improve traction and high speed directional directional stability, plus allow ongoing adjustment for accident damage, curb knocks or race / rally settings.</p> <p>By the 1980's, the majority of new car manufacturers had deleted adjustment facilities, other than front toe (but adjusting "toe" however ONLY ALTERS THE WEAR POSITION and actually increases the overall wear rate.</p> <p>This deletion was brought about by cost cutting and the ever increasing speed of vehicle assembly lines allowing insufficient time for adjustment.</p> <p><em><strong>K-MAC</strong> - THEREFORE SAW THE NEED</em> and set about to design and manufacture a complete "Bolt On" range of front Camber and Caster & rear Camber and Toe kits to satisfy the demand from sports/competition enthusiasts or simply frustrated consumers with expensive/premature tire wear problems, which were brought about by uneven wear, altered suspension height, carrying extra load, curb knocks, driving on high cambered roads or front/rear wheel squat, with subsequent inner edge tire wear. Above problems were further exacerbated by the advent in the 1980's of "off the shelf" wide, expensive low profile tires, where facilities for adjusting Camber because of the extra width are an essential requirement to maintain even tire wear/traction.</p> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_kelpro1.png" width="500" height="95" /> </div> <div id="dSuppPics"> <img src="images/br_kelpro2.png" width="200" height="199" style="margin-top:0px; margin-bottom:5px;" /> <img src="images/br_kelpro3.png" width="200" height="99" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/br_kelpro4.png" width="200" height="164" style="margin-top:5px; margin-bottom:5px;" /> <img src="images/br_kelpro5.png" width="180" height="189" style="margin-top:5px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p>When you’re looking for a company to deliver on range, availability, competitive pricing and know how in rubber and hardparts, it’s difficult to look past Kelpro.</p> <p>Kelpro develops and supplies a comprehensive range of engine mounts, steering and suspension parts, wheel bearing kits and hub bearing assemblies to the Australian automotive aftermarket. There are over 4,000 part numbers, covering a wide range of individual vehicle applications. New products are constantly being added to maintain Kelpro’s leadership in range development supported by industry leading catalogues complete with easy to read application guides and pictorial sections.</p> <p> All Kelpro products are manufactured to high quality standards and backed by a 2 year/40,000km warranty. When you’re after professional knowledge, the Motospecs technical support team can provide information on detailed vehicle fitment and the product range.</p> <p>The comprehensive range includes:</p> <ul> <li>Engine Mounts</li> <li> Wheel Bearing Kits</li> <li> Hub Bearing Assemblies</li> <li> Power Steering Pumps</li> <li> Power Steering Hoses</li> <li> Steering Rack Boots</li> <li> Oil Seals</li> <li> CV Boots</li> <li> Pedal Pads</li> <li> Suspension Bushes</li> <li> Strut Mounts</li> <li> Sump Plugs</li> </ul> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_kspr0.png" width="475" height="187" /> </div> <div id="dSuppPics"> <img src="images/br_kspr2.jpg" width="200" height="173" style="margin-top:10px; margin-bottom:18px;" /> <img src="images/br_kspr4.png" width="200" height="257" style="margin-top:18px; margin-bottom:18px;" /> <img src="images/br_kspr3.png" width="200" height="126" style="margin-top:18px; margin-bottom:18px;" /> <img src="images/br_kspr5.jpg" width="200" height="150" style="margin-top:18px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p>On the world's fastest racetracks, on the street, on the toughest outback terrain there is King Springs.</p> <p>When it comes to spring design and durability, King Springs knows neither compromise nor second best.... these are the cornerstones of our technology, and the reasons why King Springs are leaders in the replacement and performance automotive spring market.</p> <p>Kings Springs exclusively use high quality, high stress X5K spring steel.</p> <p>This new generation steel allows King Springs to further improve many of their existing designs by reducing the amount of steel required in a spring, making it substantially lighter (by approximately 30%) and reducing the solid height therefore increasing travel. Being of particular benefit at all top levels of Motorsport, this new high stress material was introduced to the leading v8 super car teams (inc HRT, FPR & HSV) in early 2007 giving a hugely successful endorsement of its characteristics & proven durability.</p> <p>Although considerably expensive all king springs aremanufactured in this new grade of high stress steel to their passenger car and 4wd designs which benefit the most at no extra cost to the consumer.</p> </div> <div id="dSuppFoot"> <img src="images/br_kspr1.jpg" width="500" height="252" /> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_koni0.png" width="500" height="132" /> </div> <div id="dSuppPics"> <img src="images/br_koni2.png" width="200" height="213" style="margin-top:0px; margin-bottom:8px;" /> <img src="images/br_koni3.png" width="150" height="139" style="margin-top:8px; margin-bottom:8px;" /> <img src="images/br_koni4.png" width="200" height="209" style="margin-top:8px; margin-bottom:0px;" /></div> <div id="dSuppBody"> <p align="justify">In 1945 in Oud Beijerland The Netherlands the first adjustable telescopic shock absorber was built, this unique design paved the way for the small company to grow into a multi national shock absorber manufacturing specialist who unlike many others specifically design their shocks for precise fitment and valving on all vehicle applications without any compromise to quality.</p> <p align="justify"> Koni's roots are with motorsport having a long relationship with Ferrari, and over 50 years in Formula 1.</p> <p align="justify"> Koni shock absorbers are built to last the life of the vehicle, using the best technology available to fulfill and exceed the highest requirements for comfort, safety and vehicle performance.</p> </div> <div id="dSuppFoot"> <img src="images/br_koni1.jpg" width="397" height="210" /> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_kspt0.png" width="450" height="156" /> </div> <div id="dSuppPics"> <img src="images/br_kspt2.png" width="200" height="144" style="margin-top:0px; margin-bottom:15px;" /> <img src="images/br_kspt3.png" width="200" height="155" style="margin-top:15px; margin-bottom:15px;" /> <img src="images/br_kspt4.png" width="179" height="161" style="margin-top:15px; margin-bottom:15px;" /> <img src="images/br_kspt5.png" width="200" height="162" style="margin-top:15px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p align="justify">K-SPORT RACING CO LTD was founded in 1995 and specializes in engineering and manufacturing high performance suspensions and brake system kits. There are an estimated 1000 applications for shock absorbers and brake systems kits available in the K-SPORT production range and K-SPORT launch new applications monthly to meet the customers requirements. </p> <p align="justify">K-SPORT coil over systems and 4/6/8/10 POT brake system kits can be found on many winning race teams in Southeast Asia such as the "MACAU GRAND PRIX", “ASIA PACIFIC RALLY CHAMPIONSHIP", "TIME ATTACK", and "EUROPEAN DRIFT CHAMPIONSHIP"</p> <p align="justify">In order to maintain the high quality at K-SPORT, each and every product is professionally tested by the K-SPORT engineers and on professional racing cars in practice. K-SPORT series products can be found in many countries, such as USA, England, Japan, and in 50 countries around the world. K-SPORT high level of manufacturing is approved by TUV/ ISO 9001:2000, TUV osterreich, FIA for some items as well as obtained the testing report from WORLD "ARTC" (Automotive Research Testing Center).</p> </div> <div id="dSuppFoot"> <img src="images/br_kspt1.png" width="350" height="182" /> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_kyb0.png" width="470" height="172" /> </div> <div id="dSuppPics"> <img src="images/br_kyb1.png" width="167" height="440" style="margin-top:0px; margin-bottom:10px;" /> <img src="images/br_kyb2.png" width="200" height="69" style="margin-top:10px; margin-bottom:10px;" /> <img src="images/br_kyb3.jpg" width="200" height="126" style="margin-top:10px; margin-bottom:0px;" /></div> <div id="dSuppBody"> <p align="justify">KYB corporation was established in 1919 and has become a world leader in hydraulic technology.</p> <p align="justify"> KYB is one of the worlds largest manufacturers of shock absorbers supplying over 50million shocks every year to the worlds leading car manufacturers. Their high level technology manufacturing guarantees excellence in shock absorber technology.</p> <p align="justify"> The range of KYB includes oil and gas, high pressure monotube design, adjustable sports and heavy duty 4WD shock absorbers.</p> <p align="justify">Built with advanced engineering quality, with a fast on car adjustment the AGX allows the driver to meet all driving conditions : Strip, Cruising, High Speed, Track or Drift. The AGX Features inc: Competition grade engineering. Sintered iron pistons and guide rods, Micro-smooth hardened and chromed piston rods , Seamless cylinders and eye rings, Multi lip seals and Patented check valve. With all these features combined with an external adjustable compression and rebound settings that the driver can change in a minute and a 3-stage auto internal adjustment when driving on varying surfaces the AGX valving responds instantly to the change in loads maintaining tyre contact and vehicle control at all times.</p> <p align="justify">The KYB Excel-G Shock Absorber offers better performance than original equipment, offering a satin smooth ride and better vehicle response.The features of the Excel-G include : Protective sheild, Multi lip seals, Sintered iron rod guide, Pressurised N2 Gas, Hard chromed piston rod, Seamless cylinder and eye rings, 3-stage rebound and compression valving, Sintered iron piston. The perfect upgrade for quality and long lasting performance for you and your vehicle.</p> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_lov0.png" width="450" height="250" /> </div> <div id="dSuppPics"> <img src="images/br_lov2.png" width="200" height="149" style="margin-top:0px; margin-bottom:23px;" /> <img src="images/br_lov3.jpg" width="200" height="97" style="margin-top:23px; margin-bottom:23px;" /> <img src="images/br_lov4.png" width="200" height="142" style="margin-top:23px; margin-bottom:23px;" /> <img src="images/br_lov5.png" width="200" height="218" style="margin-top:23px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p align="justify">In the dark uncertain days of the great depression George Lovell with his 3 sons in 1930 started their own company and began building springs for automotive, agriculture, mining & the railway industry. After 70 years Lovells Springs have cemented their reputation as a world leader in the manufacture of premium quality springs.</p> <p align="justify"> Lovells philosophy is "Up to a standard & not down to a price". All spring steel is sourced from one steel and is manufactured in accordance with ISO 9002 to the highest standards in their modern facilities in Newcastle NSW.</p> <p align="justify">Today Lovells offer a range of high quality suspension products inc Sports Car Coils, 36mm heavy duty Gas Legend 4x4 shocks, polyurethane bushes, lowering blocks, and a large range of 4x4 suspension including GVM upgrades for the mining industry and commercial market, whether you have a car or 4WD it's got to be Lovells for "The Ride Of Your Life"!</p> </div> <div id="dSuppFoot"> <img src="images/br_lov1.jpg" width="400" height="188" /> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_poly0.png" width="450" height="158" /> </div> <div id="dSuppPics"> <img src="images/br_poly1.jpg" width="200" height="127" style="margin-top:0px; margin-bottom:30px;" /> <img src="images/br_poly2.jpg" width="200" height="105" style="margin-top:30px; margin-bottom:30px;" /> <img src="images/br_poly3.png" width="180" height="254" style="margin-top:30px; margin-bottom:30px;" /> <img src="images/br_poly4.png" width="200" height="143" style="margin-top:30px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <div id="fsgdVideo1" style="width:520px;height:292px;margin-left:auto;margin-right:auto;"> <video controls poster="images/polyair1.jpg" width="520" height="292" onclick="if(/Android/.test(navigator.userAgent))this.play();"> <source src="video/polyair1.mp4" type="video/mp4" /> <source src="video/polyair1.webm" type="video/webm" /> </video> </div> <p align="justify"><strong>Benefits of using Polyair Bags...</strong></p> <ul> <li>Improves ride, handling, safety, stability and performance </li> <li>Maintains proper ride level for heavy loads </li> <li>Helps prevent bottoming bounce and sway </li> <li>Renews life in tired springs </li> <li>Extends life of shocks, springs and tyres </li> <li>Fits coil and leaf springs on cars, vans, trucks and 4x4 vehicles </li> <li>Made of high tensile strength polyurethane for long lasting durability </li> <li>12 month / 20,000km warranty protection. Limited lifetime warranty on seam. </li> </ul> <p align="justify"><strong>Polyair RED Series</strong> - <strong>450 Kilograms of Load Support</strong></p> <p align="justify">Engineered as an add-on helper spring for both coil and leaf spring suspensions. Easy do-it-yourself installation with simple hand tools. All kits are packaged for complete installation to include:</p> <ul> <li>two air springs</li> <li>two inflation valves</li> <li>airline and all fittings</li> <li>all necessary mounting hardware</li> <li>detailed installation instructions</li> </ul> <p align="justify"><strong>Polyair BLACK Series - 2200 Kilograms of Load Support</strong></p> <p align="justify">Available only for a limited range of rear leaf sprung vehicles and custom applications. Engineered for commercial loads, motor homes or slide on campers. All kits contain:</p> <ul> <li>two air springs</li> <li>two inflation valves</li> <li>airline and all fittings</li> <li>upper and lower brackets</li> <li>all necessary mounting hardware</li> <li>detailed installation instructions</li> </ul> <div id="fsgdVideo2" style="width:520px;height:292px;margin-left:auto;margin-right:auto;"> <video controls poster="images/polyair2.jpg" width="520" height="292" onclick="if(/Android/.test(navigator.userAgent))this.play();"> <source src="video/polyair2.mp4" type="video/mp4" /> <source src="video/polyair2.webm" type="video/webm" /> </video> </div> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_sup0.png" width="500" height="83" /> </div> <div id="dSuppPics"> <img src="images/br_sup1.png" width="200" height="139" style="margin-top:0px; margin-bottom:12px;" /> <img src="images/br_sup2.png" width="168" height="100" style="margin-top:12px; margin-bottom:12px;" /> <img src="images/br_sup4.png" width="200" height="167" style="margin-top:12px; margin-bottom:12px;" /> <img src="images/br_sup5.png" width="200" height="161" style="margin-top:12px; margin-bottom:0px;" /></div> <div id="dSuppBody"> <p>Superior Engineering was started in 2002 in Warner, Queensland. We are now arguably the best known after market hardcore 4x4 product manufacturer and Aftermarket 4wd sales business. Superior Engineering is now operating out of huge 1200 sqm workshop in Burpengary, Queensland.</p> <p>All our employees are active 4wd owners who regularly go 4wding and own their own 4x4, so rest assured when you are getting parts manufactured for your truck you are trusting the best in the business.</p> <p> Some of our employees also actively compete in many 4wd competitions so they know what is needed to fit out and manufacture competition 4wds right through to a daily 4x4, hardcore 4x4 and even the humble SUV. </p> <p>Superior Engineering are the premier hard core 4x4 Aussie manufacturer, specialising in quality products that are built to last and perform. </p> <p>Superior Engineering design and engineer products unique to the Australian market, there SuperFlex arms and Drop Shackles are world renowned. There is no other choice when building your TOUGH TRUCK.</p> <p align="center"><strong>SUPERIOR ENGINEERING SUPERIOR PERFORMANCE</strong></p> </div> <div id="dSuppFoot"> <img src="images/br_sup3.jpg" width="300" height="179" /> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_tdog0.png" width="450" height="168" /> </div> <div id="dSuppPics"> <img src="images/br_tdog1.jpg" width="200" height="158" style="margin-top:0px; margin-bottom:8px;" /> <img src="images/br_tdog2.jpg" width="180" height="187" style="margin-top:8px; margin-bottom:8px;" /> <img src="images/br_tdog3.jpg" width="180" height="168" style="margin-top:8px; margin-bottom:8px;" /> <img src="images/br_tdog4.jpg" width="180" height="211" style="margin-top:8px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p align="justify">From humble beginnings in 1985 it was realized that Australia needed a far tougher 4x4 suspension range than anything available and the only way to find such a range was to build it, so began the Tough Dog legend. </p> <p align="justify">The use of high quality 4x4 suspension products have developed a reputation for Tough Dog products being second to none. Today Tough Dog exports products all over the world & boasts the biggest range of 4x4 suspension in Australia with a choice of 5 different styles of steering damper inc the Coil Over Return To Centre and the 9 Stage Adjustable Heavy Duty Damper, 7 different options of Shocks and Struts including the 40 and 45mm 9 stage adjustable big bore range and the big DADDY the 53mm big bore RALPH.</p> <p align="justify"> Their coil and leaf spring range has many options including the budget business pack to the premium pack aussie built leaf springs, and a massive range of light to extra heavy duty premium aussie built coil springs. Tough Dog are renouned for their 4" and 6" suspension systems and have an enviable array of quality 4x4 suspension products to cater for every 4x4 and every budget.</p> <p align="justify"> Tough Dog Suspension <strong>"MAKING TRACKS ACROSS THE WORLD"</strong>.</p> </div> <div id="dSuppFoot"> <img src="images/br_tdog6.png" width="400" height="226" /> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_tran1.png" width="500" height="59" /> </div> <div id="dSuppPics"> <img src="images/br_tran2.png" width="200" height="119" style="margin-top:25px; margin-bottom:25px;" /> <img src="images/br_tran3.png" width="200" height="97" style="margin-top:25px; margin-bottom:25px;" /></div> <div id="dSuppBody"> <p>Manufactured suspension components were initially launched in New Zealand in 1991 and today Transteering has become a leading brand of steering & suspension parts.</p> <p>Transteering offers an “All Makes & Models Range” components are manufactured by Transteering Industries in Taiwan to both OEM standards and ISO9002 Quality Assurance Standards, steering components are made to strict specifications and exported world-wide.</p> <p> Each steering joint is batch coded with laser etching. This includes the month and year of manufacture. Transteering have their own in-house testing rigs, with testing to DANA specifications they have a 40,000 Km factory warranty, which is extended further by STOCKS to 3 Years /100,000 Kms, as warranty claims are less than 0.001% annually.</p> </div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_ult0.png" width="500" height="143" /> </div> <div id="dSuppPics"> <img src="images/br_ult1.jpg" width="130" height="179" style="margin-top:0px; margin-bottom:10px;" /> <img src="images/br_ult2.jpg" width="130" height="192" style="margin-top:10px; margin-bottom:0px;" /></div> <div id="dSuppBody"> <p align="justify">Ultima Shock Absorbers a trusted name in the Australian automotive industry.</p> <p align="justify">Boasting an extensive range of high performance suspension parts including steering components and a huge range of performance shock absorbers designed specifically for our Aussie market. With a huge 3yr 100,000 km warranty you can put your trust in Ultima.</p> <p align="justify">Ultima offer a range of good quality shock absorbers for standard replacement, performance car and big bore 4wd,s. a variety of sizes are available inc 36mm, 40mm and the big daddy 46mm.</p> <p align="justify"> Ultima shock absorbers are equipped with features including : twin tube technology, seamless eye rings, double chrome plated piston rods, 4 stage multi lip seals and backed by a 3yr 100,000 km warranty.</p> </div> <div class="clearfloat"></div>
<div style="width:750px;"> <div id="dSuppHead"> <img src="images/br_wline0.png" width="500" height="144" /> </div> <div id="dSuppPics"> <img src="images/br_wline1.jpg" width="200" height="149" style="margin-top:0px; margin-bottom:18px;" /> <img src="images/br_wline2.jpg" width="200" height="119" style="margin-top:0px; margin-bottom:18px;" /> <img src="images/br_wline3.jpg" width="200" height="124" style="margin-top:0px; margin-bottom:18px;" /> <img src="images/br_wlp2.jpg" width="200" height="114" style="margin-top:0px; margin-bottom:18px;" /> <img src="images/br_wlp1.png" width="200" height="81" style="margin-top:0px; margin-bottom:18px;" /> <img src="images/br_wlp3.png" width="200" height="123" style="margin-top:0px; margin-bottom:18px;" /> <img src="images/br_wlp4.png" width="200" height="119" style="margin-top:0px; margin-bottom:0px;" /> </div> <div id="dSuppBody"> <p align="justify">Whiteline Automotive has its roots in the original Selby steering and suspension company started in the early 1960's making swaybars & seriously involved in motorsport.</p> <p align="justify"> They changed the company name to Whiteline Automotive and the product range & reputation grew dramatically with the incorporation of a research & development team they continued & strengthened their association with motorsport. Every Whiteline product is race developed & proven, the range is constantly growing and covers an extensive list of vehicles.</p> <p align="justify">The Whiteline range includes Swaybars, Strut Braces, Lowering Block Kits, Anti-Lift Products, Alignement Products and their newest product "Whiteline Plus" a comprehensive range of high performance polyurethane bushes for most vehicles.</p> <p align="justify"> For the largest range and best value products to enhance your vehicles handling and ride there is only one name Whiteline.</p> </div> <div id="dSuppFoot"> <img src="images/br_wline4.jpg" width="350" height="226" /> </div> <div id="dSuppBody"> <p align="justify">Whiteline polyurethane is the latest product in the ever increasing Whiteline range, a progressive translucent black polyurethane bushing and alignment range. Whiteline Plus has the ability to provide the quality ride of rubber at lower speeds and a firmer controlling ride at high speed and cornering. </p> <p align="justify">Whiteline polyurethane has been developed with a "No Compromise" objective and is suitable for road holding performance and dusty offroad environments, it's neutral translucent black appearance is ideal for all applications and in particular car restorers.</p> <p align="justify"> Using Whiteline polyurethane products can increase braking ability and vastly enhance handling and overall performance a Whiteline product is a no compromise long lasting investment for your vehicle.</p> </div> <div class="clearfloat"></div>
<div class="wFranchPic"> <img src="images/br_cmax2.jpg" width="520" height="206" /> </div> <div class="wText1"> <p align="justify">From a simple mechanical business in Newcastle in 1994 and several years of repairing motor vehicles , a decision was made to specialise, the choice was suspension, soon Climax Suspension was started and though initially specialising in 4wd suspension it did not take long before Climax was fitting sports suspension systems to cars.</p> <p align="justify">Climax Suspension built a very reputable name and became a major distributor for many world class products inc Koni, Bilstein, Lovells, Tough Dog, Ironman, Polyair, Whiteline, Eibach, K-sport, Ultima and KYB. Climax Suspension soon became a one stop suspension shop stocking a huge range of Shocks, Springs, Bushes, Air Bags, Sports Systems, 4x4 Systems, Torsion Bars, Shackles, Pins, U Bolts and more, along with the knowledge and experience to assist customers with their suspension needs.</p> <p align="justify"> The growth of Climax Suspension soon entered a new phase with more stores open through our franchise program offering the same level of expertise and world class products in many other regions. All of our customers will have the confidence knowing that when dealing with Climax Suspension you are dealing with a dedicated suspension specialist able to offer you a choice of suspension and the right advice. "Go All The Way" with Climax Suspension.</p> <p align="right">Email <a href="mailto:sales@climaxsuspension.com.au">Climax Suspension</a></p> </div> <div class="wFranchPic"> <img src="images/br_cmax1.jpg" width="730" height="300" /> </div> <div class="clearfloat"></div>
<div class="wFranchPic"> <img src="images/br_css0.jpg" width="550" height="363" /> </div> <div class="wText1"> <p align="justify">Hi my name is Dino Legovich, and I own and operate Climax Suspension. For the past 29 years I have worked as an automotive technician and suspension specialist in the Automotive Industry. During these years I have seen many new brands of suspension enter the market and generally their quality is price driven, customers will get a reasonable quality product at a reasonable price, these products will offer reasonable performance and in most cases normally see their warranty period out. Established brands normally offer customers a similar or better quality option, their suspension systems generally work better and their range is more comprehensive. Where there is little difference, is that they both source most components from overseas factories, primarily in Asia and in some cases from the same factories as each other. They are branded their colour, their part number, their packaging and sold under their own brand. This is normal practice and many reputable companies operate in this way. </p> <p align="justify">As a suspension specialist we have sold these brands for many years and have had many happy customers and repeat business because of this and will continue to do so. For the same amount of time we have built tailor made suspension systems using only the very highest quality components on the market today, and the results have surpassed these brands in ride quality, performance and durability. As a result of this we have designed the SMART SUSPENSION brand as a “NO COMPROMISE” range of suspension products. The brands available include Koni : who are the inventors of the first telescopic adjustable shock absorber and Bilstein who are the inventors of monotube technology designed shock absorbers. Both Koni and Bilstein remain the leaders in shock absorber design today. King Springs and Lovell’s Springs have been the leaders in leaf and coil spring manufacturing and design in Australia for decades, using only premium quality One Steel products. For over 40 years Polyair have been the leaders in air bag suspension for extra load carrying support. Whiteline products have set the pace in the Australian performance and motorsport industry and Superior Engineering are the benchmark for all heavy duty offroad componentry. These core brands make up the bulk of our Smart Suspension range and will be available for people who don’t want average. Climax SMART SUSPENSION will exceed your expectations.</p></div> <div class="wText1"> <p>When you are looking for the best suspension system on the market today, it must tick all the boxes:</p> <ul class="ticklist1"> <li><strong align="justify"><img src="images/br_css1.png" width="250" height="159" align="right" style="margin-left:20px; margin-bottom:10px;" />Quality</strong> : The SMARTKIT only uses the highest quality suspension components available from the finest manufacturers who have stood the test of time.</li> <li><strong>Design</strong> : Every SMARTKIT is unique in design, and tailored specifically for the precise application.</li> <li><strong align="justify">Performance</strong> : SMARTKITS offer a level of performance that cannot be matched, and in most cases the performance will exceed your expectations.</li> <li><strong align="justify">Durability</strong> : Our SMARTKITS will outlast most other systems by years and hundreds of thousands of kilometres, and in most cases will still perform way past their warranty periods.</li> <li><strong align="justify">Warranty</strong> : A SMARTKIT warranty period is equal to the warranty offered by the manufacturers and no less. In some cases a SMARTKIT will have an extended warranty period at no extra cost.</li> </ul> <p>The SMARTKIT is not for the average person, we did not develop this range of suspension for everyone. The Climax SMARTKIT is for the person who wants something very special. </p> </div> <div class="wText1"> <p align="justify">Our SMART COILS have been developed because of customer demand, For years our customers have been concerned about the legalities regarding raising their 4wd above 50mm, and the same question is always asked:</p> <p><strong> <img src="images/br_css2.png" width="250" height="159" align="right" style="margin-left:20px; margin-bottom:10px;" />If I raise my 4wd above 50mm Is it legal?</strong></p> <p align="justify">We have been unable to answer that question and have sought legal advice regarding this, and through our research we were left as confused as our customers were and with this level of uncertainty we decided to design a coil that would give a legal ride height of 50mm but offer the same wheel travel of a 100mm (4”) lift. We consulted the engineers at King Springs and decided on a special design coil that offers a smooth ride with medium load carrying capabilities.</p> <p align="justify"> included in the design was a progressive tapered wind that keeps the coil tightly compressed during normal driving conditions and progressively opens during articulation, keeping the tyres firmly attached to the ground and offering the equivalent wheel travel of vehicles with extremely high suspension lifts. There are other products required to get the full benefits of the Climax SMART COILS:</p> <ul class="list3"> <li>First you will require a 4” shock absorber to allow the coils to flex to their full potential</li> <li>Swaybar extensions or even better swaybar disconnects to relieve swaybar tension during articulation</li> <li>2 degree castor bushes for correct steering geometry</li> <li>A rear extended brake proportioning valve bracket for precise braking and in some cases a set of brake lines</li> </ul> <p align="justify"> Our SMART COILS are currently available for Nissan GQ and GU patrol vehicles with petrol and diesel motors, bulbar and medium duty loads in the rear.</p></div> <div class="wText1"> <p align="justify"><img src="images/br_css3.png" width="250" height="159" align="right" style="margin-left:20px; margin-bottom:10px; /" />The SMARTSTRUT is a complete bolt in strut assembly, it combines world class Koni or Bilstein struts, premium quality Australian made King or Lovell’s coil springs and a brand new strut top mount assembly. We offer this as a service to our customers, saving you time and money.</p> <p align="justify"> Some coils in modern vehicles have over 500lbs of spring rate and are extremely difficult to compress to remove and replace. Not only is this a very difficult job to do without the correct tools, it can also be very dangerous. “We take the worry out of this job for you”.</p> <p align="justify">All Climax SMARTSTRUTS are fully assembled, correctly aligned, have the correct spring rate for your vehicle and are covered by manufacturer's warranty, and in some cases an extended warranty period.</p></div> <div class="wText1"> <p><img src="images/br_css4.png" width="250" height="119" align="right" style="margin-left:20px; margin-bottom:10px;" />The Climax Pro-Kit range is a high quality range of popular Australian designed and manufactured suspension products combined to create a very enviable suspension system. The Pro-Kits are very well designed and offer superior long lasting performance.</p> <p>Every Pro-Kit is unique in design and tailored for a specific purpose and to suit a specific vehicle. A high quality range at a reasonable price.</p> <p> All Pro-Kit kits are covered by the original manufacturer warranty.</p></div> <div class="clearfloat"></div>
<div id="dSuppHead"> <img src="images/br_lov0.png" width="450" height="250" /> </div> <div id="dSuppPics"><img src="images/br_lov6.jpg" alt="Toughdog fully assembled struts : suitable for Toyota Hilux, Toyota 200 ser Landcruiser, Toyota Prado 95, 120 and 150 series, Mitsubishi Pajero, Mitsubishi Triton, Mitsubishi Challenger, Mazda BT50, Ford Ranger, Nissan Navara, Nissan Pathfinder" width="200" height="640" border="0"></div> <div id="dSuppBody"> <p>The 40mm Twin Tubed Gas Legend 4x4 struts have been well designed, offering some advanced features that include :-</p> <p> 40mm bore and huge expanded body design provides up to twice the oil capacity of Original Equipment struts to maximise fade resistance, run cooler and allow faster reaction time to road changes. Teflon banded steel pistons and Nylon mechanical top out stops.</p> <p> Piston retainer nuts mechanically peened to stop failure at high temperature. Multi stage valving system to allow a progressive dampening effect from slow to fast piston velocity thus automatically adjusting to all conditions. Shafts are manufactured from tough 20mm hardened chrome, precision engineered to withstand the harshest of environments, while reducing friction and wear.</p> <p> Piston rod seals are high quality, high temperature multi-lip design to again reduce friction and provide longer life. Robust thick external tube walls and thick internal walls.</p> These features are what makes <strong>Lovells shocks LEGENDS</strong>. </div> <div class="clearfloat"></div>
<div id="dSuppBody2"> <p><img src="images/pic_supp372.jpg" width="745" height="111" alt="" style="margin-bottom:15px;"/></p> <p>EGR Group have been making OEM standard Automotive accessories across 4 decades.</p> <p>Throughout Australia, North America, Europe, Asia and beyond - the EGR brand has a reputation for outstanding quality and design and is a key supplier to the leading OEM's around the world, as well as being a major aftermarket accessories manufacturer.</p> <p><img src="images/pic_supp373.jpg" width="745" height="111" alt="" style="margin-top:15px; margin-bottom:15px;"/></p> <p>The cornerstone of the business is the acrylic and metal product ranges covering key market segments like:</p> <ul> <li>Headlight and Hood protectors</li> <li>Weather Visors</li> <li>Fender Flares</li> <li>Tonneau Covers, Hard Lids and Canopies</li> <li>Nudge Bars, Bull Bars</li> <li>European Compliant Integrated Frontal Protection Systems</li> <li>Chrome Accessories</li> </ul> <p><img src="images/pic_supp374.jpg" alt="Bilstein for Hilux, Landcruiser, Prado and more!" width="745" height="111" style="margin-top:15px;"></p> </div> <div class="clearfloat"></div>
<div id="dSuppBody2"> <p><img src="images/pic_supp341.png" width="400" height="120" alt="" style="margin-bottom:15px; margin-left:174px;"/></p> <h3>4WD ENTHUSIAST TO SERIOUS OFFROAD COMPETITOR</h3> <p><img src="images/pic_supp342.jpg" width="350" height="538" alt="" style="margin-left:20px; float:right; margin-bottom:20px;"/>Harrop Engineering is highly recognised for designing and developing performance products for race and performance street cars for over 5 decades.</p> <p>Building on this rich heritage and wealth of experience we are proud to now offer products with the same engineering and manufacturing excellence to the 4WD market.</p> <h3>YOUR PUSH BUTTON SOLUTION TO TRACTION WHEN YOU NEED IT</h3> <p> In collaboration with Eaton Corporation we have developed the Harrop/Eaton ELocker Differential for a range of popular 4WD vehicles. The ELocker’s electromagnetic locking mechanism is the next generation of aftermarket differential technology. Performs as an open differential until you decide that you need more traction.</p> <p>Designed expressly for 4-wheel drive systems to give you the ability to lock or unlock the differentials when necessary. When locked the Harrop/Eaton ELocker performs as a full locker, capturing 100% of available torque and sending it equally to both ends of the axle.</p> <h3>NO AIR LINES. NO COMPRESSOR. JUST TRACTION</h3> <p>The ELocker is built with precision-forged gears that are designed to mesh perfectly, providing improved strength and durability over a standard cut gear. </p> <p> Its ease of installation, reliability and push-button activation make ELocker an absolute must for all traction and off-road performance applications.</p> </div> <div class="clearfloat"></div> </div>
<div id="dSuppBody2"> <p><img src="images/pic_supp441.png" width="525" height="287" alt="" style="margin-bottom:15px; margin-left:112px;"/></p> <p><span class="cyanTxt"><img src="images/pic_supp442.png" alt="" width="150" height="302" align="right" style="margin-left:10px;"/>ZF Sachs</span> is a German manufacturer of automotive parts, producing powertrain and suspension components. <span class="cyanTxt">Sachs</span> automotive products find applications on all types of vehicles, and while it primarily focused on larger vehicles, they also provide chassis and driveline products for passenger cars. <span class="cyanTxt">Sachs</span> engages in the development, production, and supply of automotive suspension and transmission components, including <strong>shock absorbers, strut mounts, bearings and bump stops</strong>. <span class="cyanTxt">Sachs</span> components are available from <span class="cyanTxt">Climax Suspension</span>.</p> <p><span class="cyanTxt">Sachs shock absorbers</span> use high-quality materials, robust designs and precision manufacturing to guarantee a long service life while minimizing your replacement costs. The chromium-plated polished piston rod guarantees maximum corrosion resistance and the piston rod guide features a hydraulic traction stop for precise, gentle stroke limitation, smoothing the ride on the roughest roads. <span class="cyanTxt">Sachs Super Touring</span> range is setting the standard for shock absorbers; they are developed and produced with the competence of a leading OEM, and stand for safety, reliability and durability. Alternatively, <span class="cyanTxt">Sachs Advantage range</span> is for the highest demands in all driving situations. Individually adapted to each vehicle for handling and driving stability it combines sportiness with comfort. </p> <p><span class="cyanTxt"><img src="images/pic_supp443.png" width="200" height="197" align="left" alt="" style="margin-right:10px;"/>Sachs service kits</span> consist of compression stops or auxiliary springs and bellows or protective tubes and have the following functions: </p> <ul> <li>Reduction of vibrations together with the shock absorbers and suspension springs</li> <li>Protection of the shock absorbers and suspension springs against overload</li> <li>Protection of the shock absorber's piston rod against salt residue, water, dust, and dirt</li> </ul> <p>Service kits substantially contribute to the durability of shock absorbers.</p> <p><span class="cyanTxt">Sachs suspension strut mounts</span> are the upper mounting point of the shock absorber. They support the vehicle weight, makes steering possible, depending on the axle design, and dampen rolling noises and vibrations. The suspension strut mount is heavily strained in day-to-day driving and exposed to different weather conditions. The consequences of a defect range from increased noise generation and longer stopping distances to the loss of exact wheel guidance. Therefore, it is recommended to replace the suspension strut mount every time the shock absorber is replaced.</p> </div>
<div id="dSuppBody2"> <p align="center"><img src="images/pic_supp420.png" width="500" height="161" /></p> <h1>The Pacemaker Advantage</h1> <p><img src="images/pic_supp422.jpg" width="400" height="492" alt="" style="float: right; margin-left:15px;"/>Pioneers of quality headers featuring the “Mandrel Bend</a>” System. This type of bending system allows the tube to be bent, without altering its original shape and size, which in turn enhances flow and appearance. Some header manufacturers do not have access to this system while others mix and match mandrel bends with ordinary press bends. At PACEMAKER, every bend is a mandrel bend.</p> <p>Our modern workshop incorporates the very latest equipment available, including our aircraft quality computerised Benders with revolutionary, patented, vertebrate type mandrel, ensuring perfectly round bends, previously unavailable in Australia.</p> <p><strong>Additional Features include:</strong></p> <ul> <li>Precision Laser cut and machined thick flanges to eliminate leaking and warpage.</li> <li>All headers are jig welded for guaranteed fitment and are checked prior to shipment.</li> <li>Comprehensive fitting instructions with V8 sets together with hi-tensile header bolts.</li> <li>Big bore pipes available for most popular V8 models.</li> <li>Emission hook-ups provided where applicable.</li> <li>Primary pipes fitted through the flanges.</li> <li>Heat proof finish tested to 1270°.</li> <li>Secondary and outlet pipes fitted over primary and outlet cones.</li> </ul> <p>Pacemaker are the only Australian Header manufacturer to manufacture their products with Pipe Over Cone™ technology. Traditionally, header manufacturers welded protruding secondary and outlet pipes to manufacture headers. At PACEMAKER, we developed the pipe over cone technology. All PACEMAKER headers are manufactured with the pipes flared and welded over the collector cone, so nothing protrudes inside the collector cone, therefore increasing exhaust gas flow and eliminating turbulence inside the exhaust header. The result is better gas flow and increased horsepower.</p> <p align="center"><img src="images/pic_supp421.jpg" width="700" height="322" alt=""/></p> <div class="clearfloat"></div> </div>
<div id="dSuppBody2"> <p align="center"><img src="images/pic_supp401.jpg" width="505" height="329" /></p> <h1>King Brown Exhaust Systems</h1> <div></div> <p><img src="images/pic_supp402.jpg" width="114" height="388" alt="" style="float:right; margin-left:15px;"/>Introducing PACEMAKER'S own "King Brown"® performance 4x4 exhaust systems. "King Brown"® exhaust systems are designed and manufactured right here in Australia by the industry leaders in performance exhaust, PACEMAKER, by using the very latest in manufacturing and bending technologies together with the very best suited materials such as OEM grade 409 Stainless Steel to produce the very best 4x4 performance exhausts available.</p> <p><img src="images/pic_supp404.jpg" width="102" height="301" alt="" style="float:left; margin-right:15px;"/>409 Stainless Steel is designed to stretch and flex from the normal tension loads generated by heat stress and engine vibration. As a final touch, "King Brown"® exhaust systems are finished in a light signature coloured "King Brown"® snake skin appearance coating helping to keep your "King Brown" system looking and performing great for years to come.</p> <p class="kingBrown"><img src="images/pic_supp_lq.png" width="50" height="42" alt="" style="float:left; margin-right:5px;"/>Have a look @ pacemaker king brown s/steel 3 inch system. Had mine fitted about 3 months ago on BT Auto. Is more reponsive!</p> <p class="kingBrown"><img src="images/pic_supp_rq.png" width="50" height="42" alt="" style="float: right; margin-left:15px; margin-top:35px;"/>I too have fitted a Pacemaker King Brown SS 3inch sytem on my BT XTR Auto and I agree. Much smoother and more responsive. Mine has a high flow cat. Yes it is more expensive than ebay. But the wall thickness and quality are much better.</p> <p>So whether you're just stuck in daily grind of day to day traffic or plan to tow the caravan to the centre of Australia, "King Brown"® is built tough enough to take on the largest of Aussie challengers!</p> <p align="center"><img src="images/pic_supp403.jpg" width="700" height="215" alt="" style="margin-top:20px;"/></p> <div class="clearfloat"></div> </div>
<div id="dSuppBody2"> <div> <p align="center"><img src="images/pic_supp410.jpg" width="300" height="257" style="float:left; margin-right:15px;" /></p> <h1>Diesel and Turbo Systems</h1> <p>If you want performance, reliability and national support you need look no further because DTS has all the answers.</p> <p>DTS Systems are designed to enhance your vehicle performance by providing more power and grunt.</p> <p>DTS Systems are manuafactured and tested for Australian conditions and are ideal for the outback, towing a caravan or for your every day urban activities. Only superior quality components are used to ensure smooth, predictable power with a large amount of low-end torque to get you through the toughest of situations. </p> </div> <div class="clearfloat"></div> <div style="margin-top:20px;"> <img src="images/pic_supp414.jpg" width="747" height="69" alt="" style="margin-bottom:20px;"/> <h2><img src="images/pic_supp411.jpg" width="200" height="103" alt="" style="float:right; margin-left:15px;"/>Nissan GU Patrol 3.0ltr 2.5inch Exhaust</h2> <p>Performance Exhaust suits ZD30 Nissan Patrol GU 2.5inch<br> </p> <p>Suits ZD30 engines</p> <h2>Landcruiser 100 Turbo System 1HZ 4.2LT</h2> <p>Toyota Landcruiser - 1HZ 4.2L Diesel 75/78/79/80/100 Series <br> <br> <strong><img src="images/pic_supp412.jpg" width="388" height="344" alt="" style="float:right; margin-left:15px;"/></strong>The DTS Turbocharger System increases power output of the 1HZ 4.2L engine from 95kW to 136kW giving an increase of 43%. Torque is up from 260Nm to 375Nm providing an increase of 45%. Adding the DTS Intercooler kit will increase power and reliability further to 153kW and 430Nm of Torque.<br> <br> Mitsubishi TDO5 Turbocharger, liquid cooled</p> <ul> <li>Ductile high quality cast iron exhaust manifold</li> <li>Powder coated high flow cast alloy and moulded rubber air ducting</li> <li>Braided stainless steel oil and coolant lines</li> <li>Designed to fit with all OEM accessories</li> <li>Simple connection to standard exhaust system</li> <li>Engineered for the least amount of fitting time</li> </ul> </div> </div>
<div id="dSuppBody2"> <p align="center"><img src="images/pic_supp361.jpg" width="700" height="265" alt="" style="margin-bottom:20px;"/></p> <p>Ultra Vision Lighting is a business solely dedicated to quality lighting products, which are guaranteed to meet and exceed the requirements of all our customers. All our products are...”built to last.”</p> <p> We specialize in HID Xenon Gas Discharge Lighting, LED Lighting and Halogen Lighting for the Mining, Agricultural, 4WD, Transport and Marine Industries. All our products are of the highest quality and have been proven and tested.</p> <p> <img src="images/pic_supp362.jpg" width="400" height="281" alt="" style="float:right; margin-left:15px;"/>All products come with a full warranty giving our valued customers total peace of mind. We are constantly striving to expand and improve our product range and to keep up to date with the rapid advancement in lighting technology.</p> <p>Distributors of the following brands:</p> <ul> <li>POWER VISION ®</li> <li>DURA VISION ®</li> <li>ULTRA VISION ®</li> <li>STEALTH VISION</li> <li>MAXI VISION ®</li> <li> VIRTUAL DAYLIGHT ®</li> <li> HI-VISION</li> </ul> <h2> ... built to last</h2> <p>From our Company structure through to the quality products we produce, our motto at Ultra Vision Lighting is ... “built to last”. Our products are carefully designed and assembled so that they can withstand the harsh Australian conditions.</p> <p><img src="images/pic_supp363.jpg" alt="" style="margin-top:20px; margin-left:1px;"/></p> </div>
<div id="dSuppBody2"> <p align="center"><img src="images/pic_supp431.png" width="700" height="321" alt="" style="margin-bottom:20px;"/></p> <p>Since 1993, Tuff Tonneaus' quality products have earned an enviable reputation throughout Australia and New Zealand. Tuff Tonneaus are the major supplier of tonneau and tonneau accessories to all the top name aftermarket chains in Australia as well as many more independent operators. We have distribution channels across Australia and Europe as well as supplying major automotive manufacturers in Australia.</p> <p><img src="images/pic_supp432.png" width="745" height="126" alt=""/></p> <p>My vote of thanks for the fantastic product: I bought a Tuff Tonneau three years ago and it’s been on my old HQ Ute ever since. I was impressed in the perfect fit and the fact that no matter what the weather throws at it, it performs brilliantly. It’s never leaked, it never moves about and when I load the old Ute up there’s enough flexibility to mould around most things. The old girls sit outside everyday in a salty and heavily corrosive environment. The Tuff Tonneau only ever needs a quick scrub and wash to look its best in no time at all. Pity the old Ute doesn’t clean up so easily! Thanks fellas, if I buy another brand of Ute, I’ll be buying another one, but I’m sure this one will outlast my old HQ.</p> <p align="right"> Scotty - Victoria</p> <p><img src="images/pic_supp433.jpg" width="745" height="140" alt=""/></p> <p>We wish to advise you that we received our Ute Lid at 4pm. It took us longer to unpack and dispose of the packaging than it did to fit the lid. I am 79 years old and with the help of my wife we took 1 hour to fit this Lazerback. Thank you for a lovely item it really looks good. If you wish to use this for promotion you can quote me....</p> <p>To all the staff HAVE A NICE CHRISTMAS and thank you again.</p> <p align="right">Gordon</p> </div>
<div id="dSuppBody2"> <p align="center"><img src="images/pic_supp330.png" width="745" height="182" alt="" style="margin-bottom:20px;"/></p> <p><img src="images/pic_supp331.jpg" width="173" height="300" alt="" style="float:right; margin-left:15px;"/>AL-KO shock absorbers are the smart solution for replacement parts by providing a better balance between safety and comfort, improving the features so that the driver regains his/her faith in their car and thus achieving greater driving safety. The AL-KO replacement shock absorber provides better tyre contact with the road and a considerable shortening of the braking distance.</p> <p>The exceptional behaviour of the AL-KO shock absorber is based on the design of the Monoblock system that obtains a uniform pressurization in the entire travelled distance with the self purging system of the chambers and which achieves high performance, thermostability and low friction.</p> <p>AL-KO, a pioneer in the manufacture of shock absorbers in Spain, offers a wide range of shock absorbers and suspension elements, backed by its engineering versatility that provides innovative technical solutions to meet the needs of its customers.</p> <p>This fact has lead AL-KO to carry out – in all its plants – major investments in research and testing facilities, as well as in expansions and refurbishments with the objective of implementing a flexible, efficient and profitable production, also in small series. All this serves to make AL-KO a competent party in developing effective solutions in the field of suspension.</p> </div>
<div id="dSuppBody2"> <p align="center"><img src="images/pic_supp450.png" width="700" height="166" alt="" style="margin-bottom:20px;"/></p> <h2>FRONTAL PROTECTION SYSTEMS</h2> <p>We supply a range of frontal protection systems or bull bars for many makes and models. All of our bull bars have carried out crash testing to ensure they complement the existing safety systems including the air bags. </p> <p>The style varies from vehicle to vehicle so click on your vehicles make on the left to view what we can offer you.</p> <p><img src="images/pic_supp452.jpg" alt=""/></p> <h2>REAR PROTECTION SYSTEMS</h2> <p>Our rear protection systems like the front are custome designed to suit each vehicle. The have a unique look and feel that can not be found any where else in the world.</p> <p>The style varies from vehicle to vehicle so click on your vehicles make on the left to view what we can offer you.</p> <p><img src="images/pic_supp451.jpg" width="747" height="197" alt=""/></p> <h2>SIDE PROTECTION & STEPS</h2> <p>Our side protection systems will protects your vehicle sills from impact and sliding. We also ofer side steps if you are not intending to head too deep into the bush. They will provide a great look to your vehicle and also enable easier entry to your high vehicle.</p> <p><img src="images/pic_supp453.jpg" width="747" height="292" alt=""/></p> <h2>UNDERBODY PROTECTION</h2> <p>We provide a range of under body vehicle protection products from front bar to diff. </p> </div>
<div id="dSuppBody2"> <h1 align="center"><img src="images/pic_supp460.png" width="747" height="360" style="margin-bottom:15px;"></h1> <p><img src="images/pic_supp461.jpg" width="300" height="221" alt="" style="float:right; margin-left:15px;"/>WARN designs, manufactures and markets a full line of off-road equipment and accessories that enhance the performance of four-wheel-drive vehicles, ATV's and utility vehicles. The company's Industrial Division markets electric and hydraulic winches and hoists to commercial, industrial and severe duty customers. Warn also has a line of utility winches and hoists that are designed for professional trade workers and do-it-yourself consumers who need powerful tools to assist them in pulling, hauling, dragging or lifting. Warn focuses on three specific markets - Consumer Aftermarket, Industrial/Commercial, and Original Equipment. With customers in over 65 countries, WARN is one of the world's most recognized brands in vehicle performance enhancing equipment. </p> <p>WARN manufactures 600+ products for Automotive, Powersports, Industrial and Commercial users. From self recovery winches and mounting systems to wheel end and driveline disconnects, customers have chosen WARN products for their durability, reliability and dependability.</p> <p align="center"><img src="images/pic_supp466.jpg" width="300" height="144" alt="" style="float:right; margin-left:15px;"/><img src="images/pic_supp464.png" alt=""/></p> <h2 align="center">KING OF THE HILL</h2> <p>Available in capacities from 2,500-4,500 lbs., WARN ProVantage powersports winches are built from premium parts and offer market-leading performance. When you want the ultimate winch for your ATV or Side x Side you want the ProVantage. </p> <p align="center"><img src="images/pic_supp467.jpg" width="300" height="149" alt="" style="float:right; margin-left:15px;"/><img src="images/pic_supp465.png" width="188" height="40" alt=""/></p> <h2 align="center">A WORKHORSE WITH ATTITUDE</h2> <p>The WARN Vantage line of powersports winches offers best-in-class performance at an affordable price in capacities ranging from 2,000-4,000 lbs. WARN Vantage winches will help your ATV, Side x Side, and hard-earned dollars go further.</p> <p><img src="images/pic_supp463.jpg" width="747" height="244" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center"><img src="images/pic_supp470.png" width="500" height="298" style="margin-bottom:15px;"></h1> <p>When you think of ECB Automotive Protection Equipment and Accessories you think of products that are "Built to perform and guaranteed to last!".<br> <br> ECB's mission throughout 40 years in the industry has been to use our expertise and wealth of knowledge to design and manufacture quality products and provide you with a service that is second to none.</p> <p align="justify"><img src="images/pic_supp472.jpg" width="400" height="305" alt="" style="float:left; margin-right:15px;"/>Our excellent manufacturing capabilities and facilities have developed the company's very strong market place reputation. This reputation is reflected in all ECB company divisions, striving to deliver to our customers the right product, on time, the first time, without any compromise in quality.</p> <p>Put simply, we love what we do. We boldly say we manufacture the <strong>'World's Best Alloy Bullbars'</strong> and that is something everyone at ECB believes and lives, we put it on the walls, we wear it on our shirts, and we put it into the products.</p> <p>We've been manufacturing bullbars since 1972, so we've handled a few in our time. Defying the industry, our factory is located in Brisbane, Australia. On site, we design and engineer products, we buy plate and tube and manufacture the products from raw materials. On our 9000 square metres, we have our own in-house powdercoat plant, three warehouses, 15 welding bays, two hi-def CNC Plasma Cutters, a CNC Router, a state of the art, fully automated mandrel bender, countless presses, and our most important and prized asset - 80 something Aussies who take pride in what they do everyday.</p> <p><img src="images/pic_supp471.jpg" width="747" height="378" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center"><img src="images/pic_supp491.jpg" width="747" height="286" style="margin-bottom:15px;"></h1> <p><img src="images/pic_supp492.jpg" width="200" height="581" alt="" style="float:left; margin-right:15px;"/>Roadsafe Automotive Products Pty. Ltd. was established in 1994 as a steering & suspension aftermarket supply specialist. Servicing resellers, Roadsafe quickly expanded it’s under car range to include Disc Brake Pads and Driveshafts, with the following years seeing the addition of various brands and ranges to the product lineup. Roadsafe’s parent company is Camelot Design Industry Group Pty. Ltd. (CDIG or Camelot). Camelot was established in 1977 and acts as an indent agent for the majority of chassis parts suppliers in the Australian aftermarket (not including genuine). Camelot holds a significant market share in the chassis parts supply area.</p> <p>May 2006 PAJA Automotive joined forces with Roadsafe Automotive Products Pty. Ltd. (Victoria). Being a successful aftermarket supply specialist in its own right, when PAJA and Roadsafe merged operations, the new ‘Roadsafe’ provided customers with more advantages and greater product lines & ranges. As Roadsafe we continue to grow our customer base and endeavor to stock a range of automotive products, in specific areas, to cover most vehicle fitments.</p> <p>As the new Roadsafe we offer Australia’s largest and most comprehensive range of chassis parts to our automotive aftermarket. Roadsafe is now a fully fledged Wholesale Distributor, with strong national distribution and a huge range of automotive spares, specialising in undercar. In addition to our owned and operated warehouses in Melbourne and Brisbane, we also have distributors and reseller customers Australia wide.</p> <p>With Roadsafe 4WD our goal is to offer you high quality, affordable components specific to your 4WD. Roadsafe have been supplying passenger vehicle chassis components in Australia for over 30 years, and have a very strong reputation in the Australian Automotive Aftermarket. Roadsafe offer Australia’s largest front end range, with new product constantly in development. As a testament to quality and supply ability, Roadsafe supply to many of the leading distributors in the industry.</p> <p><img src="images/pic_supp493.jpg" width="174" height="148" style="float:right; margin-left:15px;">Several years ago a new program was initiated focusing on the 4WD sector. Recognising a need for high quality components and consistency in supply, Roadsafe 4WD was launched and has quickly developed a large range of essential Steering & Suspension, and associated components for the 4WD industry. Be assured when you purchase our Roadsafe 4WD branded suspension products, you will have a top quality item, fully warranted, and developed to suit Australian conditions.</p> <p><img src="images/pic_supp494.jpg" width="747" height="145" alt="" style="margin-top:10px;"/></p> </div>
<div class="specHeader">FREE IRONMAN COMPRESSOR<br /> <em>with every suspension kit! </em></div> <div class="wText1"> <p>With any 4WD Suspension Kit purchased you receive an Ironman Flowmax 150psi 12 volt air compressor valued at <strong>$169.00</strong> for <strong>FREE!!</strong> No forms to fill out, no coupons and no gimmicks. Simply purchase a 4WD Suspension Kit and you will receive a compressor with your kit. It's that easy.</p> <p>Remember we offer free freight Australia wide.</p> <p><img src="images/sp_pic01b.jpg" width="700" height="133" /> </p> <ul> <li>3 year warranty</li> <li>72 litres per minute</li> <li>150 PSI maximum pressure</li> <li>Snap on quick release fittings</li> <li>5m heat resistant heavy duty hose</li> <li>Inline pressure gauge and deflator</li> <li>Alloy base tray</li> <li>Anti-vibration feet</li> <li>Moisture and dust resistant</li> <li>Servicable filter</li> <li>Stainless steel valves</li> <li>Maintenance free motor</li> <li>Screw in air filter</li> <li>Includes heavy duty carry bag</li> </ul> <p align="center"><em>This offer is for a limited time only or while stocks last. Minimum kit purchase is $770.00 inc GST. Available only through <strong>Climax Suspension</strong> stores. Offer excludes any discounted sale prices.</em></p> </div> <div class="wFranchPic"> <img src="images/sp_pic01a.jpg" width="700" height="425" /> </div> <div class="clearfloat"></div>
<div class="wText1"> <img src="images/slide_ezypay.gif" width="747" height="242" alt=""/> <h1 align="center"><img src="images/logo_ezypay_lg.jpg" width="747" height="335" style="margin-bottom:15px;"></h1> <p>Climax Ezi-Pay is a continuing credit payment plan that lets you buy your car and 4WD performance parts today! Just pay an initial deposit and having the remaining balance conveniently direct debited fortnightly. There is a simple application, no invasive questions and fast approval times.</p> <p>Best of all there is NO INTEREST <strong>EVER</strong>!*</p> <p>There’s never been a better time to get your vehicle equipped with some top quality Climax gear. Visit your nearest participating Climax store today!</p> <ul class="ezyList"> <li>Climax Ezi-Pay is only available for Recommended Retail Price and is not available for specials pricing.</li> <li>Offer not available in conjunction with any other offer. </li> <li>For purchases over $500.00 on selected products.</li> <li>A minimum 33% deposit applies to all transactions.</li> <li> Available in store only at participating Climax Suspension Stores.</li> </ul> <p>* Certegy Ezi-Pay Express is a continuing credit payment plan provided by Certegy Ezi-Pay Pty Ltd. Fees, terms and conditions apply. Either an account Establishment Fee of between $35 and $90 or an Additional Purchase Fee of $22.00 is payable over the purchase repayment period. A Monthly Account Keeping Fee of $3.50 and a Payment Processing Fee of $2.95 apply. Certegy Ezi-Pay Express No Interest Ever! applies. See in store for details or <a href="http://www.certegyezipay.com.au" target="_blank">visit the Certegy website</a></p> </div>
<div id="dSuppBody2"> <p class="cTitle">TOYOTA PRADO 150</p> <img src="images/slide_pradogcm.png" width="747" height="250" alt="" style="margin-bottom:20px;"/> <p>The Toyota Prado 150 Series has a tow restriction of 2500kgs and ball weight capacity of 250kg due to inadequate factory fitted suspension. We are able to increase the towing capacity to 3000kg and ball weight capacity to 300kg by fitting our Bilstein Smart Suspension System and through comprehensive ADR testing procedures by our unrestricted VSCCS Engineers at our federal test facility (T15250).</p> <p>As a part of the test procedure we load cell test the factory Toyota tow bar system to the AS4177.1 Standard up to 3000kg tow capacity and supply a re-rated tow capacity plate.</p> <h3>GCM (Gross Combination Weight) Upgrade from 5490kg To 5990kg (Increase of 500kg):</h3> <p>We are the pioneers of this certification, and are able to increase the GCM at the same time we increase the towing capacity. All the relevant testing is performed using state of the art equipment and documentation is supplied by our fully qualified unrestricted engineers. </p> <h3>The outcome...</h3> <ul class="ticklist1" style="margin-left:30px"> <li>your vehicle will have superior road holding capabilities and trouble free towing</li> <li>increased ball weight capacity from 250kg to 300kg</li> <li>increased tow capacity from 2500 to 3000kg</li> <li>increased GCM from 5490kg to 5990kg</li> <li>professional certification including engineering report and certification plate</li> </ul> <img src="images/logo_travelsmart1.png" width="740" height="92" alt="" style="margin-bottom: 20px;"/> <img src="images/slide_pradopic.jpg" width="747" height="256" alt=""> </div>
<div id="dSuppBody2"> <p class="cTitle">MITSUBISHI PAJERO NM-NX</p> <img src="images/slide_pajerocm.png" width="747" height="256" alt="" style="margin-bottom:20px;"/> <p>The Mitsubishi Pajero December 2006 to current model has a tow restriction for the ball weight of 180kgs when towing up to 3000kgs. This is due to the inadequate factory fitted suspension and affects most dual axle caravan towing applications.</p> <p> We are able to increase the ball weight from 180kgs to 300kgs of “down weight” at the higher tow capacity, this is done by increasing the rate of the rear suspension components including the addition of air bags. To achieve this we professionally fit and wheel align the rear suspension using our Smart Suspension System which includes German built high pressure 46mm Bilstein shock absorbers, Australian made Lovells Coil Springs and rear Polyair air bags.</p> <p>The improvements are outstanding, offering an exceptional ride with superior road holding and load carrying capabilities.</p> <p>Our in-house RMS/VSCCS Engineers have performed comprehensive relevant ADR and stability testing on this system/vehicle. Each individual vehicle is reference tested for braking and roll stability as part of the testing procedure. We also load cell test the factory tow bar and once completed we supply an engineering certificate and upgraded tow rating plate approved by the RMS. </p> <p>The Climax Tow Capacity Upgrade is the most comprehensive, best quality system available on the market today.</p> <img src="images/logo_travelsmart1.png" width="740" height="92" alt="" style="margin-bottom: 20px;"/><img src="images/slide_pajeropic.jpg" width="747" height="219" alt=""> </div>
<div id="dSuppBody2"> <p class="cTitle">TOYOTA PRADO 150</p> <p><img src="images/slide_pradogcm.png" width="747" height="250" alt="" style="margin-bottom:20px;"/></p> <p class="maintxt1">Click <a href="#" onclick="popFeature('tempSpec03')">HERE</a> for full details </p> <hr> <p class="cTitle">MITSUBISHI PAJERO NM-NX</p> <p><img src="images/slide_pajerocm.png" width="747" height="256" alt="" style="margin-bottom:20px;"/></p> <p class="maintxt1">Click <a href="#" onclick="popFeature('tempSpec04')">HERE</a> for full details</p> <hr> <p>Other Makes and Models are coming soon - call us for details about your 4WD!</p> </div>
<div id="dSuppBody"> <h1 align="center">THE WATAGANS</h1> <p align="justify">Some members of the Port Macquarie & District 4WD Club attended an advanced driving course (DTU) in the Watagans on the last weekend of March 2012.</p> <p align="justify"> We were very proud of our Ironman 4x4 Gold Patrol as she climbed beautifully over all the steep and very rough hills as you can see from our amazing pictures. The Ironman Patrol came to the rescue and winched out a defender that had a spot of trouble.</p> <p align="justify"> The Watagans is a very popular 4WDrivers spot to visit as it has many challenging tracks to endure. The boys had a great weekend playing and practicing recovery, driving and safety of course.</p> <p align="justify"> Darren from Midcoast 4WD Centre/Climax Suspension Port Macquarie had a great time and was very pleased with how well the Patrol handled itself in such rough terrain and can’t wait to get back in there.</p> </div> <div id="dSuppPics"><img src="images/pic_ft1_2.jpg" width="190" height="136" /><img src="images/pic_ft1_1.jpg" width="190" height="134" style="margin-top:12px;"/><img src="images/pic_ft1_3.jpg" width="190" height="179" style="margin-top:13px;" /></div> <div id="dSuppFoot"><img src="images/pic_ft1_4.jpg" width="250" height="153" /><img src="images/pic_ft1_5.jpg" width="250" height="153" style="margin-left:20px;" /></div> <div class="clearfloat"></div>
<div id="dSuppBody"> <img src="images/pic_ft2.jpg" width="705" height="968" /> </div>
<div id="dSuppBody"> <img src="images/pic_ft3.jpg" width="705" height="963" /> </div>
<div id="dSuppBody"> <h1 align="center">PATROL LIFT</h1> <p>Hi Dino,</p> <p>As you said the patrol has been transformed. The system was fitted by Alley's last thursday and I very happy with their service on your recommendation. The Lovell springs are what I was hoping for, comfortable without being soft and they just soak up the bumps with the damping from the Bilsteins matching the springs beautifully. The height on the wheel arches has increased around 65/70mm on the front and around 85mm on the rear. Very happy with the results.</p> <p>Alley's have suggested an adjustable draglink to sort out a couple of issues. Would you please give me a price to supply one to me.</p> <p>I have attached a sheet with some pictures so you can see the results.<br /> Although this is a bit rough I would be happy if you printed this so you can show others the results on my Patrol.</p> <p>Kind regards<br /> Chris</p> </div> <div id="dSuppPics"><img src="images/pic_ft4_2.jpg" width="190" height="316" style="margin-top:20px" /></div> <div id="dSuppFoot" style="width:745px;"><img src="images/pic_ft4_1.jpg" width="745" height="221" /></div> <div class="clearfloat"></div>
<div id="dSuppBody2"> <p><img src="images/pic_ft52.jpg"></p> <p>Just a short note to thank Climax Suspension for the advice and ultimately the supply of a fantastic suspension upgrade for my Dual Cab BT50 GT.</p> <p>After having driven on several suspension systems on previous vehicles, I was adamant not to repeat mistakes of the past. </p> <p>The new suspension system needed to cope with a steel bull bar and winch combination on the front, with no load to towing a 6m boat on the rear. I was also looking for about a 40-50mm lift. Oh, there was also the requirement for comfort when the First Lady wanted to take the BT shopping.</p> <p>Final combination was a Climax Smart Suspension system utilising Bilstein shocks and Lovells springs - medium duty, with a 40mm nominal lift. Installation was professionally completed by Rutherford Motors.</p> <p>Certainly not the cheapest suspension upgrade about, but for me, the best I have ever ridden.</p> <p>Happy to provide reference for any prospective buyer wanting a high quality, performance suspension system to complement their vehicle.</p> <p>As Dino from Climax Suspension stated, "this system will transform your vehicle".</p> <p>Photos of the finished product included.</p> <p><img src="images/pic_ft51.jpg" width="747" height="135"></p> <p>Regards</p> <p>Ron<br> BUTTERWICK NSW </p> </div>
<div id="dSuppBody2"> <p><img src="images/pic_ft61.jpg" width="300" height="193" align="right" style="margin-left:20px;">Hi Guys </p> <p>I recently bought a 2 inch Ironman kit for my 04 courier from you and just want to let you know that I am really impressed with the improvement it has made to my car. It has made a significant change in the ride height, handles so much better and makes the ride heaps more comfortable. Thanks heaps.</p> <p>I have attached a couple of photos before and after.</p> <p>Cheers<br> Patrick</p> <p><img src="images/pic_ft62.jpg" width="747" height="202"></p> </div>
<div id="dSuppBody2"> <p class="suppHighlight"><img src="images/pic_ft71.jpg" width="300" height="170" align="right" style="margin-left:20px; margin-top:20px;">Climax customer Greg is another happy camper with a Prado we sent a set of fully assembled Smart Struts to. He was happy that it sits level and with how quickly he received the struts!</p> <p>Dino,</p> <p>I just wanted to thank you again for the struts and send you some pics.</p> <p>First a before and after shot then another showing how level the car sits now.</p> <p>Thanks again<br> Greg <img src="images/pic_ft72.jpg" width="747" height="232" style="margin-top:20px;"></p> </div>
<div id="dSuppBody"> <h1 align="center">PRADO 150</h1> <p>Gday Dino</p> <p>Bilsteins and King springs seem to be a great choice for the Prado 150 series. I tow a Jayco Outback Camper each month or so and the non sagging is a huge benefit!</p> <ul class="list3"> <li>I put 12 psi in airbags when towing</li> <li>6psi when not</li> <li>Car handles like a sports car</li> <li>Corners far far better than before</li> <li>Much much less body roll</li> <li>And firm but surprisingly not jarring or too severe over things like speed humps</li> <li>And still great with no load</li> </ul> <p>Thanks for your great service and advice. This was money well spent!</p> <p>Although not the cheapest choice, but the best choice I think - and a huge improvement in drive ability and I'm very happy with result.</p> <p>Thanks again mate<br> Regards Gary</p> </div> <div id="dSuppPics"><img src="images/pic_ft82.jpg" width="190" height="665" /></div> <div id="dSuppFoot"><img src="images/pic_ft81.jpg" width="520" height="240" /></div> <div class="clearfloat"></div>
<div id="dSuppBody2"> <h1 align="center">350Z Koni Install</h1> <p>Hi Dino, </p> <p>The install of the Koni's on my 350Z went fine, took me about 4hrs & I had no problems aside from there not being much space sliding the fronts into place & I had to undo most of the upper control arm to get access.</p> <p>Since install, my car is riding a hundred times better than the cheap coil overs. There is a fair bit of body roll which I am getting used to again but the rear is putting down the power much more consistently out of corners & my car is now a pleasure to drive (unlike before!).</p> <p>The recommended sway bars will make a huge difference & I will purchase them shortly, it's just a shame the Whiteline sway bars are so expensive & almost AU$700, (compared to what is available in the US, German Eibachs for US$330 for the pair! but close to another US$280 to ship). </p> <p>No problems with alignment either with my wheels within OEM spec & therefore no need for expensive camber/toe arms. I will send a picture of the car both before & after, the 35mm drop looks great & fills my wheel arches nicely - just waiting for my 25mm wheel spacers to arrive.</p> <p>Thanks again for all your friendly help & advice, you & your company were a pleasure to deal with & I look forward to doing business with you again in the future.</p> <p>Cheers,<br>Nick</p> <p><img src="images/pic_ft91.jpg" width="747" height="168" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <img src="/images/pic_ft102.jpg" width="747" height="243" style="margin-bottom:15px;"> <h1 align="center">HZJ78 Troopy Suspension</h1> <p>G'day Dino</p> <p>I am the owner of HZJ78 Troopy referred to you by GT. You may recall I had the SAX suspension fitted before requesting your advice and purchasing a better alternative from you.</p> <p>The suspension you supplied worked faultlessly during our trip to WA. 50psi in the troopy tyres, 55psi in the air bags and 55psi in the trailer tyres.</p> <img src="/images/pic_ft101.jpg" width="747" height="217" style="margin-top:15px;"> <p>12 months on, the back leaf springs have settled in comfortably. I have adjusted the shocks a couple of times and am now very pleased with the overall ride between loaded for camp trips and running round town. The addition of the air bags was a great idea!</p> <p> I need your advice and recommendation to a good quality Steering Damper. I have limited suppliers here in Karratha and would value your suggestions.</p> <p>Thanks for any help you can provide!</p> <p>Regards<br> Peter</p> <p><img src="/images/pic_ft103.jpg" width="747" height="243" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center">Mitsubishi Pajero 2" Lift</h1> <p>Hi Dino</p> <p>Here is a before and after shot with your 2 inch lift Lovells and Bilsteins fitted handles, great and no sag with my van attached, I should have done it years ago feels like a new car.</p> <p>Regards<br> Ian</p> <p><img src="images/pic_ft111.jpg" width="747" height="391" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center"><img src="images/pic_ft121.jpg" width="747" height="265" style="margin-bottom:15px;"></h1> <h1 align="center">Climax Suspension - Out in Style!</h1> <p>When Climax Suspension hit the car shows they go out in style. You wont miss Climax whenever they turn out with their bright logos and imagery on a jet black marquee.</p> <p>Here's a few images from the Singleton Car Show. Make sure you look out for Climax Suspension at your local show!!</p> <p><img src="images/pic_ft122.jpg" width="747" height="265" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center"><img src="images/pic_ft131.jpg" width="747" height="265" style="margin-bottom:15px;"></h1> <h1 align="center">Climax Suspension Highfields QLD!</h1> <p align="center">at the</p> <h1 align="center"><strong>2014 QUEENSLAND OUTDOOR<br> </strong><strong>ADVENTURE AND MOTORING EXPO</strong></h1> <p>On the weekend of 1st to 3rd of August Highfields Climax set up a popular display at the Toowoomba Showgrounds. The 2014 Queensland Outdoor Adventure and Motoring Expo is the regions largest event of it’s kind. Over 130 local and regional companies were involved, displaying thousands of products and services, including the very latest in Caravans, Camper Trailers, Motor Homes, Vehicles and 4WD’s, 5th Wheelers, Camping Gear and Accessories.</p> <p>Around 16,000 people attended and kept the guys from Highfields Climax really busy over a fine weekend. Look out for Climax when you go to outdoor shows!</p> <p><img src="images/pic_ft132.jpg" width="747" height="265" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center">Highfields QLD tighten up a Fairlane with a Premier Bilstein Kit!</h1> <p>Great to catch up last weekend! Bilstein transplant done on Wednesday....amazing! Fairlane feels so tight!</p> <p>The transformation was amazing going from what I thought was quite a tight ride and responsive steering to what I can describe as something similar to and better than European marques I've owned previously. Thanks to Bilstein and Whiteline through Climax Suspension's Dino!. Lovingly fitted by Craig and the boys at Highfields 4x4 Mechanical.</p> <p>Great recommendation. Thanks for organising for it me.</p> <p style="color:#00aeef">Climax Suspension Highfields QLD supplied and fitted a full set of Bilstein monotube struts and shocks, Whiteline bushes and a Whiteline rear swaybar. David is a QLD sales rep and uses his vehicle everyday as a rep in QLD, and racks up a lot of K's in the process.</p> <p><img src="images/pic_ft141.jpg" width="747" height="289" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <h1 align="center"><img src="images/pic_ft151.jpg" width="747" height="301" style="margin-bottom:15px;"></h1> <h1 align="center" class="cyanTxt">Climax Suspension Central Coast!</h1> <p align="center" class="cyanTxt">at the</p> <h1 align="center" class="cyanTxt"><strong>2014 </strong>Central Coast Caravan<br> and Camping Show</h1> <p>On the weekend of the 26th to 28th September, Climax Suspension Central Coast set up a stand out display at the Mingara Recreational Club. In its second year on the Central Coast after receiving great feedback about the show's launch in 2013, around 90 exhibitors joined in on the massive grounds at Mingara.</p> <p>The instantly recognisable Climax stand drew a lot of attention and kept the crew from Central Coast Climax really busy.</p> <p>Make sure you keep a look out for your local Climax at outdoor shows in your area!</p> <p><img src="images/pic_ft152.jpg" width="747" height="250" style="margin-top:15px;"></p> </div>
<div id="dSuppBody2"> <img src="images/pic_ft161.jpg" width="747" height="525" style="margin-bottom:15px;"> <p>Ray sent us this perfect photo of his Patrol and a great review on Facebook.</p> <p>‘I would just like to say a great big thankyou to the climax boys for setting me up with the best suspension set up I have every had the pleasure to own I wouldnt shop anywhere else great advice and great prices!’</p> <p>We love to get feedback like this from our customers. That's the point of doing what we're doing - supplying the best components so people can really enjoy their vehicle the way they should.</p> </div> </body>