Hunter Bajwa
Server: Microsoft-IIS/7.5
System: Windows NT EGAL 6.1 build 7601
User: IUSR_hrreflections (0)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: C:/inetpub/vhosts/hrreflections.com/httpdocs/testimonial.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Top It Executive Search Firms In India | HR Reflections</title>
<meta name="description" content="Our Client Testimonials are proof of our ability to achieve the target of being the Top It Executive Search Firms In India, offering wide range of recruitment facilities." />
<meta name="keywords" content="testimonials, hr reflections, recruitment, placement, services, mumbai" />
<link rel="canonical" href="http://www.hrreflections.com/testimonial.html" />

<meta name="author" content="Ritesh Goel"/>
<meta name="robots" content="index,follow"/>
<link href="https://plus.google.com/115984914184808321591/" rel="author" />
<link href="https://plus.google.com/+Hrreflections" rel="publisher" />
<link rel="icon" type="image/x-icon" href="http://www.hrreflections.com/favicon.ico" />
<link rel="shortcut icon" type="image/x-icon" href="http://www.hrreflections.com/favicon.ico" />
<link rel="apple-touch-icon" type="image/x-icon" href="http://www.hrreflections.com/favicon.ico" />
<!--css-->
<link href="css/reset.css" rel="stylesheet" type="text/css" >
<link href="css/external.css" rel="stylesheet" type="text/css">
<!--css-->
<!--js-->
<script src="js/modernizr.js" type="text/javascript"></script>
<script src="js/html5.js" type="text/javascript"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>

<script type="text/javascript" src="js/crawler.js"></script><script type="text/javascript" src="js/main-script.js"></script>
<script type="text/javascript" src="jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="blinking_text.js"></script>
<style>
p#blinking {text-decoration: blink;}
@keyframes blink {
  from { opacity: 1; }
  to   { opacity: 0; }
}
@-webkit-keyframes blink {
  from { opacity: 1; }
  to   { opacity: 0; }
}
/*blink {
  animation-name: blink;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: blink;
  -webkit-animation-duration: 6s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  padding-right: 93px;
color: #C83505;
font-size: 22px;
font-weight:bold;
}*/
blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	 animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
#blink {
text-align:center;
background:#000000;
color:#39F;
margin: 0;
padding:10px;
border: 2px solid;
border-radius: 25px;
margin-right: 76px;
border-color:#999;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 45px;
box-shadow: 10px 10px 5px #999999;
}

#blink span {
font-size:18px;
font-weight:bold;
display:block;
color:#C00;
-webkit-border-radius: 25px;
margin-right: 76px;
border-color:#999;
 box-shadow: 10px 10px 5px #999999;
	margin-right: 45px;
 
}


