$(document).ready(function(){
	var so = new SWFObject("/flash/piano.swf", "piano", "54", "18", "6", "#000000");
	so.write("sound");
});
