%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/js/mobileapp/ |
| Current File : /home/bitrix/www/bitrix/js/mobileapp/interface.js |
/*
document.addEventListener("DOMContentLoaded", function() {
var aSections = BX.findChildren(document, {className: 'order_infoblock_title'},true);
for(var s in aSections)
new FastButton(aSections[s], function(){BX.toggleClass(this.parentNode,'close');},false);
}, false);
*/