﻿(new TWTR.Widget({ version: 2, type: "profile", rpp: 1, interval: 6E3, width: 190, height: 300, theme: { shell: { background: "#175969", color: "#ffffff" }, tweets: { background: "#ffffff", color: "#636466", links: "#6d1f22"} }, features: { scrollbar: false, loop: false, live: false, hashtags: true, timestamp: true, avatars: true, behavior: "all"} })).render().setUser("sf4answers").start();
