Subversion Repository Public Repository

Nextrek

Diff Revisions 849 vs 850 for /legal-map/js/itinerary.js

Diff revisions: vs.
  @@ -105,10 +105,10 @@
105 105 isFirstTime = "";
106 106
107 107 //test MARCO_DOC
108 - if (elems[elem].articolipopup && elems[elem].articolipopup.length>0){
109 - elems[elem].articolipopup[1] = elems[elem].articolipopup[0];
110 - elems[elem].articolipopup[2] = elems[elem].articolipopup[0];
111 - }
108 + //if (elems[elem].articolipopup && elems[elem].articolipopup.length>0){
109 + // elems[elem].articolipopup[1] = elems[elem].articolipopup[0];
110 + // elems[elem].articolipopup[2] = elems[elem].articolipopup[0];
111 + //}
112 112
113 113 if (elems[elem].articolipopup && elems[elem].articolipopup.length>0){
114 114 popupelemsnum = elems[elem].articolipopup.length;