
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');
}