var RepresentativeRates_details = new function() { this.now = '20.05.2024 18:00' this.RepresentativeRates_create = '20.05.2024' 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.7030','-0.0130','-0.3500','-3.0100','2.1000','usa.gif') this.add('4181','1 אירו','4.0237','-0.0084','-0.2100','-1.9600','0.3000','euro.gif') this.add('4182','100 ינים יפנים','2.3780','-0.0057','-0.2400','-2.4800','-7.2400','japan.gif') this.add('4802','1 ליש"ט','4.7033','0.0019','0.0400','-1.7600','1.7800','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0737','-0.0155','-0.3800','-2.7800','-5.5600','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','76.0426','0.6334','0.8400','-0.0633','-0.7524','coins_flag.png') }