// JavaScript Document

function createHeaderAnimation() {
	var so = new SWFObject("/flash/header_animation.swf", "flash_animation", "535", "250", "7", "#000000");
	so.write("flash_animation");
}
