function showIntegration() { var images2Load = "" + "" + "" + ""; var content = "
" + "" + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + "
mmna-logo " + " Mitsubishi Motors North America needed to improve the level of customer " + " service to keep pace with increasing sales.  They had chosen webMethods as " + " the integration platform, but it was Alodar Systems that made it work. " + " <Read More>
" + "

" + "
" + "
bax-logo " + " BAX Global, a global transportation and supply chain management company, " + " had a problem with an out dated order entry system.  Alodar Systems helped " + " them bring it into the 21st century by getting it online to the Internet. " + " <Read " + " More>
" + "

" + "
" + "
healthcare-logo " + " A major health care provider wanted to streamline medical claims " + " processing, but needed a way to access data in a vintage repository.  Alodar " + " Systems quickly provided a solution incorporating several legacy back end " + " systems into a new customer management application. " + " <Read More>
"; if( !integrationImagesLoaded ) { document.getElementById("startupImages").innerHTML = images2Load; integrationImagesLoaded=true; } showContentTitle("Integration"); document.getElementById("contentPageNav").innerHTML="1 of 2"; document.getElementById("contentPageNext").onclick = showIntegration2; document.getElementById("contentPagePrev").style.visibility="hidden"; document.getElementById("contentPageNext").style.visibility="visible"; document.getElementById("contentPageNav").style.visibility="visible"; document.getElementById("contentBody").innerHTML = content; } function showIntegration2() { var content = "" + " " + " " + " " + " " + " " + " " + " " + " " + "
pharma-logo " + " An east coast based manufacturer of pharmaceutical, diagnostic, therapeutic, surgical, and biotechnology " + " products company wanted to synchronize data across domestic and international sites.  The company had fifteen " + " European customer relationship management (CRM) systems managing clinical trials data. A synchronized master repository " + " in the US based home office would have multiple benefits for medical affairs and sales and marketing. " + " <Read More>
" + "

" + "
pills-logo " + " The accounting department of a major pharmaceuticals company was being snowed under. The calculation of accruals " + " for entry into the accounting system was lagging behind the rate of expense generation. The current process based " + " on spreadsheets was slow and inaccurate " + " <Read More>
" + "
"; showContentTitle("Integration"); document.getElementById("contentPageNav").innerHTML="2 of 2"; document.getElementById("contentPagePrev").onclick = showIntegration; document.getElementById("contentPagePrev").style.visibility="visible"; document.getElementById("contentPageNext").style.visibility="hidden"; document.getElementById("contentPageNav").style.visibility="visible"; document.getElementById("contentBody").innerHTML = content; }