/**
 *
 * Auction Nudge v2.07
 * http://www.auctionnudge.com
 *
 * By Joseph Hawes
 * http://www.josephhawes.co.uk
 *
 */
function load_auction_nudge_items(){var feed_container=document.getElementById('auction-nudge-items');if(location.host.indexOf('ebay')!=-1||location.host.indexOf('paypal')!=-1){feed_container.innerHTML='<p>Your items can not load because the website hostname contains a disallowed keyword.</p>';}else{var head=document.getElementsByTagName('head')[0];var css=document.createElement('link');css.type='text/css';css.rel='stylesheet';css.href='http://www.auctionnudge.com/item_build/css/columns';head.appendChild(css);var html='<table class=\"columns\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\"><tr><th class=\"image\">Picture</th><th class=\"title\">Product</th><th class=\"bids\">Bids</th><th class=\"price\">Price</th><th class=\"ends\" align=\"center\">Time Left</th></tr><tr class=\"alt\"><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130642886517\"><img src=\"http://thumbs2.ebaystatic.com/pict/1306428865174040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130642886517\">Citroen Berlingo multipass</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&pound;4,999.00</td><td class=\"ends\" width=\"60\" align=\"center\"><small>1d 7h 14m </small></td></tr><tr><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130520111316\"><img src=\"http://thumbs1.ebaystatic.com/pict/1305201113164040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130520111316\">Nissan largo</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&pound;3,999.00</td><td class=\"ends\" width=\"60\" align=\"center\"><small>3d 3h 46m </small></td></tr><tr class=\"alt\"><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130528139495\"><img src=\"http://thumbs4.ebaystatic.com/pict/1305281394954040_2.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130528139495\">Coachman amera caravan</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&pound;4,999.00</td><td class=\"ends\" width=\"60\" align=\"center\"><small>4d 10h 58m </small></td></tr><tr><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130505293789\"><img src=\"http://thumbs2.ebaystatic.com/pict/1305052937894040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130505293789\">Renault traffic</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&pound;5,995.00</td><td class=\"ends\" width=\"60\" align=\"center\"><small>6d 3h 24m </small></td></tr><tr class=\"alt\"><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130541820153\"><img src=\"http://thumbs2.ebaystatic.com/pict/1305418201534040_2.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130541820153\">nissan largo</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&pound;3,999.00</td><td class=\"ends\" width=\"60\" align=\"center\"><small>7d 2h 33m </small></td></tr><tr><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130532345618\"><img src=\"http://thumbs3.ebaystatic.com/pict/1305323456184040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/710-53481-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229508&item=130532345618\">Ford transit</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&pound;5,299.00</td><td class=\"ends\" width=\"60\" align=\"center\"><small>13d 9h 4m </small></td></tr></table>';feed_container.innerHTML=html;feed_container.innerHTML+='<p><a href="http://www.auctionnudge.com/" style="display:inline;font-size:11px;color:#808080;text-decoration:none;font-family:Helvetica,Arial,sans-serif">eBay Listings From <span style="color:#4374b7">Auction Nudge</span></a></p>';if(typeof window.auction_nudge_loaded=='function'){auction_nudge_loaded();}}}
if(typeof window.addEventListener!="undefined")
window.addEventListener("load",load_auction_nudge_items,false);else if(typeof window.attachEvent!="undefined"){window.attachEvent("onload",load_auction_nudge_items);}
else{if(window.onload!=null){var oldOnload=window.onload;window.onload=function(e){oldOnload(e);window[load_auction_nudge_items]();};}
else
window.onload=load_auction_nudge_items;}
