/**
 *
 * Auction Nudge
 * https://www.auctionnudge.com
 *
 * By Joseph Hawes
 * http://www.josephhawes.co.uk
 *
 */

function AN_Feedback_JS(){var AN=null;var h=null;var cid=null;var c=null;this.i=function(eid){AN=this;AN.h=document.getElementsByTagName('head')[0];AN.cid=eid;AN.l(window,'load',AN.r);}
this.r=function(){if(typeof window.AN_Feedback_Ready=='function'){AN_Feedback_Ready();}}
this.afh=function(html){AN.c=document.getElementById(AN.cid);AN.c.innerHTML=html;}
this.ce=function(type,attr,content){var e=document.createElement(type);for(key in attr){e.setAttribute(key,attr[key]);}
if(content){if(typeof content=='object'){e.appendChild(content);}else{e.innerHTML=content;}}
return e;}
this.l=function(e,event,callback){switch(event){case'load':if(typeof e.addEventListener!="undefined"){e.addEventListener("load",callback,false);}else if(typeof e.attachEvent!="undefined"){e.attachEvent("onload",callback);}else{if(e.onload!=null){var oo=e.onload;e.onload=function(e){oo(e);e[callback]();};}else{e.onload=callback;}}
break;default:if(typeof e.addEventListener!="undefined"){e.addEventListener(event,callback,false);}else if(typeof e.attachEvent!="undefined"){e.attachEvent('on'+event,callback);}
break;}}
this.aa=function(type,url){var et='';switch(type){case'css':et='link';var attr={'type':'text/css','rel':'stylesheet','href':url};break;case'js':et='script';var attr={'type':'text/javascript','src':url};break;}
AN.h.appendChild(AN.ce(et,attr,''));}
this.rc=function(){}}var AN_Feedback=new AN_Feedback_JS();AN_Feedback.i('auction-nudge-feedback');function AN_Feedback_Ready(){if(location.host.indexOf('ebay')!=-1||location.host.indexOf('paypal')!=-1){AN_Feedback.ath('<p><strong>Auction Nudge Error</strong><br />Your items can not load because the website hostname contains a disallowed keyword.</p>');}else{AN_Feedback.afh('<table id=\"feedback\" border=\"0\"><tr><td class=\"first\">&nbsp;</td><th class=\"second\">Feedback</th><th class=\"third\">From / Time</th></tr><tr class=\"alt\"><td class=\"first\"><img src=\"//assets-auctionnudge.s3.amazonaws.com/feed/feedback/img/icons/iconPos_16x16.gif\" /></td><td class=\"second\">looks very good, haven\'t used item as yet</td><td class=\"third\"><b>From</b>: h***a</td></tr><tr class=\"alt\"><td class=\"first\">&nbsp;</td><td class=\"second\"><b>Item</b>: <a href=\"https://www.auctionnudge.com/to_ebay/item/site_id/15/user_id/21187/tool_name/feedback/item_hash/h9dohfloh9\" rel=\"nofollow\">Embossing Craft Heat Tool Gun for Stamping RRP$69.95</a></td><td class=\"third\">5 hours ago</td></tr><tr><td class=\"first\"><img src=\"//assets-auctionnudge.s3.amazonaws.com/feed/feedback/img/icons/iconPos_16x16.gif\" /></td><td class=\"second\">Thankyou </td><td class=\"third\"><b>From</b>: n***b</td></tr><tr><td class=\"first\">&nbsp;</td><td class=\"second\"><b>Item</b>: <a href=\"https://www.auctionnudge.com/to_ebay/item/site_id/15/user_id/21187/tool_name/feedback/item_hash/h9delfoohd\" rel=\"nofollow\">2 pcs of Replacement Blades for 45mm Rotary Cutter Many Patterns Suitable w Olfa</a></td><td class=\"third\">18 hours ago</td></tr><tr class=\"alt\"><td class=\"first\"><img src=\"//assets-auctionnudge.s3.amazonaws.com/feed/feedback/img/icons/iconPos_16x16.gif\" /></td><td class=\"second\">great product and price A+</td><td class=\"third\"><b>From</b>: t***t</td></tr><tr class=\"alt\"><td class=\"first\">&nbsp;</td><td class=\"second\"></td><td class=\"third\">1 day ago</td></tr><tr><td class=\"first\"><img src=\"//assets-auctionnudge.s3.amazonaws.com/feed/feedback/img/icons/iconPos_16x16.gif\" /></td><td class=\"second\">Great product and service. Highly recommend! </td><td class=\"third\"><b>From</b>: m***2</td></tr><tr><td class=\"first\">&nbsp;</td><td class=\"second\"></td><td class=\"third\">1 day ago</td></tr><tr class=\"alt\"><td class=\"first\"><img src=\"//assets-auctionnudge.s3.amazonaws.com/feed/feedback/img/icons/iconNeg_16x16.gif\" /></td><td class=\"second\">it never arrived , seller didnt care , said to bad , i have your money , to bad</td><td class=\"third\"><b>From</b>: w***0</td></tr><tr class=\"alt\"><td class=\"first\">&nbsp;</td><td class=\"second\"></td><td class=\"third\">1 day ago</td></tr></table><div><a href=\"http://www.auctionnudge.com/tools/your-ebay-feedback\" style=\"display:block;font-size:11px;color:#808080;text-decoration:none;font-family:Helvetica,Arial,sans-serif;text-align:center\">eBay Feedback from <span style=\"color:#4374b7\">Auction Nudge</span></a></div>');AN_Feedback.aa('css','//assets-auctionnudge.s3.amazonaws.com/feed/feedback/css/table-080317.gz.css');}}