function win(imageName,imageWidth,imageHeight,alt) { var a=''; newWindow = window.open("about:blank","newWindow","width="+imageWidth+",height="+imageHeight); newWindow.document.open(); newWindow.document.write(''+alt+''); newWindow.document.write('Щелкните в окно для его закрытия'); newWindow.document.write(''); newWindow.document.close(); newWindow.focus(); } function openFlash(flashPath, imageWidth, imageHeight, alt) { var flhtm = ""; flhtm += ''+alt+''; flhtm += ''; flhtm += ' '; flhtm += ' '; flhtm += ' '; flhtm += ' '; flhtm += ' '; flhtm += ' '; flhtm += '