function kontakt(){
	emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'kontakt.html', 'Kontakt', 'width=410px,height=350px,center=1,resize=0,scrolling=0')
} 

function linki(){
	emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'linki.html', 'Linki', 'width=750px,height=350px,center=1,resize=0,scrolling=0')
} 


function omnie(){
	emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'omnie.html', 'O mnie', 'width=740px,height=350px,center=1,resize=0,scrolling=0')
} 

function wspolpraca(){
	emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'wspolpraca.html', 'Wpólpraca', 'width=740px,height=350px,center=1,resize=0,scrolling=0')
} 

function pracownia(){
	emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'pracownia.html', 'Pracownia', 'width=740px,height=350px,center=1,resize=0,scrolling=0')
}

