$(function(){var a=location.search,b=a.match(/site=([^&]+)/),c=a.match(/cheese=([^&]+)/);if(b)$('iframe').attr('src',document.title=decodeURIComponent(b[1]));if(c)$('iframe').load(function(){$('div').flash({src:{melted:'/flash/melty_v1.swf',sliced:'/flash/slicey_v1.swf',shredded:'/flash/shredded_v1.swf'}[c[1]],width:$(window).width(),height:$(window).height(),wmode:'transparent'})});$(window).resize(function(){$('embed').attr({width:$(window).width(),height:$(window).height()})})})
