function pgS(s) {
  var o='<'+'script src="http://api.visual.paginegialle.it/tcolnew/mapsapi/'+s+'"'+' type="text/javascript"><'+'/script>';
  document.write(o);
}
if (typeof jQuery === 'undefined'){
  pgS('jquery-1.3.2.min.js');
}
pgS('mapsapi2/config.js');
pgS('mapsapi2/pgMappy-2.4.0.js');
if (navigator.userAgent.toLowerCase().indexOf('msie') != -1) {pgS('excanvas.js');}

