Please fix this forbidden error or provide an alternate solution:
src="http://widgets.twimg.com/j/2/widget.js"
CDATA:
new TWTR.Widget({
version: 2,
rpp: 4,
type: ‘search’,
search: ‘from:XXX’,
interval: 6000,
title: ‘’,
subject: ‘ABC’,
width:240,
height:193,
theme: {
shell: {
background: ‘#53A2C5’,
color: ‘#000000’
},
tweets: {
background: ‘#F7F5F6’,
color: ‘#808080’,
links: ‘#2A8DBA’
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: ‘default’
}
}).render().start();