jQuery.noConflict();
jQuery(document).ready(function()
{
	jQuery('#content-header').flash({
		src: 'WSP2.swf',
		width: 740,
		height: 251
	});
});
