
function flall01(url){
	window.open(url, 'flall01','scrollbars=yes,resizable=yes,width=960,height=610');
}
function flall02(url){
	window.open(url, 'flall02','scrollbars=yes,resizable=yes,width=1152,height=732');
}
function flall03(url){
	window.open(url, 'flall03','scrollbars=no,resizable=no,width=520,height=600');
}
function flall04(url){
	window.open(url, 'flall04','scrollbars=yes,resizable=yes,width=980,height=880');
}
