/* City University of Hong Kong */
/* JavaScript Base Config */


var cityuMobileWeb = true; // Enable mobile web {true|false}
var cityuMobileTest = false; // Enable mobile web testing in desktop {true|false}
var cityuMobileCSSPath = ''; // File path if you have a customized CSS for mobile web (e.g. 'css/cityu.mobile.custom.css')

