PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/jairosvt/public_html/afmedios.com/plugins/content/plg_jacomment/tmpl/ |
| Server: Linux server2.noticiasdecolima.com 4.18.0-553.30.1.el8_10.x86_64 #1 SMP Tue Nov 26 02:30:26 EST 2024 x86_64 IP: 107.161.180.42 |
| Dir : /home/jairosvt/public_html/afmedios.com/plugins/content/plg_jacomment/tmpl/common.php |
<?php
/*
# ------------------------------------------------------------------------
# JA Teline III - Stable - Version 1.4 - Licence Owner JA175907
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com - http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
# ------------------------------------------------------------------------
*/
?>
<?php if (count ($this->_commentsID) && count ($this->_comments)): ?>
<div style="display:none;">
<?php echo implode ("\n\n", $this->_comments); ?>
</div>
<script type="text/javascript">
/* <![CDATA[ */
window.addEvent('domready', function(){
ids = [<?php echo implode (",", $this->_commentsID); ?>];
ids.each (function(id) {
holder = $('JaCommentPlaceHolder'+id);
comment = $('JaCommentContainer'+id);
if (holder && comment) {
holder.replaceWith(comment.remove());
}
});
});
/* ]]> */
</script>
<?php endif; ?>