
window.onload = function()
{
	$('#fun-stuff-frame',top.document).css({height:$('.fun-stuff').height()+40});
	$('div.fun-stuff h3').mafr({font:'BryantProMedium'});
	$('.wallpaper-preview,.video-preview').overlay();
}
