<!--
function showpic(imgSrc){
WVar=window.open("","mywindow","width=740,height=500");
WVar.document.writeln("<head>","<title>","BIZREALTY.RU - Недвижимость в Турции","</title>"," <link rel='stylesheet' href='style.css' type='text/css'></head>");
WVar.document.writeln("<BODY bgcolor=#AAEEFF topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 >");
WVar.document.writeln("<table  width=100% height=100%>");
WVar.document.writeln("<tr><td style='vertical-align:middle' align=center><center>")
WVar.document.writeln("<a href=javascript:// Onclick='window.close()'><img border=1 style='border-style:solid; border-width:1px; border-color:navy' src="+imgSrc+"></img>");
WVar.document.writeln("</td></tr><tr><td height=10 valign=middle align=center><center>[ <a href=javascript:// Onclick='window.close()'>Закрыть окно</a> ]");
WVar.document.writeln("</td></tr></table><br>")
WVar.document.writeln("</BODY>");
}
function showpic1(imgSrc){
WVar=window.open("","mywindow","width=700,height=700");
WVar.document.writeln("<head>","<title>","BIZREALTY.RU","</title>"," <link rel='stylesheet' href='frontline.css' type='text/css'></head>");
WVar.document.writeln("<BODY bgcolor=#F1E4B6 topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 >");
WVar.document.writeln("<table  width=100% height=100%>");
WVar.document.writeln("<tr><td style='vertical-align:middle' align=center><center>")
WVar.document.writeln("<a href=javascript:// Onclick='window.close()'><img border=1 style='border-style:solid; border-width:1px; border-color:navy' src="+imgSrc+"></img>");
WVar.document.writeln("</td></tr><tr><td height=10 valign=middle align=center><center>[ <a href=javascript:// Onclick='window.close()'>Закрыть окно</a> ]");
WVar.document.writeln("</td></tr></table><br>")
WVar.document.writeln("</BODY>");
}
//-->

