/* Skrypt do otwierania okna popup */

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

function popSCREEN_ger() {
	SmallWin=window.open("HTMLscreens/screen_V_Osteomag_ger.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_vitamines_V_Osteomag.html","SmallWin2","toolbar=no,directories=no,status=0,scrollbars=yes,menubar=no,resizable=no,width=355,height=485"); SmallWin.window.focus()
}

function popTABLE2() {
	SmallWin=window.open("HTMLpops/popup_vitamines_V_OsteomagEU.html","SmallWin3","toolbar=no,directories=no,status=0,scrollbars=yes,menubar=no,resizable=no,width=355,height=485"); SmallWin.window.focus()
}	