/*eval(function(p,a,c,k,e,r){e=function(c){return c.toString(a)};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('0 k=5;0 j=i;0 g=5;0 h="1-4.2?";0 f="1-4-6.2?";0 e=3;0 d=3;0 7;0 c=[];0 8=[];0 b=[];0 9=[];0 a;',21,21,'var|ajax|php5|null|marker|15|nounou|recupadresse|gclikers|customIcons|markersearch|gloadmarkers|gmarkers|geocoder|map|urlstr2|zoom_urgent|urlstr|19|zoom_ins|zoom'.split('|'),0,{}))*/
/*Variables*/
var zoom = 13;
var zoom_ins = 17;
var zoom_normal = 1;
var zoom_show = 1;
var zoom_pub = 15;
var zoom_urgence = 1;
var chemin = '';
var urlstr = "ajax-marker.php5?";

var ville;

ville = "";

var map = null;
var geocoder = null;
var recupadresse;
// Tableau pour les markers
var gmarkers = [];
var tabimg = [];
var tabimg2 = [];
var ShowingMarkers = [];
ShowingMarkers[0] = "";
tabimg['Parent1'] = 'img/ici_pointe.gif';
tabimg['Parent2'] = 'img/autour_pointe.gif';
tabimg['Parent3'] = 'img/landeau_pointe.gif';
tabimg['Parent5'] = 'img/urgent_ici_pointe.gif';
tabimg['Parent6'] = 'img/urgent_autour_pointe.gif';
tabimg['Parent7'] = 'img/tete_pointe.gif';

tabimg2['Parent1'] = 'img/ici_pointe.png';
tabimg2['Parent2'] = 'img/autour_pointe.png';
tabimg2['Parent3'] = 'img/landeau_pointe.png';
tabimg2['Parent5'] = 'img/urgent_ici_pointe.gif';
tabimg2['Parent6'] = 'img/urgent_autour_pointe.gif';
tabimg2['Parent7'] = 'img/tete_pointe.png';

var gclikers = [];
var gloadmarkers = [];
var Umarkers = [];
var TabUrgence = '';
var CptUrgence = 0;

var Gnounou = [];
var Gparent = [];

var CptPoint = 0;
var ITypeOfSearch = "";
var jThickboxNewLink;
var cluster;

var customIcons = [];

var markersearch;

var cle_urgence;

var tab_ancre = document.location.href.split('#');
var ancre = tab_ancre[1];

/*100% Perso*/
var astuce_num = 0;
var astuce_reg=new RegExp("[_]+", "g");
function ShowAstuceBox(){
/*		$.ajax({
				method: 'get',
				url : 'astuces.php?astuce_num=' + astuce_num,
				dataType : 'text',
				success: function (text) { 
					var temp = text;
					temp = temp.split(astuce_reg);
					astuce_num = parseFloat(temp[0])+1;
					$('#astuce').slideToggle('slow', function() {
						$('#astuce').html(temp[1]); 
						$('#astuce').slideToggle('slow');
					});
				}
			 });
*/	
	}

//setInterval(ShowAstuceBox, 7500);

