// /var/lib/jenkins/jobs/website/workspace/src/public/content/scripts/index.js

$(document).ready(function(){$(".tweet p").empty();$(".tweet").tweet({username:"ury1350",join_text:"auto",avatar_size:32,count:1,auto_join_text_default:"we tweeted:",auto_join_text_ed:"we tweeted:",auto_join_text_ing:"we tweeted:",auto_join_text_reply:"we tweeted:",auto_join_text_url:"we tweeted:",loading_text:"loading tweets..."});$('.fadein img:gt(0)').hide();setInterval(function(){$('.fadein :first-child').fadeOut().next('img').fadeIn().end().appendTo('.fadein');},6000);$("#home-photos-box").load("/inc/home-photos.php");setInterval(function(){$("#home-photos-box").load("/inc/home-photos.php");},20000);});
