(function() {
  document.getElementById('twitroster').innerHTML = "<ul id=\"twitroster_users\">\n\n  <li class=\"user\">\n    \n      <div class=\"avatar\"><a href=\"http:\/\/twitter.com\/dallasruby\"><img src=\"http:\/\/s.twimg.com\/a\/1282159049\/images\/default_profile_0_normal.png\"><\/a><\/div>\n      <div class=\"name\"><a href=\"http:\/\/twitter.com\/dallasruby\">Dallas Ruby Brigade<\/a><\/div>\n      <div class=\"username\"><a href=\"http:\/\/twitter.com\/dallasruby\">dallasruby<\/a><\/div>\n      \n      <div class=\"tweets\">\n        \n          <div class=\"tweet\">wait...a 5th tuesday this month...that's not on the hack night list...maybe everybody just needs a break and a beverage: <a href=http:\/\/is.gd\/eNkfR>http:\/\/is.gd\/eNkfR<\/a><\/div>\n        \n      <\/div>\n    \n  <\/li>\n\n  <li class=\"user\">\n    \n      <div class=\"avatar\"><a href=\"http:\/\/twitter.com\/therealadam\"><img src=\"http:\/\/a2.twimg.com\/profile_images\/52539922\/shadesorange_normal.jpg\"><\/a><\/div>\n      <div class=\"name\"><a href=\"http:\/\/twitter.com\/therealadam\">Adam Keys<\/a><\/div>\n      <div class=\"username\"><a href=\"http:\/\/twitter.com\/therealadam\">therealadam<\/a><\/div>\n      \n      <div class=\"tweets\">\n        \n          <div class=\"tweet\">iTunes\/Ping commentary : design crit :: tweeting about football : armchair quarterbacking<\/div>\n        \n      <\/div>\n    \n  <\/li>\n\n<\/ul>\n<p class=\"credits\"><a href=\"http:\/\/twitroster.com\/\">Twit Roster<\/a> by <a href=\"http:\/\/terralien.com\/\">Terralien<\/a>.<\/p>";
})();