function InsertEBTwitter(){
document.write('<script src="http://widgets.twimg.com/j/2/widget.js"></script>');
document.write('<script> new TWTR.Widget({version: 2,type: "profile",rpp: 3,interval: 6000,width: 250,height: 300,theme: {');
document.write('shell: { background: "#ffffff",color: "#000000"},tweets: {background: "#ffffff",color: "#000000",links: "#187aa4"} }, ');
document.write('features: {scrollbar: false,loop: false,live: true,hashtags: true,timestamp: true,avatars: false,behavior: "default"}} ');
document.write(' ).render().setUser("etherbooks").start();</script> ');
}



