function change(news,file) {
document.images[news].src=file; }
function change(aboutp,file) {
document.images[aboutp].src=file; }
function change(aboutc,file) {
document.images[aboutc].src=file; }
function change(gallery,file) {
document.images[gallery].src=file; }
function change(download,file) {
document.images[download].src=file; }
function change(about_kreml,file) {
document.images[about_kreml].src=file; }
function change(guest,file) {
document.images[guest].src=file; }
function change(contact,file) {
document.images[contact].src=file; }
