var fDesc=new Array(); fDesc[0] = "Thousands of online traders look to GBtrade International for online trading of Foreign Exchange (FX) products. As a Intermiddle of World Major License and Regulated bank, GBtrade International offer multi-product online trading and we support a truly global client base of retail clients, corporations and financial institutions.

GBtrade International brings the powerful benefits of an independent, transparent marketplace structure to institutional foreign exchange trading. These benefits include full centralized price discovery, direct and anonymous market access, instantaneous trading on live, streaming prices and robust real-time pricing,trade, and reference data. GBtrade International Global trader model provides full market transparency and greater control of the trading process, enabling better trade execution and lower execution costs.

These capabilities and other GBtrade International features were revolutionary when first introduced and they continue to set the GBtrade International marketplace apart from other platforms. GBtrade International electronic spot foreign exchange marketplaces offer benefits to Fx traders."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }