function open_popup(path){
var fenpopup = window.open(path, 'taf_site', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=630,height=420');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup.focus();
	}
}

function open_popup1(path){
var fenpopup1 = window.open(path, 'taf_site1', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=445,height=380');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup1.focus();
	}
}

function open_popup2(path){
var fenpopup2 = window.open(path, 'taf_site2', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=445,height=520');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup2.focus();
	}
}

function open_popup3(path){
var fenpopup = window.open(path, 'taf_site', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=640,height=1');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup.focus();
	}
}
function open_popup5(path){
var fenpopup = window.open(path, 'taf_site', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=630,height=420');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup.focus();
	}
}
function open_popup6(path){
var fenpopup = window.open(path, 'taf_site1', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=1,height=1');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup.focus();
	}
}
function open_popup7(path){
var fenpopup = window.open(path, 'taf_site2', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=1,height=1');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup.focus();
	}
}

function open_popupSOS(path){
var fenpopup = window.open(path, 'International', '');
	if (parseInt(navigator.appVersion) > 2) { // otherwise not supported
	fenpopup.focus();
	}
}
