function showTestimonials() { var images2Load = "" + "" + "" + "" + "" + "" + "" + ""; var content = "" + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + "
" + " composite-logo " + " Jim Green, Chairman & CEO " + "
" + "
" + " The guys at Alodar Systems are the Ph.D's of integration.
" + "
" + " When Active Software, a previous company of mine, was a startup, they were " + " a shot in the arm to our sales team.  They analyzed requirements, implemented " + " solutions using our integration middleware, and gave us many happy customers.  " + " They were our go to guys when there was a proof of concept competition.  " + " Their sensitivity to customer needs, suggestions for improvements and new " + " capabilities shortened the time to our IPO.
 
" + " mmna-logo" + " Nori van den Bosch, as Sr. Manager, Applications " + "
" + "
" + " Alodar Systems consultants are very thorough.  They do an excellent estimate, " + " plan, and analysis before they jump into the design, development, and deployment.  " + " They went through all phases of the project and problem solving with us.  " + " They are very good at explaining complicated problems to users, proposing " + " alternative solutions, and solving the problem.  They are very intelligent, " + " patient, and diplomatic.  Alodar Systems is our lifesaver.
" + "
" + " We feel Alodar Systems people are part of our team.
" + "
 
"; if( !testimonialImagesLoaded ) { document.getElementById("testimonialImages").innerHTML = images2Load; testimonialImagesLoaded = true; } showContentTitle("Testimonials"); document.getElementById("contentPageNav").innerHTML="1 of 4"; document.getElementById("contentPageNext").onclick = showTestimonialsPage2; document.getElementById("contentPagePrev").style.visibility="hidden"; document.getElementById("contentPageNext").style.visibility="visible"; document.getElementById("contentPageNav").style.visibility="visible"; document.getElementById("contentBody").innerHTML = content; } function showTestimonialsPage2() { var c2 = "" + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + "
" + " componentControl-logo " + " Cole Davisson, Chief Technology Officer " + "
" + "
" + " We had a project we needed to get to market quickly, and didn't have the " + " expertise in-house to meet our schedule needs.  Alodar provided " + " consultation that allowed us to complete the project on time, and with " + " all the functionality we required.  Alodar's consultant was quick, " + " skillful, savvy and meshed with our team immediately.
" + "
" + " We are very glad to have found Alodar, and I know I can count on them as " + " a resource for any projects in the future.
 
" + " cgey-logo " + " Kevin Moncrief, as Vice President LLC Life Sciences/Siebel " + " Practice
" + "
" + " Alodar Systems has top talent both professionally and technically and always " + " delivers on their commitments in a most outstanding manner.  Alodar Systems " + " helped us on two key projects and always delivered in a manner that represented " + " the highest standards.
 
" + " verifone-logo " + " Pruthwiraj Sahoo, IT Architect " + "
" + "
" + " The biggest skills you bring to a project are technical and domain depth " + " and project management.
" + "
"; showContentTitle("Testimonials"); document.getElementById("contentPageNav").innerHTML="2 of 4"; document.getElementById("contentPagePrev").onclick = showTestimonials; document.getElementById("contentPageNext").onclick = showTestimonialsPage3; document.getElementById("contentPagePrev").style.visibility="visible"; document.getElementById("contentPageNext").style.visibility="visible"; document.getElementById("contentPageNav").style.visibility="visible"; document.getElementById("contentBody").innerHTML = ""; document.getElementById("contentBody").innerHTML = c2; } function showTestimonialsPage3() { var content = "" + " " + " " + " " + " " + " " + " " + " " + " " + " " + "
" + " isis-logo " + " John A. McNeil, as Vice President, Informatics " + "
" + "
" + " With Alodar's technology and professional assistance we created software " + " to automate the antisense drug discovery pipeline.  We also increased our " + " antisense inhibitor development throughput by a factor of ten.

" + "
 
" + " knownow-logo" + " Rick " + " Caccia, as Vice President, Products
" + "
" + " What we tell our customers.
" + "
" + " Alodar Systems is a specialized services partner with deep expertise in " + " application integration, particularly in the area of supply chain and cross-company " + " integration.  Alodar Systems makes projects successful through its functional " + " understanding of electronic supply chain issues and through its technical " + " capabilities in the areas of Java, EAI, database, and related technology " + " integration and development.
" + "
" + " What we tell KnowNow executives.
" + "
" + " Alodar Systems is a specialized development partner that brings focused " + " expertise in certain core infrastructure development areas.  As a partner," + " we rely on them to help us build certain components of a complete solution " + " around KnowNow, such as database integration or integration with EAI systems " + " such as WebMethods.  As a partner, we also can leverage Alodar Systems' understanding " + " of how our technology might be used on client projects and how it might " + " be packaged to be more useful to clients.
"; showContentTitle("Testimonials"); document.getElementById("contentPageNav").innerHTML="3 of 4"; document.getElementById("contentPagePrev").onclick = showTestimonialsPage2; document.getElementById("contentPagePrev").style.visibility="visible"; document.getElementById("contentPageNext").onclick = showTestimonialsPage4; document.getElementById("contentPageNext").style.visibility="visible"; document.getElementById("contentPageNav").style.visibility="visible"; document.getElementById("contentBody").innerHTML = ""; document.getElementById("contentBody").innerHTML = content; } function showTestimonialsPage4() { var content = "" + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + "
" + " pcrush-logo" + " Frank " + " Khlili, President
" + "
" + " In a very short time Alodar Systems quickly understood what we are and what " + " we do.  They formed recommendations tailored to our culture and constraints.  " + " Their roadmap for improvement gave us step by step directions for how to " + " improve.

" + "
 
" + " ibis-logo" + " David " + " J. Ecker, Ph.D., President
" + "
" + " Alodar's technology gives us tremendous flexibility in our combinatorial " + " chemistry program.  This effectiveness and productivity has helped us meet " + " our accelerated drug discovery objectives.

" + "
 
" + " bax-logo" + " Steve " + " Otto, as Senior Technical Specialist
" + "
" + " Alodar Systems provides a group of well-polished professionals capable of " + " following structured development swiftly.  Their technical expertise and " + " industry experience bring a wealth of knowledge -- critical to embarking " + " on new technology.

" + "
"; showContentTitle("Testimonials"); document.getElementById("contentPageNav").innerHTML="4 of 4"; document.getElementById("contentPagePrev").onclick = showTestimonialsPage3; document.getElementById("contentPagePrev").style.visibility="visible"; document.getElementById("contentPageNext").style.visibility="hidden"; document.getElementById("contentPageNav").style.visibility="visible"; document.getElementById("contentBody").innerHTML = ""; document.getElementById("contentBody").innerHTML = content; }