// -----------------------------------------------------------------------------
// --- ONLOAD document codes during project ------------------------------------
// -----------------------------------------------------------------------------
$('document').ready(function() {
    //$('#test-header-id').text('this is APZ by ajaX!');
});
