window.onload = function() {
	var swfObj = new SWFObject("./movie2.swf", "movie", "940", "370", "9");
	swfObj.write('flash-area');
}

