/**
 * @author ceo-kavi
 */

Event.observe (window, 'load', function(){	
	createPlayer ();	
	}
);