﻿<!-- Begin POP-UP SIZES AND OPTIONS CODE


// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "no"		// SHOW A SIDEBAR IMAGE
var showscroller	= "yes"		// SHOW A SIDEBAR IMAGE
var spacing		= "20"		// SPACING BETWEEN ELEMENTS
var scrollspacing	= "38"		// NUDGE SIDEBAR DOWN
var bordercolor		= "000000"	// SCROLLER AND IMAGE BORDER COLOR

var showproducts	= "yes"		// SHOW PRODUCTS BUTTON
var productsX		= "0"		// PRODUCTS BUTTON X LOCATION
var productsy		= "200"		// PRODUCTS BUTTON Y LOCATION
var productslink	= "gallery_home.htm"	// PAGE LINK FOR THE PRODUCTS BUTTON

var showsearch		= "yes"		// SHOW THE SEARCH FORM
var searchLR		= "left"	// SEARCH FORM LEFT OR RIGHT
var searchX		= "65"		// SEARCH FORM X LOCATION
var searchy		= "200"		// SEARCH FORM Y LOCATION
var searchcolor		= "000000"	// SEARCH FORM COLOR




// EDIT THE "scroll.variables0.js" FOR SCROLLER OPTIONS




// SEARCH FORM
   if (showsearch == "yes") {

document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchy+'px; width: auto; z-index: 1;" class="printhide">')
document.write('<TABLE cellpadding="0" cellspacing="3" border="0" bgcolor="#'+searchcolor+'" width="147"><tr><td colspan="2">')
document.write('<img src="picts/sidebar-search.gif" border="0" width="147" height="20"><br>')
document.write('</td></tr><tr><td align="center">')
document.write('<form action="http://www.google.com/search" name="f" target="_blank" style="margin: 0px">')
document.write('<input type="hidden" name="any selected">')
document.write('<input size="15" name="q" value="" class="searchform">&nbsp;<input type=submit value="Go!" name="btnG" class="searchbutton"><br>')
document.write('</form>')
document.write('</td></tr></table>')
document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>')
document.write('</div>')
}



// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+scrollspacing+'" width="10"><br>')



// SCROLLER CODE

if (navigator.userAgent.indexOf('Safari') != -1)     
{
document.write('<br>')
}
else {

   if (showscroller == "yes") {

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td>')
Tscroll_init (0)
document.write('</td></tr></table>')
document.write('<br><br>')

}
}

// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<img src="picts/next-step-logo-small.jpg" border="1"<br>')

document.write('</span>')

document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>')

}
// END SIDEBAR AREA PARAGRAPH 1



// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<span class="sidebartitle">')

document.write('This Just In:')

document.write('<br></span>')

//document.write('<br><strong>***Special worship and baptism service 11 AM August 1<sup>st</sup> at Tanya & Bryan\'s house.  There will be no Sabbath School, Coffee time or Play and Praise.***</strong><br><br>')

//document.write('<strong>There will be no church service here on June 26<sup>th</sup>!</strong>  Check out our <a href="announcements.htm">Upcoming Events</a> for details.<br><br>')
//document.write('<a href="construction.htm">Construction</a> is complete and we have our Certificate of Occupancy!  Join us for worship at our new facility!<br>')

//document.write('<strong>Download your <a href="camp.htm">Camp Registration Packet </a> today!  Camps are available for kids entering Grades 4-12.</strong><br>')

//document.write('Listen to a message introducing the <a href="workshops_disciplines.htm">Spiritual Disciplines</a> and catch up on the first set of workshops.<br>')

//document.write('<br>Send <a href="announcements.htm">Jordan Robles</a> a letter of encouragement at basic training.<br>')

//document.write('<br><a href="camp.htm">Camp Paul Hummel </a> Intermediate Camp is happening this week.  Please continue to pray for the campers and staff.<br>')

//document.write('<br><a href="group_one80.htm">GROUP one80</a> will meet on October 2<sup>nd</sup> at our new facility!<br>')

document.write('Catch up on some of the excitement from Mid-Continent Association exploring <a href="workshops_mentoring.htm">Living a Mentored Life</a>.<br>')

document.write('<br>Listen to our latest message from the <a href="sermons_mount.htm">Sermon on the Mount</a>.<br>')

document.write('<span class="sidebartext"></span>')

document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>')

}
// END SIDEBAR AREA PARAGRAPH 1





// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="index.html"><IMG SRC="picts/sidebar.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>')
}




// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<span class="sidebartitle">')

document.write('Around the Corner...</span>')
//document.write('<br><a href="announcements.htm">Mid-Continent Association</a> will be held at the Boulder SDB Church from October 9-11.  Please join us in Boulder!<br>')

//document.write('Around the Corner...')
//document.write('<br></span>Check out the <a href="calendar.htm">event calendar</a> to view our upcoming activities.<br>')

document.write('<br>Check out all our <a href="announcements.htm">Upcoming Events</a> and make plans to join us for our Christmas Brunch!<br>')
//document.write('<br>Pray for our <a href="camp.htm">Intermediate & Senior Camps</a> being held this week from July 11-18, 2010.<br>')
// document.write('<br></span>6th Annual Women�s Retreat @ Camp Paul Hummel from August 30-September 1, 2008<span class="sidebartext">')

document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br>')
}
// END SIDEBAR AREA PARAGRAPH 2

// START PRODUCTS BUTTON

   if (showproducts == "yes") {
document.write('<div id="products" style="right: '+productsX+'px; POSITION: absolute; TOP: '+productsy+'px; width: auto; z-index: 1;" class="printhide">')
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>')
document.write('<A HREF="'+productslink+'" ONMOUSEOVER="img_act(\'products\')" ONMOUSEOUT="img_inact(\'products\')"><img name="products" border="0" src="picts/products-off.gif"></a><br>')
document.write('</td></tr></table>')
document.write('</div>')
}

// END FILE

