var RepresentativeRates_details = new function() { this.now = '15.12.2025 08:05' this.RepresentativeRates_create = '12.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.2020','-0.0260','-0.2800','-1.8700','-12.1800','usa.gif') this.add('4181','1 אירו','3.7562','0.0007','-0.1200','-0.4700','-1.4000','euro.gif') this.add('4182','100 ינים יפנים','2.0539','-0.0056','-0.3400','-1.6200','-11.2000','japan.gif') this.add('4802','1 ליש"ט','4.2848','-0.0114','-0.2500','-0.5800','-6.7400','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0278','0.0186','-0.0400','-0.4700','-0.2700','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','66.4372','-0.1470','-0.2208','-1.4042','-8.2706','coins_flag.png') }