</style>
<script type="text/javascript" src="js/highlight.js"></script>
<script type="text/javascript" charset="utf-8">
//<![CDATA[
jQuery(function() {
  jQuery('.nav-div p a').each(function() {
    if (jQuery(this).attr('href')  ===  window.location.pathname) {
      jQuery(this).addClass('current');
    }
  });
});  
//]]>
</script>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-31289047-1']);
  _gaq.push(['_trackPageview']);

  (function() {
  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-46558829-1', 'hrreflections.com');
  ga('send', 'pageview');

</script>
<!--js-->
<script>
$(document).ready(function(){
blinkFont();
});

function blinkFont()
{
document.getElementById("blink").style.color="#FFF"
document.getElementById("blink").style.background="#4C6EB0"
setTimeout("setblinkFont()",290)
}

function setblinkFont()
{
document.getElementById("blink").style.color="#4C6EB0"
document.getElementById("blink").style.background="#FFF"
setTimeout("blinkFont()",290)
}
</script>
</head>


<body>

<section>
	<header>
  <blockquote>
    Right Talent at Right Place - Make Us Partner for Recruitment Needs!  
    <div class='social-with-us'>
      <p>
        SOCIALIZE WITH US:
      </p>
      <a  href='https://twitter.com/HR_Reflections' target='_blank' title="Follow Us on Twitter">
        <img src='images/twitter.png' alt='Twitter'>
      </a>
      <a href='https://www.facebook.com/hrconsultantindia' target='_blank' title="Like Us on Facebook">
        <img src='images/facebook.png' alt='Facebook'>
      </a>
      
      <a href='http://www.linkedin.com/in/hrreflections'  target='_blank' title="Connect Us on LinkedIn">
        <img src='images/linkdin.png' alt='Linkdin'>
      </a>
      <div class='one'>
        <div class='g-plusone' data-size='medium' data-href='http://www.hrreflections.com'>
        </div>
      </div>
      
    </div>
  </blockquote>
   <div id='logobanner'>
                     <a title="lace wigs" href="https://www.wowafrican.org.uk/"><img src='images/hr-reflection.png' alt='lace wigs'></a> 
       
	   <div class='contact-us'>
         
   <!-- <span style="font-size:18px;"><strong><blink>Serving Globally</blink></strong></span-->
 <b><span id="blink" style="font-size:18px;color:#FFF; font-weight:bolder;">SERVING GLOBALLY</span></b>
    
        <span style="margin-right: 3px; font-weight:bold;"><blink>Call Us Now</blink> :</span>
	   <span style="margin-right: 18px !important;">+91- 8080 276 176 </span> 
	   
       <div style='height:10px;'></div>
       <span style="font-weight:bold;"><blink>Email Us</blink> : </span> <a href="mailto:contact@hrreflections.com" class="contact-usa" style="margin-right: -35px;">contact@hrreflections.com&nbsp;&nbsp;&nbsp;&nbsp;</a>
	   </div> 
                 
                
    </div> 
    <div style='height:10px;'></div>

  <nav>   
<div id='menu'>

<div class='nav-div'><p><a href='http://www.hrreflections.com' title="Executive Recruitment Companies in India">HOME </a></p></div>   

<div class='nav-div'><p><a href='about-us.html' title="About HR Reflections">ABOUT US </a></p></div>
 
<div class='nav-div'><p><a href='#' id='megaanchor'>OUR SERVICES <br><span><img src="images/arrow.png" alt="Drop Down"></span></a></p></div> 

<div class='nav-div'><p><a href='jobs-placement-methodology.html' title="Jobs Placement Methodology">OUR METHODOLOGY </a></p></div> 

<div class='nav-div'><p><a href='industry-serve.html' title="Industry Served">INDUSTRIES SERVED </a></p></div>  

<div class='nav-div'><p><a href='job-seekers.html' title="Job Consultants India">JOB SEEKERS </a></p></div>  
   
<div class='nav-div'><p><a href='job-at-hr-reflections.html' title="Jobs at HR Reflections">Jobs@HR Reflections </a></p></div>   
                         
<div class='nav-div'><p><a href='hr-consultants-mumbai.html' title="Contact for HR Services">CONTACT US </a></p></div>

<div class='nav-div'><p><a href='http://www.hrreflections.com/blog/' title="Blog" target="_blank">BLOG </a></p></div>

<div id='megamenu1' class='megamenu'>
<div class='column'>
 <ul>
	<li><a href="retained-executive-search.html" title="Retained Executive Search Firms in Mumbai">Retained Executive Search</a></li> 
	<li><a href="middle-and-senior-level-recruitment.html" title="Middle and Senior Level Recruitment Consultant">Middle &amp; Senior Level Recruitment</a></li> 
	<li><a href="c-level-recruitment.html" title="C Level - CXO Recruitment India">C Level Recruitment</a></li> 
 </ul></div></div>

</div>
</nav>

</header>
 
 <div class="banner">

<div class="about-us">

<h1>Top It Executive<br> Search Firms In<br> India - Testimonials</h1>
<!--<p>Company profile</p>-->

</div>
 
 
 </div>




<!--this is main -->


	<aside>
   
  <article>
 

 
 




  



  <p>
<div class="testimonial">
 My interaction with HR Reflections for recruiting talent has been a smooth and hassle free affair. They were extremely patient and helpful throughout the process. A great deal of effort was made by them to ensure that there is no communication gap or miscommunication between us and the candidates. The overall candidate profiles we interviewed from HR Reflections were much better than those from most of the other agencies we have dealt with in the past. This reflects how thorough an understanding they had of what was required by us. We will surely be seeking their services for further HR needs of our organization."</div>
<div class="arrow-down"></div>
<p class="testimonial-author">V. P - Business Development
| <span>Mumbai</span></p>

<br><br>

<div class="testimonial">
We are extremely happy with the quality of CV’s of Sales managers that u have sent. We appreciate the efforts & smartwork that you must have put to get these cv’s. We hope to have you as our preferred Recruitment Consultant. Keep it up!</div>
<div class="arrow-down"></div>
<p class="testimonial-author">Director - Real Estate Firm 
| <span>Mumbai</span></p>


<br><br>
<div class="testimonial">
HR Reflections is a valued partner for us in sourcing the right candidates. I have always found the team to display professionalism and conduct business at the highest level. The team is very flexible and responsive, thereby making the overall experience notably different. It doesn’t come as a surprise that they are one of our key performing partners and I look forward to a long and mutually beneficial relationship.</div>
<div class="arrow-down"></div>
<p class="testimonial-author">Director – E- Learning Firm
| <span>Pune</span></p>



<br><br>
<div class="testimonial">
Our HR requirements have been very dynamic and constantly varying in nature. Our engagement with HR Reflections has proved to be a priceless endeavour as they have seamlessly adapted to our necessities and provided prompt resource delivery. They have helped us cut our way through the clutter of insignificant profiles by carefully handpicking candidates for our perusal. Their profound research on the market culture and our organizational requirements, vision and philosophy sets them apart from others and seconds them to none. Truly appreciate the efforts that have been put forth by the HR Reflections team. Kudos…!</div>
<div class="arrow-down"></div>
<p class="testimonial-author">Principal Consultant - IT 
| <span>Mumbai</span></p>


<div class="testimonial">
The response by HR Reflections to our resource requirement was very fast. They could provide resources matching our requirements very quickly. The selection hit-ratio was also high as against some other resourcing channels we tried.</div>
<div class="arrow-down"></div>
<p class="testimonial-author">Director – PLM Consulting & Training Firm
| <span>Mumbai</span></p>



  </p>
   
  </article>
    

  
  
  
<div class='div-right1'>
   <br>
   <div class='tab-main1'>
      <div class='tab2'><h2>Retained Executive Search</h2>
         <p>Retained Executive Search is the fast growing arm of HR Reflections
            <img src='images/icon1.png' alt='icon' class='img-tab1'>
         </p><b><a href='http://www.hrreflections.com/retained-executive-search.html' title="Retained Executive Search Firms in Mumbai">Read More</a></b>
      </div>
      <div class='tab2'><h3>Middle &amp; Senior Level Recruitment</h3>
         <p>HR Reflections is one of the leading Recruitment Consultants.
            <img src='images/icon2.png' alt='icon' class='img-tab1'>
         </p><b><a href='http://www.hrreflections.com/middle-and-senior-level-recruitment.html' title="Middle and Senior Level Recruitment Companies">Read More</a></b>
      </div>
      <div class='tab2'><h4>C Level Recruitment</h4>
         <p>HR Reflections, a Leading executive search firm, and Recruitment Consultants
            <img src='images/icon3.png' alt='icon' class='img-tab1'>
         </p><b><a href='http://www.hrreflections.com/c-level-recruitment.html' title="CXO Recruitment India">Read More</a></b>
      </div>
      <div class='clear'></div>
   </div>
 <div class="div-right1">
  
  


  <div class="right">
  
  <div class="testimonials">Client Testimonials</div>
  
  
<div id="testimonialslist1">
<div><p>
My interaction with HR Reflections for recruiting talent has been a smooth and hassle free affair.A great deal of effort was made by them...
<br>
<strong>V. P - Business Development</strong><br>
 <b> Mumbai</b>
</p> 

</div>
<div>
<p>We are extremely happy with the quality of CV’s of Sales managers that u have sent. We appreciate the efforts & smartwork that you must have put to get these cv’s.
<br>
<strong>Director - Real Estate Firm</strong><br>
 <b> Mumbai</b>
</p> 

</div>

<div>
<p>HR Reflections is a valued partner for us in sourcing the right candidates.I have always found the team to display professionalism and conduct business...
<br>
<strong> Director - E-Learning Firm</strong><br>
 <b>Pune</b>
</p> 

</div>

<div>
<p>Our HR requirements have been very dynamic and constantly varying in nature. Our engagement with HR Reflections has proved to be a priceless endeavour...
<br>
<strong>Principal Consultant - IT</strong><br>
 <b>Mumbai</b>
</p> 

</div>

<div>
<p>The response by HR Reflections to our resource requirement was very fast. They could provide resources matching our requirements..
<br>
<strong>Director - PLM Consulting & Training Firm</strong><br>
 <b>Mumbai</b>
</p> 

</div>




</div><!--this is testimonial-->

<span><a href="testimonial.html" title="Recruitment">Read More</a></span>



</div>
   </div>
</div>
<div class='clear'></div>
<script type='text/javascript' src='js/scripts.js'></script>

   <div class="clear"></div>  
</aside> 
<div class="clients">
<script type="text/javascript">
marqueeInit({
	uniqueid: 'mycrawler2',
	style: {
		'padding': '0px',
		'width': '910px',
		'height': '90px'
	},
	inc:1, //speed - pixel increment for each iteration of this marquee's movement
	mouse: 'pause', //mouseover behavior ('pause' 'cursor driven' or false)
	moveatleast: 2,
	neutral: 170,
	savedirection: true,
	random: false
});
</script>
<div class="marquee" id="mycrawler2">
<img src="images/clients/logo-1.jpg" alt="">
<img src="images/clients/logo-2.jpg" alt="">
<img src="images/clients/logo-3.jpg" alt=""></div></div>
<footer>
  <ul>
    <li><a href='http://www.hrreflections.com' title="Home">HOME</a></li>
    <li><a href='about-us.html' title="About Us">ABOUT US</a></li>
    <li><a href='retained-executive-search.html' title="Retained Executive Search Firms">SERVICES</a></li>
    <li><a href='jobs-placement-methodology.html' title="Job Placement Methodology">OUR METHODOLOGY</a></li> 
    <li><a href='industry-serve.html' title="Industries Served">INDUSTRIES SERVED</a></li>
    <li><a href='job-seekers.html' title="Job Consultants India">JOB SEEKERS</a> </li>
    <li><a href='job-at-hr-reflections.html' title="Jobs">JOBS@HR REFLECTIONS</a></li>
    <li><a href='hr-consultants-mumbai.html' title="Contact for HR Services">CONTACT US</a></li>
	<li><a href='sitemap.html' title="Sitemap">SITEMAP</a></li>

</ul>
<div class="services" style="padding-top:27px;">
    <a href='http://www.hrreflections.com/placement-agency-mumbai.html' title="Placement Agency Mumbai">PLACEMENT AGENCY </a>
    <a href='http://www.hrreflections.com/recruitment-agencies-mumbai.html' title="Recruitment Agency Mumbai">RECRUITMENT AGENCY</a>
    <a href='http://www.hrreflections.com/manpower-consultants-mumbai.html' title="Manpower Consultancy Mumbai">MANPOWER CONSULTANCY</a>
 

  </div>
  
  <div class="footernew"> 
   <img src="images/footer-hr-reflection-icon.png" alt="HR Reflections: Top REcruitment Agency" class="img-footer"> 
    <address>
   Office No. 37, First Floor, Evershine Mall, Near Chincholi Bunder, Malad (West), Mumbai - 400064, Maharashtra, India <br><strong>Email:</strong> <a href="mailto:contact@hrreflections.com">contact@hrreflections.com</a>, Tel: +91 - 8080 276 176
   </address>
 <p style="padding-left:74px;">
      &copy; 2014, All Rights Reserved by HR Reflections
 </p>
  
  
  
  </div>

  
</footer>
  
<div id="fl_menu">
	<div class="label"><a href="hr-consultants-mumbai.html"><img src="images/enquire-now-vertical.png"  alt="enquiry"></a></div>
	
</div>  <div style="position: absolute; top: -999px;left: -999px;">I am buying another one today and I will take good care of this <a href="http://www.bigwigshairsalon.co.uk">lace wigs</a> so that it will last for many years. Find the best hair extensions from our hair extensions range to get the perfect look: <a href="http://www.humanhairextensionsale.co.uk/">hair extensions</a> professional. Read our guide to getting clip in, tape in and <a href="https://www.lacewigs.org.uk/">lace wigs</a> or temporary hair extensions before you take the plunge. Tape In, and <a href="http://www.yourswigs.co.uk">lace wigs uk</a>. All are 100 Remy Real Human Hair Extensions. Have the <a href="https://www.beautyhairs.co.uk/">hair extensions uk</a> in the perfect human hair wigs.</div>
  
</section>

<script type="text/javascript" src="js/script.js"></script>
 <!-- Google Code for Remarketing Tag -->
 <script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 986421100;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/986421100/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
</body>
</html>