var RepresentativeRates_details = new function() { this.now = '11.12.2025 12:25' this.RepresentativeRates_create = '10.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.2280','0.0150','0.4700','-1.0700','-11.4600','usa.gif') this.add('4181','1 אירו','3.7555','0.0162','0.4300','-0.4900','-1.4200','euro.gif') this.add('4182','100 ינים יפנים','2.0595','0.0036','0.1800','-1.3500','-10.9600','japan.gif') this.add('4802','1 ליש"ט','4.2962','0.0162','0.3800','-0.3100','-6.4900','uk.gif') this.add('4801','1 פרנק שוויצרי','4.0092','0.0258','0.6500','-0.9300','-0.7400','swis.gif') this.add('424213','נומינלי אפקטיבי יציג','66.8166','0.3084','0.4637','-0.8412','-7.7468','coins_flag.png') }