var username = 'jefftb'; 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("Diggs", "http://digg.com/users/jefftb/history/diggs"); subLinks[1] = new WtfmoLink("Submissions", "http://digg.com/users/jefftb/history/submissions"); subLinks[2] = new WtfmoLink("Comments", "http://digg.com/users/jefftb/history/comments"); subLinks[3] = new WtfmoLink("My friends", "http://digg.com/users/jefftb/friends/list"); subLinks[4] = new WtfmoLink("Favorites", "http://digg.com/users/jefftb/history/favorites"); subLinks[5] = new WtfmoLink("Shouts", "http://digg.com/users/jefftb/history/shouts"); wtfmo[0] = new WtfmoSite(new WtfmoLink("digg", "http://digg.com/users/jefftb"), subLinks, "/images/favicons/digg.gif"); subLinks = new Array(); wtfmo[1] = new WtfmoSite(new WtfmoLink("Facebook", "http://www.facebook.com/jefftb"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); wtfmo[2] = new WtfmoSite(new WtfmoLink("Facebook", "http://www.facebook.com/profile.php?id=41107178"), subLinks, "/images/favicons/facebook.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My photos", "http://www.flickr.com/photos/jefftb"); subLinks[1] = new WtfmoLink("My favorites", "http://www.flickr.com/photos/jefftb/favorites/"); subLinks[2] = new WtfmoLink("My contacts", "http://www.flickr.com/people/jefftb/contacts/"); wtfmo[3] = new WtfmoSite(new WtfmoLink("Flickr", "http://www.flickr.com/people/jefftb"), subLinks, "/images/favicons/flickr.gif"); subLinks = new Array(); wtfmo[4] = new WtfmoSite(new WtfmoLink("Flixster", "http://www.flixster.com/user/jefftb"), subLinks, "/images/favicons/flixster.gif"); subLinks = new Array(); wtfmo[5] = new WtfmoSite(new WtfmoLink("Google Reader", "http://www.google.com/reader/shared/08964706809893545278"), subLinks, "/images/favicons/greader.gif"); subLinks = new Array(); wtfmo[6] = new WtfmoSite(new WtfmoLink("hulu", "http://www.hulu.com/users/profile/jefftb78"), subLinks, "/images/favicons/hulu.gif"); subLinks = new Array(); wtfmo[7] = new WtfmoSite(new WtfmoLink("Jeff Baynham Online", "http://www.jeffbaynham.com"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Charts", "http://www.last.fm/user/galojay/charts/"); subLinks[1] = new WtfmoLink("Journal", "http://www.last.fm/user/galojay/journal/"); subLinks[2] = new WtfmoLink("Groups", "http://www.last.fm/user/galojay/groups/"); subLinks[3] = new WtfmoLink("Friends", "http://www.last.fm/user/galojay/friends/"); subLinks[4] = new WtfmoLink("Neighbours", "http://www.last.fm/user/galojay/neighbours/"); subLinks[5] = new WtfmoLink("Events", "http://www.last.fm/user/galojay/events/"); subLinks[6] = new WtfmoLink("Tags", "http://www.last.fm/user/galojay/tags/"); wtfmo[8] = new WtfmoSite(new WtfmoLink("Last.fm", "http://www.last.fm/user/galojay"), subLinks, "/images/favicons/lastfm.gif"); subLinks = new Array(); wtfmo[9] = new WtfmoSite(new WtfmoLink("LinkedIn", "http://www.linkedin.com/in/jeffbaynham"), subLinks, "/images/favicons/linkedin.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Stations", ""); subLinks[1] = new WtfmoLink("Favorites", ""); subLinks[2] = new WtfmoLink("Artists", ""); wtfmo[10] = new WtfmoSite(new WtfmoLink("Pandora", "http://www.pandora.com/people/galojay"), subLinks, "/images/favicons/pandora.gif"); subLinks = new Array(); wtfmo[11] = new WtfmoSite(new WtfmoLink("Picasa Web Albums", "http://picasaweb.google.com/jeffbaynham@gmail.com"), subLinks, "/images/favicons/picasa.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My friends", "http://twitter.com/jefftb/friends"); wtfmo[12] = new WtfmoSite(new WtfmoLink("twitter", "http://twitter.com/jefftb"), subLinks, "/images/favicons/twitter.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Lists", "http://www.yelp.com/user_details_lists?userid=eQCeT8UBplZmRrbXv-VRwA"); subLinks[1] = new WtfmoLink("Reviews", "http://www.yelp.com/user_details_reviews_self?userid=eQCeT8UBplZmRrbXv-VRwA"); subLinks[2] = new WtfmoLink("Compliments", "http://www.yelp.com/user_details_thanx?userid=eQCeT8UBplZmRrbXv-VRwA"); subLinks[3] = new WtfmoLink("Friends", "http://www.yelp.com/user_details_friends?userid=eQCeT8UBplZmRrbXv-VRwA"); subLinks[4] = new WtfmoLink("Bookmarks", "http://www.yelp.com/user_details_bookmarks?userid=eQCeT8UBplZmRrbXv-VRwA"); wtfmo[13] = new WtfmoSite(new WtfmoLink("Yelp!", "http://www.yelp.com/user_details?userid=eQCeT8UBplZmRrbXv-VRwA"), subLinks, "/images/favicons/yelp.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My videos", "http://www.youtube.com/profile_videos?user=jefftb78"); subLinks[1] = new WtfmoLink("My favorites", "http://www.youtube.com/profile_favorites?user=jefftb78"); wtfmo[14] = new WtfmoSite(new WtfmoLink("YouTube", "http://www.youtube.com/profile?user=jefftb78"), subLinks, "/images/favicons/youtube.gif"); return wtfmo; }