Ebay Code prevents page from being edited

Permalink
Hi Everyone,

Whyen I use some code generated by the Ebay partner program it prevents my page or stack from being edited. I've tried inserting the code via an HTML block or the standard content block. Normally I don't have much trouble with similar advert code. I would be grateful if anyone has ideas of which part of the code is causing the problem, thanks in advance!

<script type="text/javascript" src='http://adn.ebay.com/files/js/min/jquery-1.6.2-min.js'></script>
<script type="text/javascript" src='http://adn.ebay.com/files/js/min/ebay_activeContent-min.js'></script>
<script charset="utf-8" type="text/javascript">
document.write('\x3Cscript type="text/javascript" charset="utf-8" src="http://adn.ebay.com/cb?programId=15&campId=5337702860&toolId=10026&customId=Technics+KN7000+Keyboard&keyword=Technics+KN7000+Keyboard&minPrice=100&width=336&height=280&font=1&textColor=000000&linkColor=0000AA&arrowColor=8BBC01&color1=709AEE&color2=[COLORTWO]&format=PixOver&contentType=IMAGE_ONLY&enableSearch=y&usePopularSearches=n&freeShipping=n&topRatedSeller=n&itemsWithPayPal=n&descriptionSearch=y&showKwCatLink=n&excludeCatId=&excludeKeyword=%28yamaha%2Ccasio%2Croland%2Ckorg%29&catId=38088&disWithin=200&ctx=n&flashEnabled=' + isFlashEnabled + '&pageTitle=' + _epn__pageTitle + '&cachebuster=' + (Math.floor(Math.random() * 10000000 )) + '">\x3C/script>' );
</script>

designserve
 
edbeeny replied on at Permalink Best Answer Reply
edbeeny
Try removing
<script type="text/javascript" src='http://adn.ebay.com/files/js/min/jquery-1.6.2-min.js'></script>
designserve replied on at Permalink Reply
designserve
That works thank you very much! I have to cancel the 'save' but then after refreshing the page all is fine. Appreciate the very prompt reply.