<!--
locn = location.href;
now = new Date();
if (now.getDay() == 0) {dp = "Dear Father, Please help us to pursue the things of you. May we be focused on your ways and not be distracted by those things that will hold us back. Help us also to take responsibility for our own mistakes and not seek to blame others. Amen";}
if (now.getDay() == 1) {dp = "Dear Lord Jesus, Thank you that you have a plan for each one of our lives. Thank you that your plans are perfect and very simply your ways are higher than our ways. Help us to be people who are patient and obedient. Amen";}
if (now.getDay() == 2) {dp = "Dear Lord God, Thank you that we have been forgiven by you and that you keep no record of wrongs. Where we ourselves have failed to forgive. Help us to be more like you. Amen";}
if (now.getDay() == 3) {dp = "Dear Jesus, Help us to be people of good character. We want to reflect you in our words and in our actions. Help us to understand that character is more important than gifting. Show us the areas in which we are weak - and help us to make them strong. Amen";}
if (now.getDay() == 4) {dp = "Dear Lord Jesus, Help me to remember that you are always present with me in all that I do. Help me therefore to be honouring to you in what I say and do. Amen";}
if (now.getDay() == 5) {dp = "Dear Lord, Thank you for always being there for me and welcoming me back when I have wandered away from you. Please give me the strength to stay with you and not be tempted to follow other paths. Amen";}
if (now.getDay() == 6) {dp = "Dear God, please help me not to have favourites and to treat all people equally. Amen";}
if (locn == 'http://www.christian-kids.net/prayer/dailyprayer.shtml') {q = "";}
else
if (locn == 'http://www.christian-kids.net/index.shtml') {q = "";}
else
if (locn == 'http://www.christian-kids.net/') {q = "";}
else
{q = "<div align='right'>Daily Prayer<br><a href='http://www.christian-kids.net'>Christian-Kids.net</a></div>";}
dprayer = '<table><tr><td><img src=http://www.christian-kids.net/prayer/dailyprayer/dp.gif></td><td>' + dp + '</td></tr></table>' + q;
// -->
