$(document).ready(function() {

	// show the spacerFlash div to center swf verically
	$('#spacerFlash').show();

});