Fixing js.
h3rald h3rald@h3rald.com
Sun, 20 Sep 2009 13:18:38 +0200
1 files changed,
4 insertions(+),
2 deletions(-)
jump to
M
content/js/compressed.js
→
content/js/compressed.js
@@ -1,4 +1,6 @@
-----------$(function(){$( +----- +----- +$(function(){$( '#gallery a' ).lightBox();});function delicious_counter(data){var posts=data[0].total_posts;if (!posts) return;var text=posts+ " bookmarks"@@ -3408,4 +3410,4 @@ function ___pause(ms){var date=new Date();curDate=null;do {var curDate=new Date();}
while (curDate-date<ms);}; return this.unbind( 'click' -).click(_initialize);};})(jQuery);+).click(_initialize);};})(jQuery);