'); } function llanguage(language) { jsfile = 'http://www.tbg5-finance.org/'+lngc[language-1]+'.js'; llanguagefile(jsfile); } // load helperfiles function helperjsfile(file) { document.write(''); } function helpers() { jsfile = 'http://www.tbg5-finance.org/dragdrop.js'; helperjsfile(jsfile); jsfile = 'http://www.tbg5-finance.org/customalert.js'; helperjsfile(jsfile); } llanguage(lngg); helpers(); // translators please take a source language including // language ++++... from laguage file e.g. en.js // translate and store in UTF-8 encoding to support your national characters // only care about text surrounded by quotes, i.e. leave all other characters and format as is // send it // // please observe following special notation in translation of "web page" text // // V // wptxt = wptxt.concat ( new Array ( 0 ,"text 1","text 2","text 3","text 4","text 5","text 6","text 7","text 8","text 9")); // results in // "("+" EU Regulation 924/2009 "+"text 3"+"/"+"text 4"+")" // // while // V // wptxt = wptxt.concat ( new Array ( 1 ,"text 1","text 2","text 3","text 4","text 5","text 6","text 7","text 8","text 9")); // results in // "("+"text 3"+"/"+"text 4"+" EU Regulation 924/2009 "+")" // // i.e. it is a language adaptor. Please choose properly. Thx // // therefore // with 0 make it "text3","text 4 " // with 1 make it " text3","text 4" // script end
Validate your IBAN
 
*The validation is only based on the IBAN check digits validation logic