/**
 *
 * 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/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229466&item=170769955663\"><img src=\"http://thumbs4.ebaystatic.com/pict/1707699556634040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229466&item=170769955663\">3M 355 Clear Carton Sealing Tape Case  (72MM x 50M, 24 Rolls/Case)</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&#36;240.00<br /><small>Buy It Now</small></td><td class=\"ends\" width=\"60\" align=\"center\"><small>0d 9h 29m </small></td></tr><tr><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229466&item=170770007508\"><img src=\"http://thumbs1.ebaystatic.com/pict/1707700075084040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229466&item=170770007508\">3M-8898 Ivory Film Strapping Tape Case  (24MM x 55M, 36 Rolls/Case)</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&#36;65.00<br /><small>Buy It Now</small></td><td class=\"ends\" width=\"60\" align=\"center\"><small>0d 11h 28m </small></td></tr><tr class=\"alt\"><td class=\"image\" valign=\"top\"><div class=\"image-container\"><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229466&item=170769574927\"><img src=\"http://thumbs4.ebaystatic.com/pict/1707695749274040_1.jpg\" /></a></div></td><td class=\"title\"><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5336665968&customid=&lgeo=1&vectorid=229466&item=170769574927\">Pair of Shanklin Centerfolders</a></td><td class=\"bids\" width=\"60\" align=\"center\">-</td><td class=\"price\" width=\"80\">&#36;800.00<br /><small>Buy It Now</small></td><td class=\"ends\" width=\"60\" align=\"center\"><small>29d 14h 33m </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;}
