Your IP : 3.128.90.83


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/mobileapp/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/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);
*/