flyingButtons: [
{
tag: "a",
tel: true,
email: false,
link: "87776665544",
class: "btn-primary",
title: "Позвонить"
},{
tag: "button",
tel: false,
email: false,
link: "",
class: "btn-success",
title: "Оставить заявку"
}
]