
function showEmblem() {
	document.write('<div style="color: #ff0000;">ERROR!(CODE:200)</div>');
}

