/**
 * @author ceo-ramizah
 */

Event.observe (window, 'load', function(){	
	createPlayerStaff();
	}
);