
jQuery(document).ready(function(){jQuery(".tweet").tweet({username:"wallsofwallt",join_text:"auto",count:1,auto_join_text_default:"we said,",auto_join_text_ed:"we",auto_join_text_ing:"we were",auto_join_text_reply:"we replied to",auto_join_text_url:"we were checking out",loading_text:"Tweets inladen..."});var ie7=(document.all&&!window.opera&&window.XMLHttpRequest)?true:false;jQuery(".over").each(function(){jQuery(this).css("display","block");});jQuery(".over").mouseover(function(){jQuery(this).animate({opacity:1},300);});jQuery(".over").mouseout(function(){jQuery(this).animate({opacity:0},300);});jQuery(".block .over").click(function(){var parent=jQuery(this).parent().parent().attr('id');jQuery("#"+parent+" h3 a").trigger('click');});jQuery(".thumb .over").click(function(){var parent=jQuery(this).parent().attr('id');jQuery("#"+parent+" a").trigger('click');});var loc=document.location;loc=loc.toString();if(loc.indexOf('over-ons')>0&&document.location.hash!='')
{jQuery(document.location.hash+" a").trigger('click');}
else if(loc.indexOf('realisaties')>0&&document.location.hash!='')
{jQuery(document.location.hash+" h3 a").trigger('click');}
jQuery(".tech").hide();jQuery("#frames").show();jQuery(".inline").click(function(e){e.preventDefault();jQuery(".tech").hide();jQuery(".inline").removeClass('selected');jQuery(this).addClass('selected');var panel=jQuery(this).attr('href');jQuery(panel).show();});});
