var flashSplash = new SWFObject(Drupal.settings.informTheme.pathToTheme + "/flash/inFormFlash_beta6.swf", "flash-splash", "940", "349", "8");
flashSplash.write("splash-section");
$("#splash-section").css({"background-image" : "none", "padding-top" : "18px", "height" : "349px"});
$("#splash-container").css({"text-align" : "center"});