<!--
function MM_findObj(n, d) {
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_swapImage() {
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() {
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() {
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
  if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function check_form(){
	var f=document.fm1;
	if(f.author.value == ""){
		alert("Задайте, пожалуйста, автора отзыва.\n")
		f.author.focus()
		return false
	}
	if(f.response.value == ""){
		alert("Задайте, пожалуйста, текст отзыва.\n")
		f.response.focus()
		return false
	}





if(f.mylo.value == ""){
		alert("Задайте, пожалуйста, ваш e-mail.\n")
		f.mylo.focus()
		return false
	}







	return true
}
function open_bigphoto(width1,height1,image_path,title1){
var h1=0
var user_agent=navigator.userAgent.toLowerCase()
if(document.all && user_agent.indexOf('opera')==-1){ h1=10 }
var w2='97%'
var delta2=200
var w1=window.open('','','menubar=no,toolbar=no,top=10,width=' + (width1+delta2) + ',height=' + (height1+delta2))
w1.document.open()
var sz='<html><head><title>' + title1 + '</title>'
sz+='<link rel="stylesheet" href="' + szD + 'chento.css" type="text/css">'
sz+='<meta http-equiv="imagetoolbar" content="no"></head>'
sz+='<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0">'
sz+='<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"><tr>'
sz+='<td align="center" bgcolor="#CA6732"><img src="'+ szD  +'img/spacer.gif" alt="" width="1" height="' + h1
sz+='" border="0"><table width="' + w2  + '" height="' + w2 + '" cellspacing="0" cellpadding="0" border="0"><tr>'
sz+='<td align="center" bgcolor="#e5daba"><a href="javascript:void(0)" onClick="self.close()">'
sz+='<img src="'+image_path+'" width="' + width1 + '" height="' + height1 + '" border="0" alt="Закрыть окно"></a>'
sz+='</td></tr></table></td></tr></table></body></html>'
w1.document.write(sz)
w1.document.close()
}
function open_bigphoto2(width1,height1,image_path,title1) {
var w1=window.open('','','menubar=no,toolbar=no,top=10,width=' + width1 + ',height=' + height1)
w1.document.open()
var sz='<html><head><title>' + title1 + '</title>'
sz+='<link rel="stylesheet" href="' + szD + 'chento.css" type="text/css">'
sz+='<meta http-equiv="imagetoolbar" content="no"></head>'
sz+='<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" onload="window.print()">'
sz+='<a href="javascript:void(0)" onClick="self.close()">'
sz+='<img src="'+image_path+'" width="' + width1 + '" height="' + height1 + '" border="0" alt="Закрыть окно"></a>'
sz+='</body></html>'
w1.document.write(sz)
w1.document.close()
}
function open_flash(width1,height1,image_path){
var w1=window.open('','','menubar=no,toolbar=no,width=' + width1 + ',height=' + height1)
w1.document.open()
sz='<html><head><title>Панорама ресторана ЧЕНТО ПЕРЧЕНТО</title>'
sz+='<link rel="stylesheet" href="' + szD + 'chento.css" type="text/css">'
sz+='<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"></head>'
sz+='<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" bgcolor="#FFFFFF" text="#000000">'
sz+='<div align="center">'
sz+='<a href="javascript:void(0)" onClick="self.close()">'
sz+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0" width="'+ width1 +'" height="'+ height1+'">'
sz+='<param name="movie" value="'+ image_path +'">'
sz+='<param name="quality" value="high">'
sz+='<param name="menu" value="0">'
sz+='<embed src="'+ image_path +'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+ width1 +'" height="'+ height1+'"></embed></object></a>'
sz+='</div></body></html>'
w1.document.write(sz)
w1.document.close()
}
//-->
