function plateOpen(){
	window.open('content/katalog_pm.php', 'plate_mate', 'width=550,height=670,top=10,left=10');
}
function mapOpen(){
	window.open('content/mapa.htm', 'plate_mate', 'width=600,height=455,top=10,left=10');	
}
function vizualOpen(){
	window.open('content/vizual.htm', 'vizual', 'width=500,height=375,top=10,left=10');	
}