var username = 'luizirber'; function Link(favico, link, title, sourceUrl, source) { this.favico = favico; this.link = link; this.title = title; this.sourceUrl = sourceUrl; this.source = source; } function Mashups() { links = new Array(); links[0] = new Link("/images/favicons/default.gif", "http://live.xbox.com/en-US/profile/Achievements/ViewAchievementDetails.aspx?tid=%09%5d%3a%15%18*iAq%03&compareTo=luizirber", "luizirber is playing Fable II", "http://pipes.yahoo.com/pipes/pipe.info?_id=b4dcad8134d4ef635d51ad2027c0f4ed", "XBOX 360 GamerTag to RSS (by InternetDuctTape.com)"); links[1] = new Link("/images/favicons/default.gif", "http://live.xbox.com/en-US/profile/Achievements/ViewAchievementDetails.aspx?tid=%09%5d%3adh)k%3f%7eq&compareTo=luizirber", "luizirber is playing C&C Red Alert 3", "http://pipes.yahoo.com/pipes/pipe.info?_id=b4dcad8134d4ef635d51ad2027c0f4ed", "XBOX 360 GamerTag to RSS (by InternetDuctTape.com)"); links[2] = new Link("/images/favicons/default.gif", "http://live.xbox.com/en-US/profile/Achievements/ViewAchievementDetails.aspx?tid=%09%5d%3bdh-o0%02%03&compareTo=luizirber", "luizirber is playing Civilization Revolut'n", "http://pipes.yahoo.com/pipes/pipe.info?_id=b4dcad8134d4ef635d51ad2027c0f4ed", "XBOX 360 GamerTag to RSS (by InternetDuctTape.com)"); links[3] = new Link("/images/favicons/greader.gif", "http://braboscomics.com/?p=1903", "A lenda do chato do ponto de ônibus", "", "Luiz Irber's shared items in Google Reader"); links[4] = new Link("/images/favicons/greader.gif", "http://www.edge-online.com/news/little-big-adventure-creator-teases-new-project", "Little Big Adventure Creator Teases New Project", "", "Luiz Irber's shared items in Google Reader"); links[5] = new Link("/images/favicons/greader.gif", "http://spikedmath.com/200.html", "Mathkind", "", "Luiz Irber's shared items in Google Reader"); links[6] = new Link("/images/favicons/greader.gif", "http://feedproxy.google.com/~r/Mikropikol/~3/Xgmy8ICuo7w/456942153", "Update: Flash running on my iPhone", "", "Luiz Irber's shared items in Google Reader"); links[7] = new Link("/images/favicons/greader.gif", "http://www.knowing.net/index.php/2010/03/16/project-managers-vs-developers-view/", "Project Manager's View vs. Developer's View", "", "Luiz Irber's shared items in Google Reader"); return links; }