function owin(img,width,height) {
//document.write("'detail.php3?img=' + img + '&width=' + width + '&height=' + height + '', 'DETAIL AUTOPOTAHU', 'width=390,height=360,left=0,top=0'");

  ee = window.open('http://www.autopotahy-ags.cz/detail.php3?img=' + img + '&width=' + width + '&height=' + height + '','', 'width=550,height=430,left=0,top=0');
}

function go_to(url) {
	document.location.href=url;
}
