$(document).ready(function() {
    alert('test');
})
;

