function loadFlash01() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("interview01/index.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("interview01/index.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("interview01/index.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlash02() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("interview02/index.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("interview02/index.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("interview02/index.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlash11() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("live/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("live/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("live/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlash11_en() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("live/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("live/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("live/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlashmini() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("mini/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("mini/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("mini/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlashmini_en() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("mini/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("mini/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("mini/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlashshow() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("show/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("show/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("show/index_jp.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}function loadFlashshow_en() {	if (navigator.appName == 'Microsoft Internet Explorer') {		newWidth = screen.width;		newHeight = screen.height; 		newWin = window.open ("show/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);		if (navigator.platform == 'MacPPC') {			top.window.resizeTo(screen.availWidth,screen.availHeight);		}	}	else if (navigator.appName == 'Netscape') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("show/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	else if (navigator.appName == 'Safari') {		newWidth = screen.width;		newHeight = screen.height;		newWin = window.open ("show/index_en.html", "Window", "left=0,top=0,width=" + newWidth + ",height=" + newHeight);	}	newWin.focus();	newWin.moveTo(0,0);}
