$(document).ready(function(){
$('#header').flash({
    src: 'http://www.fifiandfidos.com/images/flash/header.swf',
    width: 834,
    height: 220,
	wmode: 'transparent'
});
});

