statusMessage();

function statusMessage() {
	window.status = "художник-монументалист\; Персональный сайт Вадима Нарциссова; E-mail:vnar@vnar.ru/.";
}

function onClickOn() {
	if (document.layers) {
		window.captureEvents(Event.MOUSEDOWN);
		window.onmousedown = rightButOff;
	} else {
		document.onmousedown = rightButOff;
	}
}

function onClickOff() {
	document.onmousedown = "null";
}

function allButOff() {
	alert("художник-монументалист\; Персональный сайт Вадима Нарциссова; E-mail:vnar@vnar.ru/.");
	return false;
}

function rightButOff(e) {
	if (document.all) {
		if (event.button == 2) {
			alert("художник-монументалист\; Персональный сайт Вадима Нарциссова; E-mail:vnar@vnar.ru/.");
			return false;
		}
	}
	if (document.layers) {
		if (e.which == 3) {
			alert("художник-монументалист\; Персональный сайт Вадима Нарциссова; E-mail:vnar@vnar.ru/.");
			return false;
		}
	}
}
 function ShowMap() {
    var Xheader=window.open('../arhiv/map.html','','width=500,height=300,scrollbars=no,dependent=yes');
}
function ShowCont() {
    var Xheader=window.open('../cont.html','','width=500,height=200,scrollbars=no,dependent=yes');
}
function ShowPrice() {
    var Xheader=window.open('../price.html','','width=500,height=200,scrollbars=no,dependent=yes');
}
function Show1() {
    var Xheader=window.open('hr/1.html','','width=293,height=450,scrollbars=no,dependent=yes');
}
function Show2() {
    var Xheader=window.open('hr/2.html','','width=400,height=364,scrollbars=no,dependent=yes');
}
function Show3() {
    var Xheader=window.open('hr/3.html','','width=500,height=301,scrollbars=no,dependent=yes');
}
function Show4() {
    var Xheader=window.open('hr/4.html','','width=296,height=450,scrollbars=no,dependent=yes');
}
function Show5() {
    var Xheader=window.open('hr/5.html','','width=500,height=387,scrollbars=no,dependent=yes');
}
function Show6() {
    var Xheader=window.open('hr/6.html','','width=332,height=450,scrollbars=no,dependent=yes');
}
function Show7() {
    var Xheader=window.open('hr/7.html','','width=301,height=450,scrollbars=no,dependent=yes');
}
function Show8() {
    var Xheader=window.open('hr/8.html','','width=300,height=450,scrollbars=no,dependent=yes');
}
function Show9() {
    var Xheader=window.open('hr/9.html','','width=301,height=450,scrollbars=no,dependent=yes');
}346
