Header Banner not accepting code to display banner
Possible bug in cp 3.5.2
And I am using the dev version.
I cannot for the life of me get this code to function in the header banner section to show a banner.
<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=5337794304&toolId=10026&key word=%28used+poles%2Cfishing+poles%2Cused+fishing+ poles%29&width=640&height=60&font=1&textColor=0000 00&linkColor=0000AA&arrowColor=8BBC01&color1=709AE E&color2=[COLORTWO]&format=ImageLink&contentType=TEXT_AND_IMAGE&enabl eSearch=y&usePopularSearches=n&freeShipping=n&topR atedSeller=n&itemsWithPayPal=n&descriptionSearch=y &showKwCatLink=n&excludeCatId=&excludeKeyword=&cat Id=56743&disWithin=200&ctx=n&autoscroll=n&title=us ed+poles&flashEnabled=' + isFlashEnabled + '&pageTitle=' + _epn__pageTitle + '&cachebuster=' + (Math.floor(Math.random() * 10000000 )) + '">\x3C/script>' );
</script>
It just displays the code and no image.
Like so:
x3Cscript type="text/javascript" charset="utf-8" src="http://adn.ebay.com/cb?programId=15&campId=5337794304&toolId=10026&key word=%28used+poles%2Cfishing+poles%2Cused+fishing+ poles%29&width=640&height=60&font=1&textColor=0000 00&linkColor=0000AA&arrowColor=8BBC01&color1=709AE E&color2=[COLORTWO]&format=ImageLink&contentType=TEXT_AND_IMAGE&enabl eSearch=y&usePopularSearches=n&freeShipping=n&topR atedSeller=n&itemsWithPayPal=n&descriptionSearch=y &showKwCatLink=n&excludeCatId=&excludeKeyword=&cat Id=56743&disWithin=200&ctx=n&autoscroll=n&title=us ed+poles&flashEnabled=true&pageTitle=Used%20Poles% 20%E2%80%93%20Just%20another%20WordPress%20site&ca chebuster=7179452">x3C/script>
It looks like its getting stripped for some reason.
Can you look into this please.