function writeName() {
		document.write("Андрей Панёв");
}
