LFM.set("Display", {
    setupAnonHome: function () {
        
        // Artist Search
        new LFM.Form.Placeholder("artistSearch");
    }
});