function showERP() { var images2Load = "" + ""; var content = "" + " " + " " + " " + " " + " " + " " + " " + " " + " " + "
gears-logo " + " A Chicago based manufacturing company could not find " + " in the marketplace an ERP that was just right for them.  Either they were " + " too expensive or did not provide the required functionality." + " " + " <Read More>
" + "
 
pharma-logo " + " A Pharmaceutical startup was looking for a laboratory information management " + " system.  Alodar Systems helped construct a feature comparison matrix to select " + " the best candidate, then installed and customized the system to capture " + " their specific assay results, and trained the scientists in its use. " + " <Read More>
" + "
"; if( !startupImagesLoaded ) { document.getElementById("startupImages").innerHTML = images2Load; startupImagesLoaded=true; } showContentTitle('ERP Solutions'); hideContentPageNav(); document.getElementById("contentBody").innerHTML = content; }