document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
It is life and it is love. It is all ever hoped for and everything I want. It is time and it is truth. It is peace made perfect whose mind is stayed on You.
--“Peace Made Perfect” by Joshua Williams
Worship leader, musician, and writer, Joshua Williams’ music career originated from his desire to see the gospel of Christ presented without compromise.
Raised in a Christian home in Aurora Colorado, Joshua slowly discovered his God given talent for music. With a heart for evangelism he pursued a career in missionary aviation but soon felt a tug on his heart to serve alongside his father. When the Lord opened a door for his dad to pastor a small church in Washington State, Joshua surrendered his dreams and followed the Lord’s call. It was in this setting, the quiet moments of “growing up,” that Joshua began to compose new songs springing from his struggles in the arms of Jesus.
With the debut release of “Roadside Photographs” in 2001 Joshua captivated audiences with rich, thought-provoking lyrics. It was around this time that God brought Kerry into his life. While ministering to a Bible Study group in Scotland, Joshua’s parents met Kerry and quickly knew the Lord had a wonderful plan.* After agreeing to marry one another before they ever met, Joshua and Kerry began to combine their gifts and now harmoniously delight their listeners with genuine expressions of their faith.
The release of “In the Line of Holiness” in 2003 and the current album “Confession” deeply encourage the body of Christ and lift our hearts to worship. All three albums have received national airplay.
Joshua lives at the foot of Mt. Rainier and now serves as associate pastor to his home church. He continues to learn to wait on the Lord and aspires to become nothing but a loser for Jesus.
'); document.write('