window.onload = function() {
	var pElement = document.getElementById("utopiacard2010");

	pElement.load();
	pElement.play();
	
};
