$(document).ready(function(){
				$('#con-vid-1').flash({ 
					src: 'http://pccssf.com/wp-content/themes/brochureII/swf/PCCS-7Questions.swf',
					width: 600,
					height: 449
				},
				{
					version: 8
				});

});
