function reloadSmartMenu() {
var jsElem = document.createElement('script');
jsElem.src= path+'/system/config/js/reloadStat.js';
document.getElementsByTagName('head')[0].appendChild(jsElem);
}
function reloadSmartMenu() {
var jsElem = document.createElement('script');
jsElem.src= path+'/system/config/js/reloadStat.js';
document.getElementsByTagName('head')[0].appendChild(jsElem);
}