window.{{ variable }} = new adjax.Interface(
    JSON.parse('{{ data }}'),
    JSON.parse('{{ views }}'),
    '{{ type }}');
