$(document).ready( function() {

    $(document).foundation()
    console.log("--foundation--")
})

