function mapa(i) {
	p = window.open(i+"mapa.htm", "mapa", "scrollbars=0,width=502,height=420,left=150,top=60");
	p.focus();
}

function big(x) {
	p = window.open("http://www.goldfren.cz/nahled.php?name="+x, "foto", "scrollbars=0,width=800,height=550,left=150,top=60");
	p.focus();
}

function podrob(i) {
	p = window.open("http://www.goldfren.cz/nahled.php?name="+i, "nahled", "scrollbars=1,width=800,height=600,left=150,top=60");
	p.focus();
}

function BigNew(n) {
	p = window.open("http://www.goldfren.cz/_download_news/big-new.php?nameNew="+n, "new", "scrollbars=1,width=620,height=450,left=150,top=60");
	p.focus();
}
function BigDisc(n) {
	p = window.open("http://www.goldfren.cz/big-disc.php?nameDisc="+n, "new", "scrollbars=1,width=820,height=620,left=150,top=60");
	p.focus();
}

function BigCliper(n) {
	p = window.open("http://www.goldfren.cz/brake-cliper.php?nameDisc="+n, "new", "scrollbars=1,width=820,height=620,left=150,top=60");
	p.focus();
}


function BigPads(n) {
	p = window.open("http://www.goldfren.cz/big-pads.php?namePad="+n, "new", "scrollbars=1,width=820,height=620,left=150,top=60");
	p.focus();
}

function BigScania(n) {
	p = window.open("http://www.goldfren.cz/scania/big-scania.php?nameScan="+n, "new", "scrollbars=1,width=820,height=620,left=150,top=60");
	p.focus();
}