ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>:: ICEGEIN :: Testimonials ::</title> <meta name="author" content="Icegein Computing Pvt Ltd" /> <meta name="copyright" content="All rights reserved © 2009, Icegein Computing Private Limited" /> <meta name="description" content="ICEGEIN provides a comprehensive list of services on IT and IT Enabled Services, from RFID based Asset Tracking solutions, Employee Identification, RFID security, access control, inventory management, eqipment tracking, Laptop tracking, people, India, Banks, Government Orginizations, Chennai, Bangalore, Medical Billing, coding and collections, E-Publishing, back office transaction processing, etc." /> <meta name="keywords" content="Icegein, Icegen, RFID Advantages, rfid tags advantages, advantages rfid technology, rfid reader, what is rfid, RFID in India, rfid companies in india, real-time location tracking, Mail Tracking, Active Tags,Passive Tags, rfid in supplychain, rfid in logistics, asset tracking, RFID Bank,Employee tracking, rfid chennai, rfid bangalore, rfid indian companies, equipment tracking, patient tracking, RFID Application, rfid inventory tracking, gen 2 rfid, rfid reader India, HandHeld Reader,medical billing companies,medical billing companies in india,medical billing outsourcing, medical billing bpo,rfid world,RFID in Banks india,healthcare medical,wireless solutions india,Assertaz, RFID Consultants, RFID Projects" /> <style> #wrapper { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper1 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper2 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper3 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper4 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper5 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper6 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } #wrapper7 { text-align:left; margin:0 auto; width:500px; min-height:126px; border:0px solid #ccc; padding:1px; } a { color:blue; cursor:pointer; } #myvar { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar1 { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar2 { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar3 { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar4 { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar5 { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar6 { border:0px solid #ccc; background:#ffffff; padding:1px; } #myvar7 { border:0px solid #ccc; background:#ffffff; padding:1px; } #divUpControl{ position:absolute; width:507; left:10; top:10; z-index:1; text-align: right; visibility: visible; } #divDownControl{ position:absolute; width:527; left:10; top:270; z-index:1; text-align: right; visibility: visible; } #divContainer{ position:absolute; width:527px; height:176px; overflow:hidden; top:220; left:232; clip:rect(0,527,444,0); visibility: visible; } #divContent{ position:absolute; top:0; left:0; visibility: visible; } .scrolltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333} </style> <script language="JavaScript">// begin absolutely positioned scrollable area object scripts function switchMenu(obj) { var el = document.getElementById(obj); if ( el.style.display != "none" ) { el.style.display = 'none'; } else { el.style.display = ''; } } function toggle(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("pat").src; if (tst.indexOf("medicalin.gif")>0){ document.getElementById("pat").src="images/medical.gif"; }else{ document.getElementById("pat").src="images/medicalin.gif"; } } function toggle1(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("cha").src; if (tst.indexOf("ontimein.gif")>0){ document.getElementById("cha").src="images/ontime.gif"; }else{ document.getElementById("cha").src="images/ontimein.gif"; } } function toggle2(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("cod").src; if (tst.indexOf("parin.gif")>0){ document.getElementById("cod").src="images/par.gif"; }else{ document.getElementById("cod").src="images/parin.gif"; } } function toggle3(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("pay").src; if (tst.indexOf("handin.gif")>0){ document.getElementById("pay").src="images/hand.gif"; }else{ document.getElementById("pay").src="images/handin.gif"; } } function toggle4(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("cla").src; if (tst.indexOf("baronin.gif")>0){ document.getElementById("cla").src="images/baron.gif"; }else{ document.getElementById("cla").src="images/baronin.gif"; } } function toggle5(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("acc").src; if (tst.indexOf("picein.gif")>0){ document.getElementById("acc").src="images/pice.gif"; }else{ document.getElementById("acc").src="images/picein.gif"; } } function toggle6(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("hea").src; if (tst.indexOf("healthin.gif")>0){ document.getElementById("hea").src="images/health.gif"; }else{ document.getElementById("hea").src="images/healthin.gif"; } } function toggle7(){ //alert(document.getElementById("pat").src); var tst=document.getElementById("col").src; if (tst.indexOf("harperin.gif")>0){ document.getElementById("col").src="images/harper.gif"; }else{ document.getElementById("col").src="images/harperin.gif"; } } var newwindow = '' function popitup1(url) { if (newwindow.location && !newwindow.closed) { newwindow.location.href = url; newwindow.focus(); } else { newwindow=window.open(url,'htmlname','width=720,height=540,resizable=0,scrollbars=1');} } function verifyCompatibleBrowser(){ this.ver=navigator.appVersion this.dom=document.getElementById?1:0 this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0; this.ie4=(document.all && !this.dom)?1:0; this.ns5=(this.dom && parseInt(this.ver) >= 5) ?1:0; this.ns4=(document.layers && !this.dom)?1:0; this.bw=(this.ie5 || this.ie4 || this.ns4 || this.ns5) return this } bw=new verifyCompatibleBrowser() var speed=50 var loop, timer function ConstructObject(obj,nest){ nest=(!nest) ? '':'document.'+nest+'.' this.el=bw.dom?document.getElementById(obj):bw.ie4?document.all[obj]:bw.ns4?eval(nest+'document.'+obj):0; this.css=bw.dom?document.getElementById(obj).style:bw.ie4?document.all[obj].style:bw.ns4?eval(nest+'document.'+obj):0; this.scrollHeight=bw.ns4?this.css.document.height:this.el.offsetHeight this.clipHeight=bw.ns4?this.css.clip.height:this.el.offsetHeight this.up=MoveAreaUp;this.down=MoveAreaDown; this.MoveArea=MoveArea; this.x; this.y; this.obj = obj + "Object" eval(this.obj + "=this") return this } function MoveArea(x,y){ this.x=x;this.y=y this.css.left=this.x this.css.top=this.y } function MoveAreaDown(move){ if(this.y>-this.scrollHeight+objContainer.clipHeight){ this.MoveArea(0,this.y-move) if(loop) setTimeout(this.obj+".down("+move+")",speed) } } function MoveAreaUp(move){ if(this.y<0){ this.MoveArea(0,this.y-move) if(loop) setTimeout(this.obj+".up("+move+")",speed) } } function PerformScroll(speed){ if(initialised){ loop=true; if(speed>0) objScroller.down(speed) else objScroller.up(speed) } } function CeaseScroll(){ loop=false if(timer) clearTimeout(timer) } var initialised; function InitialiseScrollableArea(){ objContainer=new ConstructObject('divContainer') objScroller=new ConstructObject('divContent','divContainer') objScroller.MoveArea(0,0) objContainer.css.visibility='visible' initialised=true; } // end absolutely positioned scrollable area object scripts </script> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="images/icegen.css" rel="stylesheet" type="text/css"> <script language="JavaScript1.2" src="images/menus.js"></script> <script language="JavaScript1.2" src="images/fw_menu.js"></script> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> </head> <body bgcolor="E4E6EA" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="switchMenu('myvar');switchMenu('myvar1');switchMenu('myvar2');switchMenu('myvar3');switchMenu('myvar4');switchMenu('myvar5');switchMenu('myvar6');switchMenu('myvar7')"> <script language="JavaScript1.2">fwLoadMenus();</script> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top"> <table width="759" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" bgcolor="#FFFFFF"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="26" align="right" valign="middle" bgcolor="#ff7d01"> <table height="26" border="0" cellpadding="0" cellspacing="0"> <tr> <td> &nbsp;</td> <td valign="middle"> <a class="MenuTds" href="companyprofile.htm" onmouseout="FW_startTimeout();" onmouseover="window.FW_showMenu(window.fw_menu_7,55,29);"> <img src="images/aboutus.gif" width="53" height="13" border="0"> </a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a onmouseout="FW_startTimeout();" onmouseover="window.FW_showMenu(window.fw_menu_1,125,29);" class="MenuTds" href="consulting.htm"> <img src="images/solutions.gif" height="13" border="0"></a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a onmouseout="FW_startTimeout();" onmouseover="window.FW_showMenu(window.fw_menu_6,250,29);" href="typesetting.htm"> <img src="images/epubl.gif" height="13" border="0"> </a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a onmouseout="FW_startTimeout();" onmouseover="window.FW_showMenu(window.fw_menu_4,355,29);" href="medicalbill.htm"> <img src="images/approach.gif" height="13" border="0"> </a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a href="whyicegen.htm"> <img src="images/bpo.gif" height="13" border="0"> </a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a onmouseout="FW_startTimeout();" onmouseover="window.FW_showMenu(window.fw_menu_2,500,29);" href="apps.htm"> <img src="images/rfid.gif" height="13" border="0"> </a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a class="MenuTds" href="industry.htm" onmouseout="FW_startTimeout();" onmouseover="window.FW_showMenu(window.fw_menu_3,550,29);"> <img src="images/industry.gif" width="55" height="13" border="0"></a> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a href="career.htm"> <img src="images/career.gif" width="42" height="13" border="0"></a> </td> <td valign="middle"> &nbsp;<img src="images/topmenuline.gif" width="5" height="26">&nbsp; </td> <td valign="middle"> <a href="contactus.htm"> <img src="images/contactus.gif" width="65" height="13" border="0"></a> </td> <td valign="middle"> <div align="right"> <img src="images/orangespacer.gif" width="18" height="8"> </div> </td> </tr> </table> </td> </tr> <tr> <td background="images/menugray.gif"> <img src="images/menugray.gif" width="1" height="9"></td> </tr> <tr> <td align="left" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="200"> <div align="right"> <a href="home.htm"> <img src="images/logo.gif" width="145" height="95" border="0"></a></div> </td> <td width="20"> <img src="images/dotedline.gif" width="20" height="132"></td> <td width="295" class="quotearea"> &quot;They believed in one thing:<br> Get the right data to the right people<br> in the right place at the right time.<br> And all that took was a new way of seeing.<br> And a new way of moving....&quot;</td> <td width="232" align="left" valign="middle"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="16"> <div align="right"> <a href="javascript:popitup1('start.swf')"> <img src="images/corporate.gif" border="0"></a></div> </td> </tr> <tr> <td height="16"> <div align="right"> <a href="valueofmobile.htm"> <img src="images/value.gif" width="115" height="10" border="0"></a></div> </td> </tr> <tr> <td height="16"> <div align="right"> <a href="mobilecommercevswirelessweb.htm"> <img src="images/mobile.gif" width="231" height="10" border="0"></a></div> </td> </tr> <tr> <td height="16"> <div align="right"> <a href="mobileconsiderations.htm"> <img src="images/mobileconsi.gif" width="160" height="10" border="0"></a></div> </td> </tr> </table> </td> <td width="12"> &nbsp;</td> </tr> </table> </td> </tr> <tr> <td> <img src="images/line.gif" width="758" height="22"></td> </tr> <tr> <td align="left" valign="top"> <table width="758" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="216" align="left" valign="top"> <table width="95%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5%" align="left" valign="top"> <img src="images/insideleftline.gif" width="8" height="219"></td> <td width="95%" align="left" valign="top"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <img src="images/testimg.gif" width="208" height="93"></td> </tr> <tr> <td background="images/insidepageleftdotedline.gif"> <img src="images/insidepageleftdotedline.gif" width="3" height="1"></td> </tr> <tr> <td> <div align="right"> <p class="submenutext"> &nbsp;</p> </div> </td> </tr> <tr> <td background="images/insidepageleftdotedline.gif"> <div align="right"> <img src="images/insidepageleftdotedline.gif" width="3" height="1"></div> </td> </tr> <tr> <td> <div align="right"> <p class="submenutext"> &nbsp;</p> </div> </td> </tr> <tr> <td background="images/insidepageleftdotedline.gif"> <div align="right"> <img src="images/insidepageleftdotedline.gif" width="3" height="1"></div> </td> </tr> <tr> <td> <div align="right"> <p class="submenutext"> &nbsp;</p> </div> </td> </tr> <tr> <td background="images/insidepageleftdotedline.gif"> <div align="right"> <img src="images/insidepageleftdotedline.gif" width="3" height="1"></div> </td> </tr> <tr> <td> <div align="right"> <p class="submenutext"> &nbsp;</p> </div> </td> </tr> <tr> <td background="images/insidepageleftdotedline.gif"> <div align="right"> <img src="images/insidepageleftdotedline.gif" width="3" height="1"></div> </td> </tr> <tr> <td> <div align="right"> <p class="submenutext"> &nbsp;</p> </div> </td> </tr> <tr> <td background="images/insidepageleftdotedline.gif"> <img src="images/insidepageleftdotedline.gif" width="3" height="1"></td> </tr> <tr> <td> <div align="right"> <p class="submenutext"> &nbsp;</p> </div> </td> </tr> <tr> <td> &nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td width="542" height="219" align="left" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="1%" valign="top"> <img src="images/insideline.gif" width="1" height="2500"></td> <td width="2%" align="left" valign="top"> <img src="images/whitespacer.gif" width="12" height="1"></td> <td width="97%" align="left" valign="top"> <table width="100%" height="219" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="19" align="left" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="4%"> <img src="images/grayarrow.gif" width="11" height="11"></td> <td width="96%" class="insidetitletext"> TESTIMONIALS</td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top"> <!-- begin absolutely positioned scrollable area object--> <br> <div id="wrapper7"> <p> <a onclick="switchMenu('myvar7');" title="Switch the Menu"> <img name="col" src="images/harperin.gif" width="320" height="31" onclick="toggle7();"></a></p> <div id="myvar7"> <span class="icegen">&quot;We were very pleased with the quality of the Japanese files. Thanks to all your team for their hard work. &quot;<br> <br> </span><span class="icegen"><strong>Emma McDade <br>Production Head, HarperCollins, U.K </span></strong> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper"> <p> <a onclick="switchMenu('myvar');" title="Switch the Menu"> <img name="pat" src="images/medicalin.gif" width="320" height="31" onclick="toggle();"></a></p> <div id="myvar"> <span class="icegen"><b>Outsourcing of software development - a good idea or a big risk?</b></span> <p align="justify" class="icegen"> Medical Wizards Corporation, based in Redmond, Washington, was facing a serious crisis with development of it's Palm OS and Pocket PC software. This company previously run by Dr.Grant Fraser, M.D., an Emergency Physician and a Programmer, who is at present our Chief Medical Officer, had reached the stage where it could no longer internally keep up with the programming of software and outsourcing became necessary.</p> <p align="justify" class="icegen"> In January 2003, the search began for the best team of programmers to program Medical Wizard's products with many badly needed enhancements. Additionally a large number of products were awaiting development. Medical Wizards considered over 20 companies and chose Icegein.</p> <p align="justify" class="icegen"> It was with some apprehension that this was pursued given the physical distance between the development team and the programmers in India. </p> <p align="justify" class="icegen"> The experience of Medical Wizards has been that a highly complex product line on both Palm OS and Pocket PC platforms was delivered in under 4 months with all products delivered ahead of schedule, at quoted cost and exceeding quality expectations.</p> <p align="justify" class="icegen"> Dr. Fraser has gained such confidence in Icegein over this last 4 months that he has entered Several additional projects with Icegein, with some of these projects already being close to delivery and additional projects being planned. Medical Wizards has been able to grow at 500% the speed it would have been able to otherwise and at only 30% of the cost of obtaining the same services locally.</p> <p align="justify" class="icegen"> Dr. Fraser has been so pleased with our services that he has joined our team as Chief Medical Officer. Moreover, he has offered to be available for contact with any prospective clients at his personal email of <a href="mailto:gf@icegen.net">gf@icegen.net</a>. Samples of Icegein's work for Medical Wizards can be downloaded from the Medical Wizards'site at <a href="http://www.medicalwizards.com">http://www.medicalwizards.com</a>.</p> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper6"> <p> <a onclick="switchMenu('myvar6');" title="Switch the Menu"> <img name="hea" src="images/healthin.gif" width="320" height="31" onclick="toggle6();"></a></p> <div id="myvar6"> <span class="icegen">I just wanted to let you know how pleased I am with the work that your people are doing. </span> <p align="justify"> <span class="icegen">I want to thank all the team members, especially for their dedication in producing a top quality product that has met the high specifications of the author  me!</span></p> <p align="justify"> <span class="icegen">In choosing a company for the first time, it is always a big gamble as to their professionalism, ability, and commitment to producing a work of acceptable quality.</span></p> <p align="justify"> <span class="icegen">Your company has definitely exceeded my expectations and I am delighted to have found such a company. <p align="justify"> <span class="icegen">I am also excited to have found a company that I can trust and depend on for all of my future publishing needs. </span> </p> </span> </p> <span class="icegen"><strong>President</strong></span><br> <span class="icegen"><strong>Health Educator Publications, Inc. USA.</strong></span> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper3"> <p> <a onclick="switchMenu('myvar3');" title="Switch the Menu"> <img name="pay" src="images/handin.gif" onclick="toggle3();"></a></p> <div id="myvar3"> <span class="icegen">One of HHM's biggest headaches during the past several years has been the conversion of data from and between various formats. Recently I have become acquainted with a group in India who has developed a number of sophisticated tools that remarkably facilitate the process.</span> <p align="justify"> <span class="icegen">Icegein has experience in providing data conversion services to publishing houses that need to move data in and out of various formats including XML, HTML, SGML, Quark, PDF and others. <br> <br> I must commend that they are intelligent, eager and deeply committed to providing a unique level of customer service. <br> <br> </span><span class="icegen"><strong>Dr.Michael Beheshti, CEO Handheldmed Inc., U.S.A </span></strong> </p> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper2"> <p> <a onclick="switchMenu('myvar2');" title="Switch the Menu"> <img name="cod" src="images/parin.gif" onclick="toggle2();"></a></p> <div id="myvar2"> <span class="icegen">&quot;Your team has been a fixture at Kali Labs for the last month. I had some funny feelings about companies from India but you have erased all of that and now I understand why Indian companies are so successful. I am truly proud of you all for making it a successful venture.&quot;</span></p> <p align="justify"> <span class="icegen">Best regards,<br> <br> </span><span class="icegen"><strong>Veerappan Subramanian, Ph.D., President & CEO, Kali Laboratories, Inc.<br>(A PAR Pharmaceutical company) </span></strong> </p> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper1"> <p> <a onclick="switchMenu('myvar1');" title="Switch the Menu"> <img name="cha" src="images/ontimein.gif" onclick="toggle1();"></a></p> <div id="myvar1"> <span class="icegen">&quot;I am very pleased with our OnTimeRx® software.<br> <br> Your team approach was great for this project. The quality of the work, the dedicated service, and the quick responses for revisions were especially appreciated - and all for a fair price.<br> <br> That's what makes Icegein a good value in a very competitive market. I look forward to working with you again on a future project.&quot;<br> <br> <strong>Susan Torrico, President <br> AmeliaPlex, Inc.</strong><br> <a href="http://www.pillsinyourpalm.com">www.pillsinyourpalm.com</a></span> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper4"> <p> <a onclick="switchMenu('myvar4');" title="Switch the Menu"> <img name="cla" src="images/baronin.gif" onclick="toggle4();"></a></p> <div id="myvar4"> <span class="icegen">&quot;We are very pleased with the responsiveness of the group. We feel the follow up information and speed at which tasks are being completed have exceeded our expectations&quot;.<br> <br> </span><span class="icegen"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Guy Baroan, <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CEO Baroan Technologies Inc.</span></strong> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <div id="wrapper5"> <p> <a onclick="switchMenu('myvar5');" title="Switch the Menu"> <img name="acc" src="images/picein.gif" onclick="toggle5();"></a></p> <div id="myvar5"> <span class="icegen"><b>Wireless/PDA products developed in PICE Platform.</b><br> </span> <p align="justify" class="icegen"> "Just a quick note to let you know how pleased I am with your products. They are full of features, easy to use, and your support of Mac OS should be commended. Keep up the good work!"</p> <b><font color="slateblue"><span class="bluetext">Mark Carl, RN</span></font></b> <p align="justify" class="icegen"> "Thank you for a terrific program. It is very useful and complete. I work in a very busy PICU and find the information invaluable. I'm also a transport nurse for critically ill children and would not leave without my palm and your program. Thanks again!"</p> <b><font color="slateblue"><span class="bluetext">Scott Raymond RN COS</span></font></b> <p align="justify" class="icegen"> This software rocks! With literally hundreds of different slides of Dr. Netter's beautifully rendered dissections, easy to read labels, well-written descriptions, and elegantly organized structure, this should be required software in medical school or even on the wards.you get the ability to carry around an entire atlas in the palm of your hand, it's well worth it!</p> <b><font color="slateblue"><span class="bluetext">Handango.com user</span></font></b> <p align="justify" class="icegen"> Never seen anything like this! This program is amazing! Never thought it was possible to have such high quality pictures on my Palm. Love it and would recommend it without hesitation.</p> <b><font color="slateblue"><span class="bluetext">Jim McCarthy from Tallahassee, FL </span></font></b> <p align="justify" class="icegen"> <font color="#CCCCCC">_______________________________________________________________________</font></p> </div> </div> <!-- end absolutely positioned scrollable area object --> </td> <td> &nbsp;&nbsp;</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td width="214" height="15" bgcolor="#EFEFEF"> <div align="right"> <p class="icegen"> &nbsp;</p> </div> </td> <td width="545" bgcolor="#EFEFEF" class="copyright"> All rights reserved © 2009, Icegein Computing Private Limited</td> </tr> </table> </td> <td background="images/rightbg.gif"> <img src="images/rightbg.gif" width="21" height="8"></td> <td bgcolor="E4E6EA"> </td> </tr> </table> </body> </html>