$("#" + frm).submit();
});
} else {
d.alert("<?php 
echo $_lang['has_none_being_choose'];
?>
");
}
return false;
}
</script>
<!-- <?php 
if (KEKE_DEBUG) {
    ?>
<div
style="background-color: red; color: #fff; width: 400px; text-align: center;">
querys:
{eval echo db_factory::create()->get_query_num()}
&nbsp; times:
{eval echo kekezu::execute_time()}
</div>

<?php 
}
?>
 -->
</body>
</html>
<?php 
keke_tpl_class::ob_out();