function flash() {

        document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="860" height="670" id="index" align="middle">\n');
        document.write('<param name="movie" value="index.swf" />\n');
        document.write('<param name="quality" value="high" />\n');
        document.write('<param name="wmode" value="transparent" />\n');
        document.write('<embed src="index.swf" quality="high"wmode="transparent"  bgcolor="#42485b" width="860" height="670" name="index" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
        document.write('</object>\n');

}

function mapa() {
  open("przyjedz.html","okno","width=820,height=500");
                }

function raport1() {
  open("download/zamowienie-GPS_RTK.pdf","okno","width=820,height=500");
		}   

function raport2() {
  open("download/zamowienie-tachimetr.pdf","okno","width=820,height=500");   
		}           
                


function popup(strona) {
  OtworzOkienko = this.open(strona,"ref1", "width=552,height=785");
                        }
function popup(strona) {
  OtworzOkienko = this.open(strona,"ref2", "width=550,height=810");
                        }
function popup(strona) {
  OtworzOkienko = this.open(strona,"ref3", "width=530,height=810");
                        }


function galeria_poziom(strona) {
  OtworzOkienko = this.open(strona,"zdjecie01", "width=655,height=495");
                        }                        

function galeria_pion(strona) {
  OtworzOkienko = this.open(strona,"zdjecie01", "width=495,height=655");
			}



	function GroupDelegate(id) {
		var objLink = document.getElementById(id);
		Lightbox.prototype.start(objLink);
	}



