Line 128... |
Line 128... |
128 |
document.getElementById('pl-ouverture').style.display = 'block';
|
128 |
document.getElementById('pl-ouverture').style.display = 'block';
|
129 |
google.maps.event.trigger(map, 'resize');
|
129 |
google.maps.event.trigger(map, 'resize');
|
130 |
};
|
130 |
};
|
Line 131... |
Line 131... |
131 |
|
131 |
|
132 |
function ouvrirPopUp(url, nom) {
|
132 |
function ouvrirPopUp(url, nom) {
|
133 |
window.open(url, nom, 'directories=no, location=no, menubar=no, scrollbars=no, status=no, toolbar=no, width=550,height=600');
|
133 |
window.open(url, nom, 'directories=no, location=no, menubar=no, scrollbars=yes, status=no, toolbar=no, width=650,height=600');
|
Line 134... |
Line 134... |
134 |
};
|
134 |
};
|
135 |
|
135 |
|
136 |
function filtrerParTaxon(ntAFiltrer) {
|
136 |
function filtrerParTaxon(ntAFiltrer) {
|
Line 194... |
Line 194... |
194 |
Observations issues des membres de <a href="http://www.tela-botanica.org/" onclick="window.open(this.href); arreter(event); return false;">Tela Botanica</a>
|
194 |
Observations issues des membres de <a href="http://www.tela-botanica.org/" onclick="window.open(this.href); arreter(event); return false;">Tela Botanica</a>
|
195 |
</h1>
|
195 |
</h1>
|
196 |
<div id="zone-info">
|
196 |
<div id="zone-info">
|
197 |
<a href="<?=$url_base?>carto?carte=avertissement" onClick="ouvrirPopUp('<?=$url_base?>carto?carte=avertissement', 'Avertissement'); arreter(event); return false;">
|
197 |
<a href="<?=$url_base?>carto?carte=avertissement" onClick="ouvrirPopUp('<?=$url_base?>carto?carte=avertissement', 'Avertissement'); arreter(event); return false;">
|
198 |
<img src="<?=$url_base?>modules/carto/squelettes/images/information.png"
|
198 |
<img src="<?=$url_base?>modules/carto/squelettes/images/information.png"
|
199 |
alt="Avertissement" title="Avertissement" />
|
199 |
alt="Avertissements" title="Avertissements & informations" />
|
200 |
</a>
|
200 |
</a>
|
201 |
</div>
|
201 |
</div>
|
202 |
</div>
|
202 |
</div>
|
203 |
<div id="panneau-lateral">
|
203 |
<div id="panneau-lateral">
|
204 |
<div id="pl-ouverture" title="Ouvrir le panneau latéral"><span>Panneau >></span></div>
|
204 |
<div id="pl-ouverture" title="Ouvrir le panneau latéral"><span>Panneau >></span></div>
|