jQuery('document').ready(function() {								  
	jQuery('.djfancy').sifr( { strSWF: '/flash/wendy.swf', strColor: '#724B28' } );
	jQuery('.djfancy-white').sifr( { strSWF: '/flash/wendy.swf', strColor: '#ffffff', strWmode: 'transparent' } );
	jQuery('.djfancy-pink').sifr( { strSWF: '/flash/wendy.swf', strColor: '#ef2387', strWmode: 'transparent' } );
});