<!-- Begin
var how_many_ads = 12;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
alt="\"From my experiences as a salesperson, sales manager and business executive, I believe it's imperative that a company invests in the constant training of its people...\" <br><br> - M.P., President<br>Rep Agency";
}
if (ad==2) {
alt="\"Growth Dynamics is helping us to shorten sales cycles, improve closing ratios, increase sales and make more money...\" <br><br> – Owner<br>Rep Agency";
}
if (ad==3) {
alt="\"The sales training they have given us has helped us to convert prospects into clients more successfully, more often, and in a manner that is much less stressful to both the prospect and to us...\" <br><br> – B. D., President<br>Financial Services Agency";
}
if (ad==4) {
alt="\"It is like no other training in the sense that it gives a totally different perspective of selling and changes the whole selling cycle...\" <br><br> – Sales Manager<br>Rep Agency";
}
if (ad==5) {
alt="\"If there is anything that I have gotten out of the training so far, it is the ability to confidently direct a conversation and to steer it to a desired result...\" <br><br> – G.B., President<br>Rep Agency";
}
if (ad==6) {
alt="\"It's not what you know about your products, but rather what you know about others throughout the entire sales process that matters...\" <br><br> – Sales Manager<br>Rep Agency";
}
if (ad==7) {
alt="\"Not only are our reps more successful but the entire team is moving faster and more efficiently in sorting opportunities...\" <br><br> – P.L., President / Owner<br>Rep Agency";
}
if (ad==8) {
alt="\"The training changed our daily routine of making sales calls and now we truly experience the joy of selling.\"";
}
if (ad==9) {
alt="\"We've learned why prospects employ their defensive strategies of delay, denial and even deceit when they are exposed to the traditional sales approaches we've all been taught to use in the past.\"";
}
if (ad==10) {
alt="\"Most importantly, we've learned how to engage prospects in a way that removes the stress that triggers all their defensive ploys.\"";
}
if (ad==11) {
alt="\"We are allies rather than adversaries, and the prospects sense the difference on a deep level.\"";
}
if (ad==12) {
alt="\"While this type of assistance is not for every firm, Growth Dynamics has been a welcome partner in our quest for sales and marketing excellence.  And, we are having fun in a very difficult economy.\"";
}
document.write(alt);
// End -->
