<!--
function FullScreen( f ){
	window.open("./tachiyomi/index.php?foldername=" + f, "", "fullscreen=yes, scrollbars=yes");
}
//-->

