// JavaScript Document

function evs()
{
	var OpenWindow=window.open('../eventservices.html', '', 'scrollbars=yes,width=510,height=300,top=43,left=180'); 

}

function kontakt()
{
	var OpenWindow=window.open('../kontakt.html', '', 'scrollbars=yes,width=490,height=355,top=43,left=180'); 

}
