var RepresentativeRates_details = new function() { this.now = '26.05.2026 20:55' this.RepresentativeRates_create = '26.05.2026' 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 דולר ארה"ב','2.8590','-0.0480','-1.6500','-3.4400','-10.1500','usa.gif') this.add('4181','1 אירו','3.3263','-0.0531','-1.5700','-4.0100','-11.1600','euro.gif') this.add('4182','100 ינים יפנים','1.7958','-0.0334','-1.8300','-3.0400','-11.9900','japan.gif') this.add('4802','1 ליש"ט','3.8512','-0.0570','-1.4600','-3.7000','-10.4000','uk.gif') this.add('4801','1 פרנק שוויצרי','3.6410','-0.0547','-1.4800','-2.9300','-9.6800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','59.3862','-0.9900','-1.6397','-3.3349','-10.4703','coins_flag.png') }