PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/jairosvt/public_html/afmedios.com/plugins/content/plg_disqus_debate_echo/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
Choose File :

Url:
Dir : /home/jairosvt/public_html/afmedios.com/plugins/content/plg_disqus_debate_echo/tmpl/common.php

<?php
/*
# ------------------------------------------------------------------------
# JA Disqus and Debate comment for joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
# Author: JoomlArt.com
# Websites: http://www.joomlart.com - http://www.joomlancers.com.
# ------------------------------------------------------------------------
*/
?>
<?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 ($chk(holder) && $chk(comment)) {
			holder.replaceWith(comment.remove());
		}
	});
});
/* ]]> */
</script>
<?php endif; ?>