var RepresentativeRates_details = new function() { this.now = '05.12.2025 06:45' this.RepresentativeRates_create = '04.12.2025' this.RepresentativeRates = new Array(); this.add = function(i,n,cu,c,p,pm,py,f) {this.RepresentativeRates[this.RepresentativeRates.length] = new function() {this.id=i;this.name=n;this.Currency=cu;this.change=c;this.percentageChange=p;this.PercentageChangeMonthly=pm;this.PercentageChangeYearly=py;this.flag=f;}} this.add('4186','1 דולר ארה"ב','3.2370','0.0080','0.2500','-0.8000','-11.2200','usa.gif') this.add('4181','1 אירו','3.7801','0.0130','0.3500','0.1600','-0.7800','euro.gif') this.add('4182','100 ינים יפנים','2.0945','0.0164','0.7900','0.3300','-9.4500','japan.gif') this.add('4802','1 ליש"ט','4.3242','0.0285','0.6600','0.3400','-5.8800','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0466','0.0117','0.2900','0.0000','0.1900','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','67.1294','0.2001','0.2990','-0.3769','-7.3149','coins_flag.png') }