function showPlayer(o) {
	
        document.write(o);
}

