Element.removeClassName('all_feeds', 'current');
Element.removeClassName('media_all', 'current');
Element.removeClassName('media_best', 'current');
Element.removeClassName('posts', 'current');
Element.removeClassName('comments', 'current');
Element.removeClassName('likes', 'current');
Element.addClassName('media_all', 'current');
new Effect.Fade("activity_block_0",{duration:0.5, from:1.0, to:0.2});
setTimeout(function() {
;
Element.update("feeds", "
\n\n
\n
\n\t
\n\t
\n\t Remontify(5 m\u00e5nader sedan)\n\t
\n\t laddade upp foto
Daglilja\t
\n\t
\n
\n
\n
\n\t
\n\t
\n\t Remontify(5 m\u00e5nader sedan)\n\t
\n\t laddade upp foto
Dimas\t
\n\t
\n
\n
\n
\n
\n
\n\t
\n\t
\n\t Remontify(5 m\u00e5nader sedan)\n\t
\n\t laddade upp foto
Lyft\t
\n\t
\n
\n
\n
\n\t
\n\t
\n\t Remontify(5 m\u00e5nader sedan)\n\t
\n\t laddade upp foto
Brygga\t
\n\t
\n
\n\n\n\n
\n\n \n");
Element.show("activity_block_0");
new Effect.Fade("activity_block_0",{duration:0.5, from:0.2, to:1});
}, 500);