ShowLoading();
ShowLoading('');
<h2 class="heading">
{custom order="views_top_7" limit="10" template="top"}
preg_match_all("#<h(\d+)>(.*?)</h\\1>#is", $story, $hmenu);
preg_match_all("#<h2>(.*?)</h2>#is", $story, $hmenu);
$v = strip_tags($v);
'h' => $v
'h' => strip_tags($v)