
function windowOpener(bankomat) {   msgWindow=window.open("","displayWindow","menubar=no, width=600px, height=550px, scrollbars=yes")
   msgWindow.document.write(conserj);

}
bankomat='<TABLE cellSpacing=1 cellPadding=4 width="100%" border=0><TABLE width="100%" border=0><TBODY><TR><TD width="15%" valign="top"><h2>&nbsp;&nbsp;&nbsp;г. Москва</h2></TD><td width="50%" align="center">&nbsp;&nbsp;&nbsp;Станция метро&nbsp;<script>function f(dd){document.l.b.value=dd;document.l.submit();}</script><?php  require("base.php") ?><left><select class="FormTextmetro" onchange="f(this.options[selectedIndex].value)"><option value="#">выберите станцию</option><?php for ($i=1;$i<=count($metro);$i++){	if ($HTTP_POST_VARS["b"]==$metro[$i][2]){ $sel="selected";} else { $sel=""; }echo("<option value=".$metro[$i][2]." ".$sel.">".$metro[$i][1]."</option>");} ?></select><br><br></left></td><TD width="20%">&nbsp;</TD></TR></TABLE><form Name="l" method="POST" action=""><input type="hidden" name="b"><?php  require("base.php") ?><?php if (trim($HTTP_POST_VARS["b"])<>""){ for ($i=1;$i<=count($bankamat);$i++){	if ($HTTP_POST_VARS["b"]==$bankamat[$i][2] ){ print ($bankamat[$i][1]);  print ("<br>");}}}?></form>'

