function openWindow(ww) {
	if (window.remote) remote.close();
	if (ww==0) {locator="frame00.html";dimension="width=750,height=615,scrollbars=no, resizable=1, status=no"}; 
	if (ww==1) {locator="frame01.html";dimension="width=310,height=570,scrollbars=no, resizable=1, status=no"}; 
	if (ww==2) {locator="frame02.html";dimension="width=580,height=532,scrollbars=no, resizable=1, status=no"};
	if (ww==3) {locator="frame03.html";dimension="width=425,height=364,scrollbars=no, resizable=1, status=no"};
	if (ww==4) {locator="frame04.html";dimension="width=310,height=390,scrollbars=no, resizable=1, status=no"};
	if (ww==5) {locator="frame05.html";dimension="width=430,height=270,scrollbars=no, resizable=1, status=no"};
	// if (ww==6) {locator="frame06.php";dimension="width=305,height=620,scrollbars=no, resizable=1, status=no"};
	if (ww==6) {locator="frame06.html";dimension="width=1154,height=585,scrollbars=no, resizable=1, status=no"};
	if (ww==7) {locator="frame07.html";dimension="width=300,height=330,scrollbars=no, resizable=1, status=no"};
	if (ww==8) {locator="frame08.html";dimension="width=340,height=525,scrollbars=no, resizable=1, status=no"};
	if (ww==9) {locator="frame09.html";dimension="width=310,height=545,scrollbars=no, resizable=1, status=no"};
	if (ww==10) {locator="frame10.html";dimension="width=310,height=294,scrollbars=no, resizable=1, status=no"};
	if (ww==11) {locator="frame11.html";dimension="width=310,height=204,scrollbars=no, resizable=1, status=no"};
	
	if (ww=='f1') {locator="frameF1.html";dimension="width=370,height=260,scrollbars=no, resizable=1, status=no"};
	if (ww=='f2') {locator="frameF2.html";dimension="width=370,height=260,scrollbars=no, resizable=1, status=no"};
		remote = window.open(locator,"remotewin",dimension);
}

window.onload = function() {
	if (document.getElementById('flash_01')) {
		swfobject.embedSWF("images/vogel.swf?pid=tt", "flash_01", "214", "99", "6.0.0");
		swfobject.embedSWF("images/vogel_big.swf?pid=tt&colr=2&opener=images/NIKA_Einladung_kllv.pdf", "flash_02", "229", "136", "6.0.0"); // &pix=euro&green=1
		swfobject.embedSWF("images/vogel.swf?pid=tt&colr=3", "flash_03", "214", "99", "6.0.0");
		swfobject.embedSWF("images/vogel.swf?pageid=02&pix=arbeiten&pid=kg", "flash_04", "214", "99", "6.0.0");
		swfobject.embedSWF("images/vogel.swf?pageid=03&pix=arbeiten&pid=kg", "flash_05", "214", "99", "6.0.0");
		swfobject.embedSWF("images/vogel.swf?dummy=1", "flash_06", "214", "99", "6.0.0");
	}
}