var username = 'kclb_420'; 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("Friends", "http://www.bebo.com/FriendList.jsp?MemberId=kclb_420"); subLinks[1] = new WtfmoLink("Blog", "http://www.bebo.com/Blog.jsp?MemberId=kclb_420"); subLinks[2] = new WtfmoLink("Bands", "http://www.bebo.com/FanModOf.jsp?ProfileTypeCd=BD&MemberId=kclb_420"); subLinks[3] = new WtfmoLink("Photos", "http://www.bebo.com/PhotoAlbums.jsp?MemberId=kclb_420"); wtfmo[0] = new WtfmoSite(new WtfmoLink("Bebo", "http://kclb_420.bebo.com"), subLinks, "/images/favicons/bebo.gif"); subLinks = new Array(); wtfmo[1] = new WtfmoSite(new WtfmoLink("Blogger", "http://casesspace.blogspot.com/"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Diggs", "http://digg.com/users/kclb420/history/diggs"); subLinks[1] = new WtfmoLink("Submissions", "http://digg.com/users/kclb420/history/submissions"); subLinks[2] = new WtfmoLink("Comments", "http://digg.com/users/kclb420/history/comments"); subLinks[3] = new WtfmoLink("My friends", "http://digg.com/users/kclb420/friends/list"); subLinks[4] = new WtfmoLink("Favorites", "http://digg.com/users/kclb420/history/favorites"); subLinks[5] = new WtfmoLink("Shouts", "http://digg.com/users/kclb420/history/shouts"); wtfmo[2] = new WtfmoSite(new WtfmoLink("digg", "http://digg.com/users/kclb420"), subLinks, "/images/favicons/digg.gif"); subLinks = new Array(); wtfmo[3] = new WtfmoSite(new WtfmoLink("Facebook", "http://www.facebook.com/profile.php?id=USER_NAME"), subLinks, "/images/favicons/facebook.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Subscriptions", "http://friendfeed.com/kclb420/subscriptions"); wtfmo[4] = new WtfmoSite(new WtfmoLink("FriendFeed", "http://friendfeed.com/kclb420"), subLinks, "/images/favicons/friendfeed.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Charts", "http://www.last.fm/user/kclb_420/charts/"); subLinks[1] = new WtfmoLink("Journal", "http://www.last.fm/user/kclb_420/journal/"); subLinks[2] = new WtfmoLink("Groups", "http://www.last.fm/user/kclb_420/groups/"); subLinks[3] = new WtfmoLink("Friends", "http://www.last.fm/user/kclb_420/friends/"); subLinks[4] = new WtfmoLink("Neighbours", "http://www.last.fm/user/kclb_420/neighbours/"); subLinks[5] = new WtfmoLink("Events", "http://www.last.fm/user/kclb_420/events/"); subLinks[6] = new WtfmoLink("Tags", "http://www.last.fm/user/kclb_420/tags/"); wtfmo[5] = new WtfmoSite(new WtfmoLink("Last.fm", "http://www.last.fm/user/kclb_420"), subLinks, "/images/favicons/lastfm.gif"); subLinks = new Array(); wtfmo[6] = new WtfmoSite(new WtfmoLink("my OleOle", "http://www.oleole.com/profile/kclb_420"), subLinks, "/images/favicons/default.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("Blog", "http://blog.myspace.com/kclb_420"); subLinks[1] = new WtfmoLink("Pictures", "http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=kclb_420&albumId=0"); subLinks[2] = new WtfmoLink("Videos", "http://vids.myspace.com/index.cfm?fuseaction=vids.channel&channelid=kclb_420"); subLinks[3] = new WtfmoLink("Comments", "http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=kclb_420"); subLinks[4] = new WtfmoLink("Friends", "http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends2&friendID=kclb_420"); subLinks[5] = new WtfmoLink("Groups", "http://groups.myspace.com/index.cfm?fuseaction=groups.myGroups&userid=kclb_420"); wtfmo[7] = new WtfmoSite(new WtfmoLink("MySpace", "http://www.myspace.com/kclb_420"), subLinks, "/images/favicons/myspace.gif"); subLinks = new Array(); wtfmo[8] = new WtfmoSite(new WtfmoLink("Ping.fm", ""), subLinks, "/images/favicons/pingfm.gif"); subLinks = new Array(); wtfmo[9] = new WtfmoSite(new WtfmoLink("Plurk", "http://www.plurk.com/user/kclb_420"), subLinks, "/images/favicons/plurk.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My favorites", "http://www.technorati.com/faves/kclb420?show=blogs"); wtfmo[10] = new WtfmoSite(new WtfmoLink("Technorati", "http://www.technorati.com/people/technorati/kclb420/"), subLinks, "/images/favicons/technorati.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My friends", "http://twitter.com/kclb_420/friends"); wtfmo[11] = new WtfmoSite(new WtfmoLink("twitter", "http://twitter.com/kclb_420"), subLinks, "/images/favicons/twitter.gif"); subLinks = new Array(); subLinks[0] = new WtfmoLink("My videos", "http://www.youtube.com/profile_videos?user=kcbreeding"); subLinks[1] = new WtfmoLink("My favorites", "http://www.youtube.com/profile_favorites?user=kcbreeding"); wtfmo[12] = new WtfmoSite(new WtfmoLink("YouTube", "http://www.youtube.com/profile?user=kcbreeding"), subLinks, "/images/favicons/youtube.gif"); return wtfmo; }