var str = "<head>";
str = str+"	<meta http-equiv='Content-Type' content='text/html; charset=windows-1252'>";
str = str+"	<title>Sculptor Vasily Fedorouk</title>";
str = str+"</head>";
document.write(str);