My power today lies in attraction

I have a vested interest or am committed to sharing my vision, ideals, or game plan in order to make a connection. I am willing to step up because it takes two and I can’t win if I don’t play. Anything is possible. I am empowered by the passion of my own potential and I transform through self-discipline.

Instead of wasting time in the realm of ideas, I’m working within the realm of reality — what is, rather than what might be.

"Sex without love is as hollow and ridiculous as love without sex."

Hunter S. Thompson
$(function() { $(window).scroll(function() { if($(this).scrollTop() != 0) { $('#go_up').fadeIn(); } else { $('#go_up').fadeOut(); } }); $('#up').click(function() { $('body,html').animate({scrollTop:0},800); }); });