var RepresentativeRates_details = new function() { this.now = '03.11.2025 02:30' this.RepresentativeRates_create = '31.10.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.2430','-0.0070','-0.4300','-2.4100','-11.0500','usa.gif') this.add('4181','1 אירו','3.7519','-0.0312','-0.3300','-3.6600','-1.5200','euro.gif') this.add('4182','100 ינים יפנים','2.1018','-0.0322','-0.4700','-5.9500','-9.1300','japan.gif') this.add('4802','1 ליש"ט','4.2611','-0.0344','-0.4300','-4.5700','-7.2500','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0407','-0.0380','-0.4000','-2.8900','0.0400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','67.0007','-0.2649','-0.3938','0.0000','-7.4926','coins_flag.png') }