Comment this post (2 comments)


  1. Annette Kremer, RN
    April 16, 2010

    Very well thought out article. I especially like that the client’s safety and well-being is the number one concern to the author. He put more focus on the client than the provider. Well done!

  2. I appreciated this article greatly. It is very important to remember all the needs of the client. Then you may depend on referrals and return patients.



    $('#feature2').cycle({
        fx:     'scrollRight', 
        timeout: 8000,
        delay:  -4000 
    });
    $('#feature1').cycle({
        fx:    'scrollDown',
        timeout: 8000, 
   		delay: -4000 
    });
    $('#latest').cycle({
        fx:    'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });
    $('#leading').cycle({
        fx:    'fade',
        timeout: 6000, 
   		delay: -4000 
    });
    $('#large_banner').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#long_banner').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });