/**
 * blue Javascript
 *
 * @author Michal Luberda
 * @version 0.2
 */
$ (document).ready (
    function () {
    }
);