//--------------------------------------------------------------------------- #ifndef HookJSH #define HookJSH #include //--------------------------------------------------------------------------- extern String linkJS_PA, loginJS_PA, baseJS_PA, stopJS_PA, enterJS_PA, userJS_PA, goLinkJS_PA, goLobbyJS_PA, expireJS_PA; extern String stopJS_AB, msgJS_AB, goLinkJS_AB, expireJS_AB; extern String loginJS_DB, userJS_DB, expireJS_DB, msgJS_DB; #endif