$(document).ready(function() {

    // Initialize fellow scripts

    FPHL.init();

    // ...

});
