function init_button_81ac65f9(widget) {
if (widget.isInitialized()) {
return;
}
widget.initDateChanged('1516967844');
widget.initHtml('
');
widget.initEmbeddedChat('scripts/generateWidget.php?v=4.18.5.13&t=1516967844&cwid=81ac65f9&cwt=chat', '350', '450', 'BR');
widget.onOnline();
}
var widgets = LiveAgent.instance.getAllWidget('81ac65f9');
var widgetsLength = widgets.length;
for (var i = 0; i < widgetsLength; i++) {
init_button_81ac65f9(widgets[i]);
}