$(document).ready(function() {
	
	 $('#flashhead').flash({
        src: 'images/headers/home.swf',
		width: 940,
        height: 565
    });
