$(document).ready(function(){$('div.post').hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');});$('div.post').click(function(){window.location=$(this).attr("url");});if($('#single').length>0){$('a[title="Projekte"]').parent().addClass('current_page_item');}
swfobject.embedSWF("http://corinnaleibig.de/wordpress/wp-content/uploads/bubbles_coco_blau.swf","flashContent","100","550","8.0.0");});