<!-- Begin POP-UP SIZES AND OPTIONS CODE

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"			// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"			// SHOW THE 2ND PARAGRAPH
var paragraph_3 	= "no"			// SHOW THE 3RD PARAGRAPH
var showimage		= "yes"			// SHOW A SIDEBAR IMAGE
var showscroller	= "no"			// SHOW THE SCROLLER
var scrollspacing	= "0"			// NUDGE SIDEBAR DOWN
var bordercolor		= "AB9AA8"		// SCROLLER AND IMAGE BORDER COLOR

var showdate		= "yes"			// SHOW THE DATE ON THE PAGE
var dateLR		= "left"		// DATE LEFT OR RIGHT
var dateX		= "20"			// DATE X LOCATION
var dateY		= "74"			// DATE Y LOCATION
// was 160

var showsearch		= "yes"			// SHOW THE SEARCH FORM
var searchLR		= "left"		// SEARCH FORM LEFT OR RIGHT
var searchX		= "10"			// SEARCH FORM X LOCATION
var searchY		= "970"			// SEARCH FORM Y LOCATION
var searchwidth		= "160"			// WIDTH OF THE SEARCH FORM
var searchtext		= "Web Search"		// TEXT ABOVE SEARCH FORM


// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS


// NUDGE SPACER
// document.write('<img src="http://bethanypresby.org/picts/spacer.gif" height="'+scrollspacing+'" width="10"><br>')




// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<span class="sidebartitle"><center> Join us for Worship')
document.write('<br>Sunday Mornings')
//document.write('<br>8:15 & 10:45 a.m.')
document.write('<br>8:15 & 10:00 a.m.')
document.write('<p>')


document.write('<p>')


// Change of HOURS
// document.write('<span class="sidebartitle"><center>Fall Worship Hours')
// document.write('<br>Begin September 13')
// document.write('<br>8:15 & 10:45 a.m.')
// document.write('<p>')

// document.write('<p>')

// Easter
// document.write('Easter Sunday worship<br>')
// document.write('March 23, 2008<br>')
// document.write('9:00 & 11:00 a.m.')
// document.write('<p>')

// Christmas
// document.write('<p>Christmas Schedule')
// document.write('<br>9:00 & 11:00 a.m.')
// document.write('<p>')


// SERMONS
// document.write('Listen to the<br>')
// document.write('<a href="http://bethanypresby.org/sermons"><font size="2" 
// color="#FFFFFF">Weekly Sermon</a><br>')
// document.write('</font>')
// document.write('On-line')
// document.write('<p>')


// VBS
document.write('')
document.write('<p><hr>')
// document.write('<a href="http://bethanypresby.org/VBS_Form.2009.htm"><font size="2" 
// color="FFFFFF">VBS Registration</a><br><BR>')


// Weekly Bulletin Link
document.write('<a href="http://bethanypresby.org/bulletin.pdf" target="_blank"><font size="2" color="FFFFFF">Weekly Bulletin</a><br><hr>')

// Newsletter Link
document.write('<a href="http://bethanypresby.org/newsletter/online.newsletter.htm"><font size="2" color="FFFFFF">Newsletter Page</a><br><hr>')

// How to Join Us Link
document.write('<a href="http://bethanypresby.org/join.htm"><font size="2" color="FFFFFF">How to Join Us</a><br><hr>')


// Donate Now Button
document.write('<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">')
document.write('<input type="hidden" name="cmd" value="_s-xclick">')
document.write('<input type="hidden" name="hosted_button_id" value="2785407">')
document.write('<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="">')
document.write('<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">')
document.write('</form>')


   }

// END SIDEBAR AREA PARAGRAPH 1



// F.I.R.E. Service Information

