var rightClick = false; function click(e) { if ((navigator.appName == 'Netscape' && e.which == 3) || (navigator.appName == 'Microsoft Internet Explorer' && event.button==2)) { rightClick = true; } else { rightClick = false; } } document.onmousedown=click; function setLeft(c) { box = (document.all) ? parent.document.all("thesplash") : (document.getElementById) ? parent.document.getElementById("thesplash") : parent.document.layers["thesplash"]; var s = ''; if (c == 1) { s = '

Scott\'s Reviews

'; for (i=0; i'; s += '

' + quote[i][0] + ', ' + quote[i][1] + '
' + quote[i][2] + '


\n'; } } else if (c == 2) { s = '
\n

What\'s New?

'; for (i=0; i\n'; s += '

' + news[i][1] + '

\n'; } s += '
\n'; } box.innerHTML = s; } function showQuote(i) { box = (document.all) ? document.all("theQuote") : (document.getElementById) ? document.getElementById("theQuote") : document.layers["theQuote"]; var s = ''; if (i-- == 0) { i = parseInt(Math.random() * quote.length); } s += '

"' + quote[i][5] + '"

'; s += '

' + quote[i][0] + ', ' + quote[i][1] + '
' + quote[i][2] + '


\n'; box.innerHTML = s; box.className = 'showquote'; } function hideQuote(i) { box = (document.all) ? document.all("theQuote") : (document.getElementById) ? document.getElementById("theQuote") : document.layers["theQuote"]; box.className = 'hidequote'; } var quote = new Array(); count = 0; quote[count++] = new Array('Chuck Neighbors', 'Director', 'Master\'s Image Productions, Salem, Oregon', 'www.mastersimage.com', 'big_chuck.gif', 'It has been my pleasure to watch Scott Bettis transform his love for the theater from something he just did for "fun" into a valid ministry and vocation. It has been a joy to know him both on stage and off. Scott is a gifted performer, lover of laughter and an inspiring disciple of our Lord Jesus Christ.'); quote[count++] = new Array('Michael Herron', 'Vice President/General Manager Latin America', 'Integrity International Group, Mobile, Alabama', '', 'herrons_bw.jpg', 'Scott is a multi-talented servant of God that communicates a timely message for our generation. His honesty, humility and deep conviction permeate every performance he gives. Scott can swing from the serious to the hilarious without trivializing his material. He builds in his audience a greater vision for this vital area of drama as a means of sharing the good news. I recommend my long-time friend and bass player to all who would like a living presentation of Christ\'s love!'); quote[count++] = new Array('Dr. Tim Smith', 'Director', 'Worship Without Borders, Beaverton, Oregon', 'www.wwob.org', 'smiths_bw.jpg', 'Scott Bettis takes a powerful message and weaves it skillfully into your hearts (with very little pain). He has the ability to make the profound simple, and the simple profound. He has that which every drama person strives for: the ability to suspend disbelief. He helps us believe in the mystery of Christ and His love for all. Scott is so much more than a performer or teacher. More than a good singer or musician. He is a true minister of the incredible Gospel of Jesus Christ.'); quote[count++] = new Array('Dave Bell','Lead Pastor','Destiny Church of San Antonio','','','Scott Bettis is a faithful minister who will bless your congregation. His excellent spirit, combined with his acting ability, humor, and passion for the Lord, motivate and inspire in such a powerful way. Exuberant and provoking at the same, his presentations are purposely designed to bring his audience closer to the Lord by making the Word relevant and God\'s presence real.'); quote[count++] = new Array('Mark Sturtevant','Pastor','Dallas Christian Fellowship, Dallas, Oregon','','','Merry Christmas, Mr. Jones is one of the most touching Christmas plays I have ever seen. As we all know, Christmas is a lot more than a story of a fat guy in a red suit but this fat guy really brings it home with the clear meaning of Christmas and is relevant to a very lost and lonely world. It had us all laughing and crying. It set me up to give a very easy appleal to recieve Christ. I fully endorse the ministry of Scott Bettis as an actor. Scott is also a very gifted Bible teacher and will be an amazing blessing to you and your congregation. Treat yourself to an unfortgetable experience with Scott Bettis.'); quote[count++] = new Array('Don Finley','Pastor','Life Church, Salem Oregon','www.life4u.org','4','Scott Bettis is a very talented actor with a heart for the local church. He has blessed our church on numerous occasions with his humorous and moving performances. He is a faithful man and I recommend him without reservation.'); quote[count++] = new Array('Larry & Julie Bowen','Director','Clean and Sober Living, Inc.','','','Merry Christmas, Mr. Jones was a great play! It touched us in so many ways! A great performance by Scott Bettis! His use of comedy was as fun as his use of a real-to-life character was endearing! It was a thought-provoking interlude to the sometimes frantic Christmas season!'); /* quote[count++] = new Array('0','1','2','3','4','5'); 0 = name 1 = title 2 = organization 3 = link 4 = photo 5 = quote */ var news = new Array(); count = 0; news[count++] = new Array('Traveling Light is a HIT!', 'Scott has been performing this new one-man play to delighted audiences since April and the response has been amazing! You have to check out the new trailer.'); news[count++] = new Array('New Christmas Presentation: Wrappings', 'How would Gabriel, Joseph, and the Inkeeper have behaved if the first Christmas had happened today? See for yourself through as you watch Scott perform this new Master\'s Image Christmas presentation.'); news[count++] = new Array('Worship Without Borders', 'My good friend Tim Smith has recently begun a new venture called "Worship Without Borders" bringing his School of Worship directly to the local church.');