Saturday, August 20, 2005
i wan 2 affirm my sheep(s)sally,u've changed alot & i really c u grow in the lord n in the cg!heex.. now u're forever entertaining us =Pso cute ah u... but i'm still cuter! hahacos u're FAT! faithful, available, teachable& i suppose u know about tis already...u're gonna be candace's shepherd!yea, great job in outreaching, gal!reap from ur sowing!also, u've been asked to lead worship for the coming cg! jiayou k...dun worri, jus depend on God.=)peychyi,u've been a very open sheep to me & i'm really grateful to that. =)u're also v obedient... but one thing, be obedient not only to me but most importantly, to God.yea. see that u've been trying alot to change for the better =) its really gd.dun worri about outreaching, do ur best & God will do the rest.stay firm in ur stand for God and always trust in Him for all things.i wanna affirm ur faith n commitment to God n cg too..still remember the past week cg when u came to lead praise even though u were kind of seriously sick. wow, i was really amazed. continue with the spirit of commitment.=)xiwen, u've been thinking a lot... n growing..i wanna tell ya that u've been growing even though u do not see it. really.i still remember yesterday u smsed me n asked about a verse in the Bible.i'm amazed by ur spirit of knowing more n the exact words of the lord.its really great.reading more doesn't neccessarily means knowing more.its how deep u read into the words.like literature, the amazing part is how the few words can have such great impact.yea. n u've been searching for the impact.yearning n learning is gd.=)God i thank you for all my sheep. thank you for their growth in you. may they continue to live a life for u n to serve you o lord. lord i pray for barriers and challenges to come infront of them so that they make be able to cross over them n run to u lord. God i realised that the more i spend time with them the more i get to know them better n the easier i can get them to focus on u n ur people god. god, these days i've been having the sudden urge to worship you n go for cgs n services o god. the feeling of the past. i realised that i've lost touch with u, lost the purpose of serving ur people. God, i repent. lead me back to u. let me know that u're always with me, holding on to me. God i also pray that u'll lead me n my sheep(s) n my whole cg n my whole church to overcome all our weaknesses. God, guide me in all areas n lead me to do whatever u wan me to do for ur people. for ur glory. In the powerful n glorious name of Jesus, Amen.
posted @ 21:38
_______________________________________________________________________
function initArray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
typ = new initArray(14)
typ[0]="Here comes the rain again,"
typ[1]="Falling from the stars."
typ[2]="Drenched in my pain again,"
typ[3]="Becoming who we are."
typ[4]="As my memory rest,"
typ[5]="But never forgets what I lost."
function typewrite() {
var m = typ[current]
window.status = m.substring(0, x++) + ""
if (x == m.length + 1) {
x = 0
current++
if (current > typ.length - 1) {
current = 0
}
setTimeout("typewrite()", speed2)
}
else {
setTimeout("typewrite()", speed)
}
}
typewrite()
//-->