alert(gLocal.gui.tools); */ if(file_exists($_dir_lang.$currLanguage.".json")){ echo "var local_palicannon_index = ".file_get_contents($_dir_book_index."a/".$currLanguage.".json").";"; } else{ echo "var local_palicannon_index = ".file_get_contents($_dir_book_index."a/default.json").";"; } ?>