$(function(){
	flashembed("intro", { src: $('#intro').attr('rel'), version: [10,0], wmode: 'opaque', width: '900', height: '352', scale: 'noscale', salign: 'tl', bgcolor: '#ffffff' });
	$('.news .rss').rssfeed('http://feeds.feedburner.com/inmannews?format=xml', { limit: 10, header: false, date: false });
	$('#newsletter').load('http://www.boothescrow.com/~scuttleb/newsletter/display.php?List=3&N='+$('#newsnum').attr('rel')+' #body_holder');
});
