ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>.: In4Velocity Systems :. Accelerate your Information . . . </title> <meta name="description" content="IN4Velocity is a leading provider of software solutions, end-to-end process automation, management and benchmarking software for the PSA, Professional Services and Real Estate Industries."> <meta name="keywords" content="IT, Professional Services, PSA, In4Velocity, in4velocity, velocity, Information Technology, Enterprise Solution, Automation, Process, Management, Accelerate, Velocity, Speed, Information, Data, Software, Services, Professional, Real, Estate, Real Estate, Construction, Property Development, Property Management, Infrastructure, Product Development, Software services, BPO, Business Process Outsourcing, ITES, IT Enabled Services, Legal Services, Law Firms, Business Consulting"> <meta name="rating" content="general"> <meta name="copyright" content="2005, In4Velocity Systems"> <meta name="revisit-after" content="31 Days"> <meta name="expires" content="never"> <meta name="distribution" content="global"> <meta name="robots" content="index"> <link href="css/in4css.css" rel="stylesheet" type="text/css"> <SCRIPT language=javascript> var n = (document.layers) ? 1 : 0 var ie = (document.all) ? 1 : 0 //Testimonials changes var range = ""; var styleObj = ""; var mutex = 0; var yplace = 0; var ymax = 0; var ymin = 0; var xplace = 0; var speed = 1; //speed at which the news scrolls var newsHeight = 175; //height of the news clipping div (Hight of the testimonials **) var newsId = "news"; //clients changes var mutex1 = 0; var yplace1 = 0; var ymax1 = 0; var ymin1 = 0; var xplace1 = 0; var speed1 = 1; //speed at which the news scrolls var newsHeight1 = 650; var type = 0; var newsId1 = "news1"; //name of the overall news div var newsClipId = "newsClipping"; //name of the news clipping div var newsClipId1 = "newsClipping1"; //name of the news clipping div var mutex2 = 0; var yplace2 = 0; var ymax2 = 0; var ymin2 = 0; var xplace2 = 0; var speed2 = 1; //speed at which the news scrolls var newsHeight2 = 650; //var type = 0; var newsId2 = "news2"; //name of the overall news div var newsClipId2 = "newsClipping2"; //name of the news clipping div var newsClipId2 = "newsClipping2"; //name of the news clipping div var mutex3 = 0; var yplace3 = 0; var ymax3 = 0; var ymin3 = 0; var xplace3 = 0; var speed3 = 1; //speed at which the news scrolls var newsHeight3 = 650; //var type = 0; var newsId3 = "news3"; //name of the overall news div var newsClipId3 = "newsClipping3"; //name of the news clipping div var newsClipId3 = "newsClipping3"; //name of the news clipping div var mutex4 = 0; var yplace4 = 0; var ymax4 = 0; var ymin4 = 0; var xplace4 = 0; var speed4 = 1; //speed at which the news scrolls var newsHeight4 = 650; //var type = 0; var newsId4 = "news4"; //name of the overall news div var newsClipId4 = "newsClipping4"; //name of the news clipping div var newsClipId4 = "newsClipping4"; //name of the news clipping div if (ie) { range = "all."; styleObj = ".style"; } if (n) newsId = newsClipId + ".document." + newsId; if (n) newsId1 = newsClipId1 + ".document." + newsId1; if (n) newsId2 = newsClipId2 + ".document." + newsId2; if (n) newsId3 = newsClipId3 + ".document." + newsId3; if (n) newsId4 = newsClipId4 + ".document." + newsId4; function redraw() { // derived from Webmonkey CSS fix. Modified for use on ASMBLR, Mar 15, 2000 if (document.ASMBLR.redraw.winWidth != window.innerWidth || document.ASMBLR.redraw.winHeight != window.innerHeight) { document.location = document.location; } } function redrawInit() { // derived from Webmonkey CSS fix. Modified for use on ASMBLR, Mar 15, 2000 if (n) { document.ASMBLR = new Object; document.ASMBLR.redraw = new Object; document.ASMBLR.redraw.winWidth = window.innerWidth; document.ASMBLR.redraw.winHeight = window.innerHeight; window.onresize = redraw(); } } function shiftTo(obj, x, y) { if (n) { obj.moveTo(x, y); } else { obj.pixelLeft = x; obj.pixelTop = y; } } function getObject(obj) { var theObj = eval("document." + range + obj + styleObj); return theObj; } function scrollUp() { arg = scrollUp.arguments if (arg.length == 0) { if (mutex == 1) { var theObj = getObject(newsId); if (yplace < ymax) { yplace = yplace + speed; if (yplace > ymax) yplace = ymax; shiftTo(theObj, xplace, yplace); setTimeout("scrollUp()", 15); } } } else { var theObj = getObject(newsId); shiftTo(theObj, xplace, arg[0]); yplace = arg[0]; } } function scrollDown() { if (mutex == 1) { var theObj = getObject(newsId); if (yplace > ymin) { yplace = yplace - speed; if (yplace < ymin) yplace = ymin; shiftTo(theObj, xplace, yplace); setTimeout("scrollDown()", 15); } } } function init() { redrawInit(); theObj = getObject(newsId); if (n) ymin = (theObj.clip.height - newsHeight) * -1; else { styleObj = ""; theObj = getObject(newsId); ymin = (theObj.offsetHeight - newsHeight) * -1; styleObj = ".style"; } } /////////////////////////////////////////////// function redraw1() { // derived from Webmonkey CSS fix. Modified for use on ASMBLR, Mar 15, 2000 if (document.ASMBLR.redraw.winWidth != window.innerWidth || document.ASMBLR.redraw.winHeight != window.innerHeight) { document.location = document.location; } } function redrawInit1() { // derived from Webmonkey CSS fix. Modified for use on ASMBLR, Mar 15, 2000 if (n) { document.ASMBLR = new Object; document.ASMBLR.redraw = new Object; document.ASMBLR.redraw.winWidth = window.innerWidth; document.ASMBLR.redraw.winHeight = window.innerHeight; window.onresize = redraw(); } } function shiftTo1(obj, x, y) { if (n) { obj.moveTo(x, y); } else { obj.pixelLeft = x; obj.pixelTop = y; } } function shiftTo2(obj, x, y) { if (n) { obj.moveTo(x, y); } else { obj.pixelLeft = x; obj.pixelTop = y; } } function shiftTo3(obj, x, y) { if (n) { obj.moveTo(x, y); } else { obj.pixelLeft = x; obj.pixelTop = y; } } function shiftTo4(obj, x, y) { if (n) { obj.moveTo(x, y); } else { obj.pixelLeft = x; obj.pixelTop = y; } } function getObject1(obj) { var theObj = eval("document." + range + obj + styleObj); return theObj; } function getObject2(obj) { var theObj = eval("document." + range + obj + styleObj); return theObj; } function getObject3(obj) { var theObj = eval("document." + range + obj + styleObj); return theObj; } function getObject4(obj) { var theObj = eval("document." + range + obj + styleObj); return theObj; } function scrollUp1() { arg = scrollUp1.arguments; if (arg.length == 0) { if (mutex1 == 1) { var theObj = getObject1(newsId1); if (yplace1 < ymax1) { yplace1 = yplace1 + speed1; if (yplace1 > ymax1) yplace1 = ymax1; shiftTo1(theObj, xplace1, yplace1); setTimeout("scrollUp1()", 15); } } } else { var theObj = getObject1(newsId1); shiftTo1(theObj, xplace1, arg[0]); yplace1 = arg[0]; } } function scrollUp2() { arg = scrollUp2.arguments if (arg.length == 0) { if (mutex2 == 1) { var theObj = getObject2(newsId2); if (yplace2 < ymax2) { yplace2 = yplace2 + speed2; if (yplace2 > ymax2) yplace2 = ymax2; shiftTo2(theObj, xplace2, yplace2); setTimeout("scrollUp2()", 10); } } } else { var theObj = getObject2(newsId2); shiftTo2(theObj, xplace2, arg[0]); yplace2 = arg[0]; } } function scrollUp3() { arg = scrollUp3.arguments if (arg.length == 0) { if (mutex3 == 1) { var theObj = getObject3(newsId3); if (yplace3 < ymax3) { yplace3 = yplace3 + speed3; if (yplace3 > ymax3) yplace3 = ymax3; shiftTo2(theObj, xplace3, yplace3); setTimeout("scrollUp3()", 15); } } } else { var theObj = getObject3(newsId3); shiftTo3(theObj, xplace3, arg[0]); yplace3 = arg[0]; } } function scrollUp4() { arg = scrollUp4.arguments if (arg.length == 0) { if (mutex4 == 1) { var theObj = getObject4(newsId4); if (yplace4 < ymax4) { yplace4 = yplace4 + speed4; if (yplace4 > ymax4) yplace4 = ymax4; shiftTo4(theObj, xplace4, yplace4); setTimeout("scrollUp4()", 15); } } } else { var theObj = getObject4(newsId4); shiftTo4(theObj, xplace4, arg[0]); yplace4 = arg[0]; } } function scrollDown1() { if (mutex1 == 1) { var theObj = getObject1(newsId1); if (yplace1 > ymin1) { yplace1 = yplace1 - speed1; if (yplace1 < ymin1) yplace1 = ymin1; shiftTo1(theObj, xplace1, yplace1); setTimeout("scrollDown1()", 15); } } } function scrollDown2() { if (mutex2 == 1) { var theObj = getObject2(newsId2); if (yplace2 > ymin2) { yplace2 = yplace2 - speed2; if (yplace2 < ymin2) yplace2 = ymin2; shiftTo2(theObj, xplace2, yplace2); setTimeout("scrollDown2()", 10); } } } function scrollDown3() { if (mutex3 == 1) { var theObj = getObject3(newsId3); if (yplace3 > ymin3) { yplace3 = yplace3 - speed3; if (yplace3 < ymin3) yplace3 = ymin3; shiftTo3(theObj, xplace3, yplace3); setTimeout("scrollDown3()", 15); } } } function scrollDown4() { if (mutex4 == 1) { var theObj = getObject4(newsId4); if (yplace4 > ymin4) { yplace4 = yplace4 - speed4; if (yplace4 < ymin4) yplace4 = ymin4; shiftTo4(theObj, xplace4, yplace4); setTimeout("scrollDown4()", 15); } } } function init1() { //debugger; /*redrawInit(); theObj = getObject(newsId); if (n) ymin = (theObj.clip.height - newsHeight) * -1; else { styleObj = ""; theObj = getObject(newsId); ymin = (theObj.offsetHeight - newsHeight) * -1; styleObj = ".style"; } */ //below commented by selva //redrawInit1(); //type=-2; if (type == -1) { theObj = getObject(newsId); if (n) ymin = (theObj.clip.height - newsHeight) * -1; else { styleObj = ""; theObj = getObject(newsId); ymin = (theObj.offsetHeight - newsHeight) * -1; styleObj = ".style"; } } else if (type == -2) { theObj = getObject1(newsId1); if (n) ymin1 = (theObj.clip.height - newsHeight1) * -1; else { styleObj = ""; theObj = getObject1(newsId); ymin1 = (theObj.offsetHeight - newsHeight1) * -1; styleObj = ".style"; } } else if (type == -3) { theObj = getObject2(newsId2); if (n) ymin2 = (theObj.clip.height - newsHeight2) * -1; else { styleObj = ""; theObj = getObject2(newsId); ymin2 = (theObj.offsetHeight - newsHeight2) * -1; styleObj = ".style"; } } else if (type == -4) { theObj = getObject3(newsId3); if (n) ymin3 = (theObj.clip.height - newsHeight3) * -1; else { styleObj = ""; theObj = getObject3(newsId); ymin3 = (theObj.offsetHeight - newsHeight3) * -1; styleObj = ".style"; } } else if (type == -5) { theObj = getObject4(newsId4); if (n) ymin4 = (theObj.clip.height - newsHeight4) * -1; else { styleObj = ""; theObj = getObject4(newsId); ymin4 = (theObj.offsetHeight - newsHeight4) * -1; styleObj = ".style"; } } else { theObj = getObject(newsId); if (n) ymin = (theObj.clip.height - newsHeight) * -1; else { styleObj = ""; theObj = getObject(newsId); ymin = (theObj.offsetHeight - newsHeight) * -1; styleObj = ".style"; } theObj = getObject1(newsId1); if (n) ymin1 = (theObj.clip.height - newsHeight1) * -1; else { styleObj = ""; theObj = getObject1(newsId); ymin1 = (theObj.offsetHeight - newsHeight1) * -1; styleObj = ".style"; } if (n) ymin2 = (theObj.clip.height - newsHeight2) * -1; else { styleObj = ""; theObj = getObject2(newsId); ymin2 = (theObj.offsetHeight - newsHeight2) * -1; styleObj = ".style"; } if (n) ymin3 = (theObj.clip.height - newsHeight3) * -1; else { styleObj = ""; theObj = getObject3(newsId); ymin3 = (theObj.offsetHeight - newsHeight3) * -1; styleObj = ".style"; } if (n) ymin4 = (theObj.clip.height - newsHeight4) * -1; else { styleObj = ""; theObj = getObject4(newsId); ymin4 = (theObj.offsetHeight - newsHeight4) * -1; styleObj = ".style"; } } } /////////////////// //} //--> </SCRIPT> <style type="text/css"> #tablist{ padding: 3px 0; margin-left: 0; margin-bottom: 0; margin-top: 0.1em; font: bold 12px Verdana; } #tablist li{ list-style: none; display: inline; margin: 0; } #tablist li a{ padding: 3px 0.5em; margin-left: 3px; border: 1px solid #778; border-bottom: none; background: white; } #tablist li a:link, #tablist li a:visited{ color: navy; } #tablist li a.current{ background: lightyellow; } #tabcontentcontainer{ width: 700px; /* Insert Optional Height definition here to give all the content a unified height */ padding: 5px; border: 1px solid black; } .tabcontent{ display:none; } </style> </head> <body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" onload=init1();> <center> <table width="770" height="100%" border="0" cellpadding="0" cellspacing="0" background="../images/tableBG.jpg"> <tr> <td width="770" valign="top"> <table width='770' border='0' cellpadding='0' cellspacing='0'> <tr> <td rowspan='2' align='left' valign='bottom' width='182' height='64'> <IMG height=51 hspace=0 src="../images/In4Logo.jpg" width=182 border=0 ></td> </tr> <tr> <td width="100%" height='23' align='right' valign='bottom' background='../images/white_spacer.gif'> <table width="100%" border='0' cellspacing='0' cellpadding='0' background='../images/white_spacer.gif'> <tr> <td class='menuHome'><A href="default.htm"></a></td> <td class='menuProd'><A href="in4Products.htm"></a></td> <td class='menuClient'><A href="#"></a></td> <td class='menuPartners'><A href="in4Partners.htm"></a></td> <td class='menuSupport'><A href="in4Support.htm"></a></td> <td class='menuCareer'><A href="in4Career.htm"></a></td> <td class='menuContact'><A href="in4Contact.htm"></a></td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td width="770" height="100%" align="middle" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td valign="top" align="middle"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="73%" align="right" valign="top"><table border="0" align="right" cellpadding="0" cellspacing="0" bordercolor="#ffffff" style="BORDER-COLLAPSE: collapse"> <tr> <td><IMG hspace=0 src="../images/ClientCollage1.jpg" border=0 ></td> <td><IMG hspace=0 src="../images/ClientCollage2.jpg" border=0 ></td> </tr> <tr> <td colspan="2"><IMG hspace=0 src="../images/ClientCollage3.jpg" border=0 ></td> </tr> </table></td> <td width="27%" align="left" valign="top"><table width="100%" align='right' valign="top" border='0' height="100%" cellpadding='7' cellspacing='4'> <!--<tr> <td class='btnInner1'><A href="in4overview.htm">Company Overview</a></td> </tr>--> <tr> <td class='btnInner1'><A href="in4management.htm">Company Management</a></td> </tr> <tr> <td class='btnInner1'><A href="in4Products.htm">Real Estate Products</a></td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td valign="top" height="100%"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;&nbsp;<font size=3 face=arial color="orange"><b>Sample Clients</b></font> </td> </tr> <tr> <td> <table width="97%" border="0" cellspacing="0" cellpadding="0"> <tr> <!--<td width="2%"> &nbsp; </td>--> <td > <div id="divClientList" style="height:470px;width:770px;overflow: auto;"> <table width="100%" border="0" cellspacing="1" cellpadding="1"> <tr> <td class="bodytxt2"><a href="#" target="_blank"><img src="../images/adventz.jpg" width="90" height="45" border="0"></a></td> <td class="bodytxt2"><a href="http://www.acmehousing.com/" target="_blank"><IMG height=45 hspace=0 src="../images/acmegroup.jpg" width=90 border=0 ></a></td> <td class="bodytxt2" ><a href="http://www.alchemyindia.com/" target="_blank"><img src="../images/alchamey.png" width="91" height="46" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.atulenterprises.com/" target="_blank"><IMG height=45 hspace=0 src="../images/Atul.png" width=90 border=0 ></a></td> <td class="bodytxt2"><a href="http://www.alphagcorp.com/" target="_blank"><img height=45 hspace=0 src="../images/alpha_logo.gif" width=90 border=0 ></a></td> <td class="bodytxt2" ><a href="http://www.bengalaero.com/" target="_blank"><img src="../images/BAPL.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.bubhandarilandmarks.com/site/home" target="_blank"><img src="../images/Bu bhandari.png" width=90 height=45 border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.casagrande.in/" target="_blank"><img src="../images/cgproperties.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.cloverrealty.in/" target="_blank"><img src="../images/clover.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.concordegroup.in/" target="_blank"><img src="../images/concordegroup.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.dbrealty.co.in/" target="_blank"><img src="../images/DBRealty.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.diamondgroupweb.com/" target="_blank"><img src="../images/diamondgroup.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.darodejog.com/" target="_blank"><img src="../images/DJ.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.earthinfra.com/" target="_blank"><img src="../images/Earth Infra.png" width=90 height=45 border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2"> <a href="http://eishagroup.com/" target="_blank"><IMG height=45 hspace=0 src="../images/eisha.jpg" width=90 border=0 ></a></td> <td class="bodytxt2" ><a href="http://www.ektaworld.com/" target="_blank"><img src="../images/ekta.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.etastar.com/" target="_blank"><img src="../images/Eta.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2"><a href="http://www.everestindia.com/" target="_blank"><img border="0" src="../images/everest developers.png" width="89" height="45"></a></td> <td class="bodytxt2" ><a href="http://www.gcorpgroup.com/" target="_blank"><img src="../images/gcorp.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.ggproperties.com" target="_blank"><img src="../images/goldengate.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.hilandcal.com/" target="_blank"><img src="../images/hiland.png" width=90 height=45 border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.ideal.in/" target="_blank"><img src="../images/ideal.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.ivrprime.com" target="_blank"><img src="../images/ivrcl.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.jalindia.com/" target="_blank"><img src="../images/jaypeegroup.jpeg" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.kanakiaspaces.com/" target="_blank"><img src="../images/Kanakiaspaces.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.kunalgroup.in/" target="_blank"><img src="../images/kunalgroup.jpg" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.landcraft.in/" target="_blank"><img src="../images/Landcraft.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.larsentoubro.com" target="_blank"><img src="../images/lnt.gif" width=90 height=45 border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.lunkadrealty.com/" target="_blank"><img src="../images/lunkadrealty.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.mahimagroup.org/" target="_blank"><img src="../images/mahima.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://manavgroup.in/" target="_blank"><img src="../images/Manav.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.marathonrealty.com/" target="_blank"><img src="../images/marathon.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.omniyat.com/" target="_blank"><img src="../images/Ominiyat.gif" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.orbitcorp.com" target="_blank"><img src="../images/Orbitcorp.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.parshwanath.co.in/" target="_blank"><img src="../images/Parshwanath.png" width=90 height=45 border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.patelrealty.in/" target="_blank"><img src="../images/Patel.png" width=90 height=45 border="0"></a></td> <td class="bodytxt2"><a href="http://www.pearlsinfrastructure.com/" target="_blank"><img border="0" src="../images/Pearls.png" width="89" height="43"></a></td> <td class="bodytxt2"><a href="http://www.peninsula.co.in/" target="_blank"><img src="../images/Peninsula.png" width="90" height="45" border="0"></a> </td> <td class="bodytxt2" ><a href="#" target="_blank"><img src="../images/PGE Lifestyle.jpg" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.puriconstructions.com/" target="_blank"><img src="../images/puri constructions.jpg" width=90 height=45 border="0"></a></td> <td class="bodytxt2" ><a href="http://www.qvcrealty.com/" target="_blank"><img src="../images/qvcrealty.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.rinfra.com/" target="_blank"><img src="../images/reliance.png" width="89" height="45" border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.renaissanceholdings.com" target="_blank"><img src="../images/reniassance.gif" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.rmzcorp.com/" target="_blank"><img src="../images/rmzcorp.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2"><a href="http://www.rosedalenri.com/" target="_blank"><img src="../images/rosedale.gif" width="90" height="46" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.saarrthigroup.com/saarrthi/" target="_blank"><img src="../images/saarthi.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.siddhagroup.com/" target="_blank"><img src="../images/sdiiha.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.shrachi.com/" target="_blank"><img src="../images/Shrachi.gif" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.shristicorp.com/main.html" target="_blank"><img src="../images/shristi.png" width="89" height="45" border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.sohamworld.com/" target="_blank"><img src="../images/soham.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.spireworld.in/" target="_blank"><img src="../images/spireworld.jpg" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.sunteckindia.com/" target="_blank"><img src="../images/suntecl.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.supremeuniversal.in/" target="_blank"><img src="../images/Supreme.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2"><a href="http://www.surajgroup.in/" target="_blank"><img src="../images/suraj.png" width="90" height="46" border="0"></a></td> <td class="bodytxt2"><a href="#" target="_blank"><img src="../images/SI.gif" width="90" height="46" border="0"></a></td> <td class="bodytxt2" ><a href="www.umangudyog.com/" target="_blank"><img src="../images/umang.png" width="89" height="45" border="0"></a></td> </tr> <tr><td colspan="5">&nbsp;</td></tr> <tr> <td class="bodytxt2" ><a href="http://www.vaastuinternational.com/" target="_blank"><img src="../images/Vaastu_logo.jpg" width="89" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="http://www.vakilhousing.com/" target="_blank"><img src="../images/vakilhousing.png" width="89" height="45" border="0"></a></td> <td class="bodytxt2"><a href="http://www.vaswanigroup.com/" target="_blank"><img src="../images/Vaswani.jpg" width="90" height="46" border="0"></a></td> <td class="bodytxt2"><a href="http://zuari.in/" target="_blank"><img src="../images/Zuari.png" width="90" height="46" border="0"></a></td> <td class="bodytxt2"><a href="#" target="_blank"><img src="../images/4_UCBGL.gif" width="90" height="45" border="0"></a></td> <td class="bodytxt2" ><a href="#" target="_blank"><img src="../images/plama.jpg" width="89" height="45" border="0"></a></td> <td class="bodytxt2"><a href="#" target="_blank"><img src="../images/prisha.jpg" width="90" height="46" border="0"></a></td> </tr> </table> </div> </td> </tr> </table> <br /> </td> </tr> </table> <table> </table> <!-- The below table commented by selva on 21uly2011--> <!-- <table width="80%" border="0" cellspacing="0" cellpadding="5" class="bodytxt2"> <tr> <td height="100%" align="left" valign="bottom" class="supportTxt"><IMG height=6 hspace=0 src="../images/blank_spacer.gif" width=10 border=0 >*Sample list</td> </tr> <tr> <td height="100%" align="left" valign="bottom" class="supportTxt">&nbsp;</td> </tr> <tr> <td height="100%" align="left" valign="bottom" class="supportTxt">&nbsp;&nbsp;&nbsp;<IMG hspace=0 src="../images/client_testi.gif" border=0 ></td> </tr> </table>--> <!-- The below table commented by selva on 21uly2011--> <!--<table width="100%" border="0"><tr><td width="80%">&nbsp;</td><td width="20%"><br><br> <A onMouseOver="window.status='Scroll Down'; mutex=1; scrollUp(); return true" onfocus=this.blur(); onMouseOut="window.status=''; mutex=0; return true" href="in4Client.htm"><IMG height=16 src="../images//scroll_upc.gif" width=21 border=0></A> </td></tr> <td>&nbsp;</td><td><br><br><br><br><br> <A onMouseOver="window.status='Scroll Up'; mutex=1; scrollDown(); return true" onfocus=this.blur(); onmouseout="window.status=''; mutex=0; return true" href="in4Client.htm"><IMG height=15 src="../images/scroll_downc.gif" width=21 border=0></A> </td> </tr></table>--> <DIV id=newsClipping style="Z-INDEX: 2; OVERFLOW: hidden; WIDTH: 716px; CLIP: rect(0px 928px 933px 0px); POSITION: absolute; TOP: 400px; HEIGHT: 185px"> <DIV id=news style="Z-INDEX: 1; LEFT: 0px; OVERFLOW: hidden; WIDTH: 715px; POSITION: absolute; TOP: 7px; HEIGHT: 1000px"> <!--<table width="84%" border="0" cellpadding="8" cellspacing="0"> <tr>--> <td align="left" valign="top"> <!--<table width="100%" border="0" cellpadding="0" cellspacing="5"> <tr> <td colspan="3" class="bodytxt">"Probably the best piece of unique Intellectual Property/Software I have seen in years. Great Job!"</td> </tr> <tr> <td>&nbsp;</td> <td width="83%" align="right" valign="top" class="bodytxt1">Arif Vakil,<br> <strong>Director<br>Vakil Housing </strong></td> <td width="17%" align="left" valign="top" class="bodytxt2Bold"><IMG height=79 src="../images/photo_arif.gif" width=62></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table><br> <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"Selecting In4Suite&reg; RE was a decision well made. The product has good coverage of the core functionality for the property developers and what was very impressive overall was the timely delivery and implementation of the entire system as committed by the team. I congratulate the individuals involved and would recommend In4Suite&reg; to other customers."</td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Sumit Dabriwala,<br> <strong>Managing Director<br>United Credit Belani Group Ltd.</strong></td> <td width="18%" align="left" valign="top" class="bodytxt2Bold"><IMG height=79 src="../images/photo_sumit.gif" width=62></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table> <br> <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"In4Suite&reg; is a comprehensive product that helps our company streamlines the business processes and responds to our customers in a rapid timeframe. By leveraging the core modules of Sales, Engineering and Purchase we have connected all departments online to deliver higher quality of output. The implementation of the product was smooth and timely; we congratulate the In4velocity&reg; team on delivering the same."</td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Ramanj NS,<br> <strong>Managing Director<br>Renaissance Holdings</strong></td> <td width="18%" align="left" valign="top" class="bodytxt2Bold"><IMG height=79 src="../images/ramanj.gif" ></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table>--> <!-- <br>--> <!-- <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"The Sales module in In4suite® was delivered from start to end in 4 weeks flat, including training and implementation. I'm glad we decided to work with In4velocity® and selected their solution. Their consultants have a strong domain knowledge which gives them the edge over the others and also our internal team gets a strong sense of comfort in their delivery as they understand our business inside out."</td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Reshma Kocher<br> <strong>GM- Marketing<br>SPAZE</strong></td> <td width="18%" align="left" valign="top" class="bodytxt2Bold"><IMG height=79 src="../images/ramanj.gif" ></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table>--> </td> <!-- <td>&nbsp;</td>--> <!-- <td align="left" valign="top">--> <!-- <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"We selected In4Suite&reg; RE over other products, as it is a much user-friendly solution with better technology and an in-depth coverage of the business functionality." </td> </tr> <tr> <td>&nbsp;</td> <td width="81%" align="right" valign="top" class="bodytxt1">Neville Vaswani,<br> <strong>Managing Director<br>Vaswani Group </strong></td> <td width="19%" align="left" valign="top" class="bodytxtBold"><IMG height=79 src="../images/photo_vaswani.gif" width=62></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table><br> <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"The requirement for systems like In4Suite&reg; RE are self justifying. Having access to data across the business functions from anywhere is critical to decision making &amp; profitability  this is something In4Suite&reg; RE provides well."</td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Manoj Menda,<br> <strong>Director<br>RMZ Corp</strong></td> <td width="18%" align="left" valign="top" class="bodytxtBold"><IMG height=79 src="../images/photo_manoj.gif" width=62></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table> <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt" height="10"></td> </tr> <tr> <td colspan="3" class="bodytxt"><div align="justify">"We evaluated several products including brand named companies, however, finally, we found In4Suite&reg; RE which was the only product built for the Real Estate Industry. The selection was obvious and without much delay my team was able to select In4suite® without much hesitation."</div></td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Rahul Todi,<br> <strong>Managing Director<br>Bengal Shrachi</strong></td> <td width="18%" align="left" valign="top" class="bodytxtBold"><IMG height=79 src="../images/photo_RahulTodi.gif" width=62></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table>--> <!-- <table width="100%" align="" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"We are extremely happy with the speed at which In4velocity® has implemented their solution. We were in the middle of launching projects and needed a system to work for us immediately and In4Suite® did make it happen. Both the teams worked well together to make this happen!."</td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Aman Sharma<br> <strong>Director<br>Spaze Towers Pvt. Ltd.</strong></td> <td width="18%" align="left" valign="top" class="bodytxt2Bold"><IMG height=79 src="../images/aman.gif" ></td> </tr> </table> <table width="100%" border="0" cellpadding="5" cellspacing="4"> <tr> <td colspan="3" class="bodytxt">"The Sales module in In4Suite&reg; was delivered from start to end in 4 weeks flat, including training and implementation. I'm glad we decided to work with In4velocity and selected their solution. Their consultants have a strong domain knowledge which gives them the edge over the others and also our internal team gets a strong sense of comfort in their delivery as they understand our business inside out."</td> </tr> <tr> <td>&nbsp;</td> <td width="82%" align="right" class="bodytxt1">Reshma Kocher,<br> <strong>GM - Marketing<br>Spaze Towers Pvt. Ltd.</strong></td> <td width="18%" align="left" valign="top" class="bodytxt2Bold"><IMG height=79 src="../images/ photo_reshma.gif" ></td> </tr> </table>--> <!-- <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699"> <tr> <td><IMG height=1 src="../images/trans.gif" width=7></td> </tr> </table>--> <!-- </td>--> <!-- </tr> </table>--> <P align=justify> </DIV> </DIV><!--</MAP></MAP></DIV>--> </td> </tr> </table></td></tr> <script language='JavaScript' src='in4Bot.js'></script> </table> </center> <div id="SEO" style="DISPLAY: none; Z-INDEX: 1">IT Professional Services PSA In4Velocity in4velocity velocity Information Technology Enterprise Solution Automation Process Management Accelerate Velocity Speed Information Data Software Services Professional Real Estate Real Estate Construction Property Development Property Management Infrastructure Product Development Software services BPO Business Process Outsourcing ITES IT Enabled Services Legal Services Law Firms Business Consulting</div> </body> </html>