// Copyright (C) 2010 OPENTIA
// (<http://www.opentia.com>)
// This code is published under the terms of the GNU Affero General Public License, either version 3 of the License, or (at your option) any later version.
// See the GNU Affero General Public License for more details: <http://www.gnu.org/licenses/agpl-3.0.txt/>.

var $n_repercusion = 66300;
var $n_adhesion = 10300;
var $articleURL = 'http://ffii.org.es/index.php/es/campanas/analitica-campanas/red-y-libertad'


var $html = '';
$html = $html + '<div id="OP_REDSOS_a-partir-de-hoy-red-y-libertad" onmouseover="this.style.cursor=\'pointer\'" style="width: 190px; height: 130px; background: #eee url(\'http://red-sostenible.net/sosred_190x70.png\') no-repeat center 0%; text-align: center;">';
$html = $html + '  <div id="REDSOS_a-partir-de-hoy-red-y-libertad_logo" onclick="parent.location=\'http://red-sostenible.net\'" style="width: 190px; height: 65px;"></div>';
$html = $html + '  <div id="OP_a-partir-de-hoy-red-y-libertad_lns" style="float: left; width: 190px; height: 57px; background: #eee url(\'http://ffii.org.es/counter/images/beta.png\') no-repeat;">';
$html = $html + '    <div id="OP_a-partir-de-hoy-red-y-libertad_ln_adhesion" onclick="parent.location=\'' + $articleURL+ '\'" style="width:100%;">';
$html = $html + '      <a style="font-size: 0.9em;" href="'+$articleURL+'"><span style="font-size: 1.3em;">' + $n_adhesion + '</span> webs adheridas</a>';
$html = $html + '    </div>';
$html = $html + '    <div id="OP_a-partir-de-hoy-red-y-libertad_ln_repercusion" onclick="parent.location=\'' + $articleURL+ '\'" style="width:100%;">';
$html = $html + '      <a style="font-size: 0.9em;" href="'+$articleURL+'"><span style="font-size: 1.3em;">' + $n_repercusion + '</span> nos referencian</a>';
$html = $html + '    </div>';
$html = $html + '    <div>';
$html = $html + '    <a style="font-size: 0.7em;" href="http://ffii.org.es/counter/html/instruccionesbanner.html" target="name" onclick="window.open(\'http://ffii.org.es/counter/html/instruccionesbanner.html\',\'name\',\'height=150, width=800,toolbar=no,directories=no,status=no, menubar=no,scrollbars=no,resizable=no\'); return false;">pon este banner en tu web</a>';
$html = $html + '    </div>';
$html = $html + '  </div>';
$html = $html + '</div>';
document.write($html);