if (paragraph_3 == "yes") {


document.write('<BR>')
document.write('<font size="3" color="FFFFFF">')
document.write('F')
document.write('<font size="2" color="FFCC66">')
document.write('ellowship ')
document.write('<font size="3" color="FFFFFF">')
document.write('I')
document.write('<font size="2" color="FFCC66">')
document.write('n the')
document.write('<font size="3" color="FFFFFF">')
document.write('<br>R')
document.write('<font size="2" color="FFCC66">')
document.write('efiners ')
document.write('<font size="3" color="FFFFFF">')
document.write('E')
document.write('<font size="2" color="FFCC66">')
document.write('ye\'s')

// F.I.R.E. Service Flash Movie
document.write('<param name=movie value="http://bethanypresby.org/picts/FIRE-2007.swf">')
document.write('<param name=quality value=high><param name=wmode value=transparent>')
document.write('<embed src="http://bethanypresby.org/picts/FIRE-2007.swf" quality=high wmode=transparent width="160" height="80" name="FIRE-2007" align=""type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">')
document.write('</embed></object></DIV>')

// F.I.R.E. Service Date & Time
document.write('<span class="sidebartext">')
document.write('Sunday Evening,')
document.write('<br>September 30 @ 4:30pm<BR>')
document.write('<p><hr>')
document.write('<BR><BR>')


// Mission Trip Information
// document.write('<a href="mission_trips.htm" title="Mission Trips Information"><font size="2" color="#FFFFFF">Mission Trip<BR>Information</font></a><p>')

}

// END SIDEBAR AREA PARAGRAPH 3





// SCROLLER CODE
   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 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<span class="sidebartitle">')
document.write('<p>Bethany<br>Presbyterian Church </span>')
document.write('<span class="sidebartext">')
document.write('<br>740 Washington Avenue<br>Bridgeville, PA  15017')
document.write('<br>412-221-5132')
document.write('<p><b><a href="mailto:office@bethanypresby.org"><font size="2" color="#FFFFFF">E-mail Us</a>')

// document.write('<span class="sidebartitle"><p>')

document.write('<p><a href="http://bethanypresby.org/directions.htm" title="Find Us"><font size="2" color="#FFFFFF"> Directions & Map </font></b></span></a>')

document.write('<br></span><span class="sidebartext">')
document.write('<p><hr><p>Please feel free to contact us through <b><a href="mailto:office@bethanypresby.org"><font color="#FFFFFF">E-mail</a></b></font>, telephone, or just stop in and pay us a visit.<p>WE WOULD LOVE TO HEAR FROM YOU. <p>Enjoy our site,  and may God bless you richly.')

document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 2




// 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="http://bethanypresby.org/index.html"><IMG SRC="http://bethanypresby.org/picts/cross_2.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table><p>')
// document.write('<font color="ffffff">')
// document.write('<a href="http://bethanypresby.org/cgi-bin/search.cgi" target="_blank">click Here To<br>Search Our Site</a>')
//document.write('<br><br><br><br><br><br><br><br><br><br>')
}


// SEARCH FORM
   if (showsearch == "yes") {


// <!-- Begin PicoSearch Query Box -->

// document.write('<form style="margin:0;" method="get" action="http://www.picosearch.com/cgi-bin/ts.pl" target="_blank">')
// document.write('<input type="hidden" name="index" value="501574" />')
// document.write('<a href="http://www.picosearch.com/cgi-bin/index.pl?wherefrom=picobox&amp;type=all" target="_blank"><img style="border:0" src="http://www.picosearch.com/picosmall.gif" alt="PicoSearch" /></a>')
// document.write('<input type="text" name="query" value="" size="18" />')
// document.write('<span style="white-space: nowrap;"><input type="submit" value="Search our site" name="search" /></span>')

// document.write('<br><font size="-3"><a href="http://www.picosearch.com/cgi-bin/index.pl?wherefrom=picobox&amp;type=all" target="_blank"><font color="#FFFFFF">Site Search by<br>PicoSearch</a> | ')
// document.write('<a href="http://www.picosearch.com/cgi-bin/ts.pl?index=501574&amp;help=help"><font color="#FFFFFF">Help</a></font>')
// document.write('')
// document.write('')


}





// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + ", ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ", ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');

}


// -- END -->