/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

var _l10n   =   {
    newsletter:   {
        subscribe: {
            ok: 'Subscribe ok'
        }
    }
}

$.tools.dateinput.conf.lang = 'en';
$.tools.dateinput.conf.format = 'dddd mm/dd/yyyy';
