/* Skrypt do otwierania okna popup */

function popSCREEN() {
	SmallWin=window.open("HTMLscreens/screen_A_Chondrex.html","SmallWin","toolbar=no,directories=no,status=0,scrollbars=no,menubar=no,width=500,height=320"); SmallWin.window.focus()
}

function popTABLE() {
	SmallWin=window.open("HTMLpops/popup_chemical_A_Chondrex.html","SmallWin2","toolbar=no,directories=no,status=0,scrollbars=yes,menubar=no,resizable=no,width=355,height=300"); SmallWin.window.focus()
}
	