var RepresentativeRates_details = new function() { this.now = '22.12.2025 08:10' this.RepresentativeRates_create = '19.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.2080','-0.0150','-0.3100','-1.6900','-12.0100','usa.gif') this.add('4181','1 אירו','3.7575','-0.0186','-0.4100','-0.4300','-1.3700','euro.gif') this.add('4182','100 ינים יפנים','2.0457','-0.0266','-0.9400','-2.0100','-11.5600','japan.gif') this.add('4802','1 ליש"ט','4.2910','-0.0072','-0.1300','-0.4300','-6.6000','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0317','-0.0163','-0.3800','-0.3700','-0.1800','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','66.4943','-0.2472','-0.3704','-1.3195','-8.1918','coins_flag.png') }