var fDesc=new Array(); fDesc[0] = "Bonrix SMS Manager 4 ODIN Trade is Order and Trade confirmation SMS Software for broker developed by Bonrix Software Systems. This SMS Alert is integrated with the existing back office software like ODIN Client etc. It is developed specifically for broker, Advisor and investor's community where Advisor can keep their clients updated in real-time with Live quotes Via SMS. They can suggest tips and send advisory notes on immediate basis. Broker can use this software for sending alert and confirmation of Order booked behalf of clients in MCX, NCDEX, BSE and NSE. On successful completion of trade against submitted Order clients will get Alert in real time with details including script, quantity brought or sold with pricing details. Software also include after market confirmation for keeping client updated for daily closure amount. Bonrix SMS Manager 4 ODIN Trade will automatically generate and send SMS as soon as trade gets confirm whether it’s a buy or sell in any of the exchanges like NSE, BSE, MCX, NCDEX or any other. Bonrix SMS Manager 4 ODIN Trade can also be used for after market trade confirmation software, at the End of the Day (EOD), Bulk SMS are send to all customers whose trades are confirmed in the market time. Bonrix SMS Manager 4 ODIN Trade is also developed for commodity market; it is compatible with MCX and NCDEX. With this SMS software, commodities broker can send current market price of various commodities. Commodities Brokers can also send SMS of their customers account status, trade confirmation, payment reminder."; 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 = ''; } }