var top_adjustment=0;
var left_adjustment=0;
info["Leon_image"]="León";
info["Cordoba_image"]="Córdoba";
//info["Ciudad_Real_image"]="Ciudad Real" ;
info["Jaen_image"]=       "Jaén"        ;
info["Valencia_image"]=   "Valencia"    ;
info["Alicante_image"]=  "Alicante"    ;
info["Castellon_image"]=  "Castellón"   ;
info["Asturias_image"]=   "Asturias"     ;

var a_delta_x=new Array();
var a_delta_y=new Array();
a_delta_y["Alicante_image"]=-15;
a_delta_y["Valencia_image"]=-15;
a_delta_y["Ciudad_Real_image"]=-15;
a_delta_y["Cordoba_image"]=-17;
a_delta_y["Jaen_image"]=5;

global_nsuper=new Array();
global_nsuper["Alicante_image"]=90
global_nsuper["Valencia_image"]=28
global_nsuper["Castellon_image"]=17
global_nsuper["Asturias_image"]=35
global_nsuper["Leon_image"]=3
//global_nsuper["Ciudad_Real_image"]=4
global_nsuper["Cordoba_image"]=9
global_nsuper["Jaen_image"]=63;

hrefs=new Array();
hrefs["Alicante_image"]="masymas1.html";
hrefs["Valencia_image"]="masymas3.html";
hrefs["Castellon_image"]="masymas4.html";
hrefs["Asturias_image"]="masymas5.html";
hrefs["Leon_image"]="masymas6.html";
//hrefs["Ciudad_Real_image"]="masymas7.html";
hrefs["Cordoba_image"]="masymas8.html";
hrefs["Jaen_image"]="masymas9.html";







