Your IP : 18.117.105.226


Current Path : /home/bitrix/ext_www/klimatlend.ua/bitrix/js/mobileapp/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/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);
*/