var username = 'eng1ne'; function WtfmoLink(name, url) { this.site_name = name; this.site_url = url; } function WtfmoSite(wtfmoLink, subLinks, siteImg) { this.wtfmo = wtfmoLink; this.sub_link = subLinks; this.avatar = siteImg; } function WtfmoSites() { wtfmo = new Array(); subLinks = new Array(); subLinks[0] = new WtfmoLink("Places", "http://brightkite.com/people/eng1ne/places"); subLinks[1] = new WtfmoLink("Friends", "http://brightkite.com/people/eng1ne/friends"); wtfmo[0] = new WtfmoSite(new WtfmoLink("brightkite", "http://brightkite.com/people/eng1ne"), subLinks, "/images/favicons/brightkite.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My network", "http://del.icio.us/network/eng1ne"); subLinks[1] = new WtfmoLink("My subscriptions", "http://del.icio.us/subscriptions/eng1ne"); wtfmo[1] = new WtfmoSite(new WtfmoLink("del.icio.us", "http://del.icio.us/eng1ne"), subLinks, "/images/favicons/delicious.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Diggs", "http://digg.com/users/eng1ne/history/diggs"); subLinks[1] = new WtfmoLink("Submissions", "http://digg.com/users/eng1ne/history/submissions"); subLinks[2] = new WtfmoLink("Comments", "http://digg.com/users/eng1ne/history/comments"); subLinks[3] = new WtfmoLink("My friends", "http://digg.com/users/eng1ne/friends/list"); subLinks[4] = new WtfmoLink("Favorites", "http://digg.com/users/eng1ne/history/favorites"); subLinks[5] = new WtfmoLink("Shouts", "http://digg.com/users/eng1ne/history/shouts"); wtfmo[2] = new WtfmoSite(new WtfmoLink("digg", "http://digg.com/users/eng1ne"), subLinks, "/images/favicons/digg.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Bookmarks", "http://www.diigo.com/user/scribkin"); subLinks[1] = new WtfmoLink("Friends", "http://www.diigo.com/friends/scribkin?view=all"); subLinks[2] = new WtfmoLink("Groups", "http://groups.diigo.com/user/scribkin"); subLinks[3] = new WtfmoLink("Tags", "http://www.diigo.com/cloud/scribkin"); subLinks[4] = new WtfmoLink("Sites", "http://www.diigo.com/community/user/scribkin"); subLinks[5] = new WtfmoLink("Lists", "http://www.diigo.com/list/scribkin"); wtfmo[3] = new WtfmoSite(new WtfmoLink("Diigo", "http://www.diigo.com/profile/scribkin"), subLinks, "/images/favicons/diigo.gif"); subLinks = new Array(); wtfmo[4] = new WtfmoSite(new WtfmoLink("Disqus", "http://www.disqus.com/people/eng1ne/"), subLinks, "/images/favicons/disqus.gif"); subLinks = new Array(); wtfmo[5] = new WtfmoSite(new WtfmoLink("Facebook", "http://www.facebook.com/profile.php?id=761948641"), subLinks, "/images/favicons/facebook.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My photos", "http://www.flickr.com/photos/eng1ne"); subLinks[1] = new WtfmoLink("My favorites", "http://www.flickr.com/photos/eng1ne/favorites/"); subLinks[2] = new WtfmoLink("My contacts", "http://www.flickr.com/people/eng1ne/contacts/"); wtfmo[6] = new WtfmoSite(new WtfmoLink("Flickr", "http://www.flickr.com/people/eng1ne"), subLinks, "/images/favicons/flickr.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Subscriptions", "http://friendfeed.com/eng1ne/subscriptions"); wtfmo[7] = new WtfmoSite(new WtfmoLink("FriendFeed", "http://friendfeed.com/eng1ne"), subLinks, "/images/favicons/friendfeed.gif"); subLinks = new Array(); wtfmo[8] = new WtfmoSite(new WtfmoLink("Google Reader", "http://www.google.com/reader/shared/12988616370077738601"), subLinks, "/images/favicons/greader.gif"); subLinks = new Array(); wtfmo[9] = new WtfmoSite(new WtfmoLink("Jaiku", "http://eng1ne.jaiku.com"), subLinks, "/images/favicons/jaiku.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Charts", "http://www.last.fm/user/eng1ne/charts/"); subLinks[1] = new WtfmoLink("Journal", "http://www.last.fm/user/eng1ne/journal/"); subLinks[2] = new WtfmoLink("Groups", "http://www.last.fm/user/eng1ne/groups/"); subLinks[3] = new WtfmoLink("Friends", "http://www.last.fm/user/eng1ne/friends/"); subLinks[4] = new WtfmoLink("Neighbours", "http://www.last.fm/user/eng1ne/neighbours/"); subLinks[5] = new WtfmoLink("Events", "http://www.last.fm/user/eng1ne/events/"); subLinks[6] = new WtfmoLink("Tags", "http://www.last.fm/user/eng1ne/tags/"); wtfmo[10] = new WtfmoSite(new WtfmoLink("Last.fm", "http://www.last.fm/user/eng1ne"), subLinks, "/images/favicons/lastfm.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Recommendations", "http://www.librarything.com/recommendations/eng1ne"); subLinks[1] = new WtfmoLink("Reviews", "http://www.librarything.com/profile_reviews.php?view=eng1ne"); subLinks[2] = new WtfmoLink("Catalog", "http://www.librarything.com/catalog.php?view=eng1ne"); subLinks[3] = new WtfmoLink("Tag cloud", "http://www.librarything.com/tagcloud.php?view=eng1ne"); subLinks[4] = new WtfmoLink("Author cloud", "http://www.librarything.com/authorcloud.php?view=eng1ne"); subLinks[5] = new WtfmoLink("Gallery", "http://www.librarything.com/authorgallery.php?view=eng1ne"); subLinks[6] = new WtfmoLink("Stats", "http://www.librarything.com/profile_statistics.php?view=eng1ne"); wtfmo[11] = new WtfmoSite(new WtfmoLink("Library Thing", "http://www.librarything.com/profile/eng1ne"), subLinks, "/images/favicons/librarything.gif"); subLinks = new Array(); wtfmo[12] = new WtfmoSite(new WtfmoLink("LinkedIn", "http://www.linkedin.com/in/pglockner"), subLinks, "/images/favicons/linkedin.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My blog", "http://eng1ne.livejournal.com"); wtfmo[13] = new WtfmoSite(new WtfmoLink("LiveJournal", "http://eng1ne.livejournal.com/profile"), subLinks, "/images/favicons/livejournal.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Voted For", "http://www.mixx.com/users/eng1ne/voted_for"); subLinks[1] = new WtfmoLink("Voted Against", "http://www.mixx.com/users/eng1ne/voted_against"); subLinks[2] = new WtfmoLink("Commented On", "http://www.mixx.com/users/eng1ne/comments"); wtfmo[14] = new WtfmoSite(new WtfmoLink("Mixx", "http://www.mixx.com/users/eng1ne"), subLinks, "/images/favicons/mixx.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Contacts", "http://www.mybloglog.com/buzz/members/eng1ne/contacts"); subLinks[1] = new WtfmoLink("Communities", "http://www.mybloglog.com/buzz/members/eng1ne/communities"); subLinks[2] = new WtfmoLink("Messages", "http://www.mybloglog.com/buzz/members/eng1ne/messages"); wtfmo[15] = new WtfmoSite(new WtfmoLink("MyBlogLog", "http://www.mybloglog.com/buzz/members/eng1ne"), subLinks, "/images/favicons/mybloglog.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Scraps", "http://www.orkut.com/Scrapbook.aspx?uid=1708084680567545776"); subLinks[1] = new WtfmoLink("Photos", "http://www.orkut.com/Album.aspx?uid=1708084680567545776"); subLinks[2] = new WtfmoLink("Videos", "http://www.orkut.com/FavoriteVideos.aspx?uid=1708084680567545776"); subLinks[3] = new WtfmoLink("Fans", "http://www.orkut.com/ProfileF.aspx?uid=1708084680567545776"); subLinks[4] = new WtfmoLink("Friends", "http://www.orkut.com/FriendsList.aspx?uid=1708084680567545776"); subLinks[5] = new WtfmoLink("Communities", "http://www.orkut.com/ProfileC.aspx?uid=1708084680567545776"); wtfmo[16] = new WtfmoSite(new WtfmoLink("Orkut", "http://www.orkut.com/Profile.aspx?uid=1708084680567545776"), subLinks, "/images/favicons/orkut.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Stations", ""); subLinks[1] = new WtfmoLink("Favorites", ""); subLinks[2] = new WtfmoLink("Artists", ""); wtfmo[17] = new WtfmoSite(new WtfmoLink("Pandora", "http://www.pandora.com/people/pglockner"), subLinks, "/images/favicons/pandora.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My friends", "http://www.pownce.com/eng1ne/friends"); wtfmo[18] = new WtfmoSite(new WtfmoLink("Pownce", "http://www.pownce.com/eng1ne/public"), subLinks, "/images/favicons/pownce.gif"); subLinks = new Array(); wtfmo[19] = new WtfmoSite(new WtfmoLink("scribkin", "http://www.scribkin.com"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); wtfmo[20] = new WtfmoSite(new WtfmoLink("Second Brain", "http://eng1ne.secondbrain.com/"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("About", "http://eng1ne.stumbleupon.com/about/"); subLinks[1] = new WtfmoLink("Friends", "http://eng1ne.stumbleupon.com/friends/"); subLinks[2] = new WtfmoLink("Favorites", "http://eng1ne.stumbleupon.com/favorites/"); wtfmo[21] = new WtfmoSite(new WtfmoLink("StumbleUpon", "http://eng1ne.stumbleupon.com/"), subLinks, "/images/favicons/stumbleupon.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My favorites", "http://www.technorati.com/faves/eng1ne?show=blogs"); wtfmo[22] = new WtfmoSite(new WtfmoLink("Technorati", "http://www.technorati.com/people/technorati/eng1ne/"), subLinks, "/images/favicons/technorati.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Feeds", "http://www.toluu.com/eng1ne/feeds"); subLinks[1] = new WtfmoLink("Contacts", "http://www.toluu.com/eng1ne/contacts"); subLinks[2] = new WtfmoLink("Matches", "http://www.toluu.com/eng1ne/matches"); wtfmo[23] = new WtfmoSite(new WtfmoLink("toluu", "http://www.toluu.com/eng1ne"), subLinks, "/images/favicons/toluu.gif"); subLinks = new Array(); wtfmo[24] = new WtfmoSite(new WtfmoLink("tumblr", "http://scribkin.tumblr.com"), subLinks, "/images/favicons/tumblr.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My friends", "http://twitter.com/eng1ne/friends"); wtfmo[25] = new WtfmoSite(new WtfmoLink("twitter", "http://twitter.com/eng1ne"), subLinks, "/images/favicons/twitter.gif"); subLinks = new Array(); wtfmo[26] = new WtfmoSite(new WtfmoLink("XBox Live Gamertag", "http://gamercard.xbox.com/eng1ne.card"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My videos", "http://www.youtube.com/profile_videos?user=eng1ne"); subLinks[1] = new WtfmoLink("My favorites", "http://www.youtube.com/profile_favorites?user=eng1ne"); wtfmo[27] = new WtfmoSite(new WtfmoLink("YouTube", "http://www.youtube.com/profile?user=eng1ne"), subLinks, "/images/favicons/youtube.gif"); return wtfmo; }