var tbstagline = new Array();
tbstagline[0] = "<a class='a_link' href='wireless.html'><b>Customer Success Story in the Wireless Industry</b></a><br><br><a class='a_link' href='wireless.html'>This initiative ia a result of a close collaboration with Netmodule that designed a new M2M (Wireless Router) devie family based on Windows CE which they wanted to offer together with Linux OS. They appoached us in order to port the...</a>";
tbstagline[1] = "<a class='a_link' href='consumer_electronics.html'><b>Customer Success Story in the Consumer Electronics</b></a><br><br><a class='a_link' href='consumer_electronics.html'>Our client, Bang & Olufsen, a manufacturer of high end video and audio products wanted to replace its ten year old Beo4 remote control with a new modern and competitive generation remote control Beo5 that incorporates color display...</a>";
tbstagline[2] = "<a class='a_link' href='automotive.html'><b>Customer Success Story in the Automotive</b></a><br><br><a class='a_link' href='automotive.html'>Our client wanted to improve the productive environment of Documentum according to its internal needs and coordinate this upgrading effort with mass scale deployment of the Documentum solution in various remote locations...</a>";
tbstagline[3] = "<a class='a_link' href='financial_security.html'><b>Customer Success Story in the Financial and Security</b></a><br><br><a class='a_link' href='financial_security.html'>MPOS Holding had to design from scratch and market a mobile point of sale: a wireless terminal that allows merchants to accept card payments in any location. Our team had to design and implement the software required by the hardware developed...</a>";
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}
