function initialize() {

    alternate('datatable');
}

window.onload = initialize;
