<!-- 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 showimage		= "no"		// SHOW A SIDEBAR IMAGE
var showscroller	= "no"		// SHOW THE SCROLLER
var scrollspacing	= "1"		// NUDGE SIDEBAR DOWN
var showlink		= "no"		// SHOW CONTACT LINK
var bordercolor		= "A2B7B5"	// SCROLLER AND IMAGE BORDER COLOR

var showdate		= "yes"		// SHOW THE DATE ON THE PAGE
var dateLR		= "left"	// DATE LEFT OR RIGHT
var dateX		= "10"		// DATE X LOCATION
var dateY		= "58"		// DATE Y LOCATION

var showsearch		= "yes"		// SHOW THE SEARCH FORM
var searchLR		= "left"	// SEARCH FORM LEFT OR RIGHT
var searchX		= "10"		// SEARCH FORM X LOCATION
var searchY		= "210"		// SEARCH FORM Y LOCATION
var searchwidth		= "160"		// WIDTH OF THE SEARCH FORM
var searchtext		= "Web Search"	// TEXT ABOVE SEARCH FORM
//var showsearchbib - "yes" //show bible search form
//var seachbibY = "300" //bible search position


// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS


// NUDGE SPACER
document.write('<img src="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">')

document.write('')

document.write('<br></span><span class="sidebartext">')
//pictures must be 150 pixels wide
document.write('The Christian Communion International - Province USA is a co-communion partner of the Communion of Evangelical Episcopal Churches. <br><br> Please visit the national CCI website at <a href=http://thecci.tv/ class="sidelink">thecci.tv</a> <br> ')

   if (showlink == "yes") {
document.write('<br/><a href="http://bishopblog.cccusa-incarnation.org" class="sidelink">Visit Archbishop Wayne\'s New Blogsite</a><br>')
}

document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 1





// 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>')

}





// 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/usa.jpg" border= "0" width="75" height="88"></a><br>')
document.write('<a href="index.html"><img src="picts/smallusa.jpg" border= "0" width="125" height="140"></a><br>')
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('Important Event!')
//document.write('<br><br></span><span class="sidebartext">')
//document.write('Join us on Tuesday, November 28, 7:00 PM, at The Father\'s House, 1505 East 20th, Hutchinson, Kansas 67502, to celebrate the newly and strategically established Co-Communion relationship between the Communion of Convergence Churches USA (CCC USA) and the Communion of Evangelical Episcopal Churches (CEEC). ')
//document.write('</span><br><br>')

document.write('<span class="sidebartitle">')

document.write('BibleGateway.com Search' )
document.write('<br></span><span class="sidebartext">')
document.write ('Enter a Bible verse or passage address to search the Bible on Biblegateway.com.<br/>')
document.write('<form action="http://www.biblegateway.com/quicksearch/" method="post">')
document.write('<input type="text" name="quicksearch" />')
document.write ('<input type="submit" value="Show Scripture" />')
document.write('</form>')

//document.write('<br>Sept. 21-23, 2005' )
//document.write('<br></span><span class="sidebartext">')
//document.write('To register online go here: <br><a href="http://www.thecccusa.org/convocationregistration.htm" style="color: white">Online Registration Form </a><br>')
//document.write('<br><a href="http://www.thecccusa.org/convocation2005.htm" style="color: white">More Information </a><br>')
//document.write('<br><a href="convocation.swf" style="color: white">Printable Brochure </a><br>')
//document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 2

// SEARCH FORM
   if (showsearch == "yes") {

document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchY+'px; width: auto; z-index: 1;">')
document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="'+searchwidth+'"><tr><td colspan="2" class="sidebartext">')
document.write(''+searchtext+'<br>')
document.write('</td></tr><tr><td align="left">')
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('</div>')
}

//Biblesearch
// SEARCH FORM
// if (showsearchbib == "yes") {

//document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchbibY+'px; width: auto; z-index: 1;">')
//document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="'+searchwidth+'"><tr><td colspan="2" class="sidebartext">')
//document.write(''+Bible Search+'<br>')
//document.write('</td></tr><tr><td align="left">')
//document.write('<form action="http://www.biblegateway.com/quicksearch/" method="post">')
//document.write('<input type="text" name="quicksearch" />')
//document.write('<input size="15" name="q" value="" class="searchform">&nbsp;<input type="submit" value="Search BibleGateway.com" />')
//document.write('</form>')
//document.write('</td></tr></table>')
//document.write('</div>')
//}

// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
//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("<span class=\"date-font\"><nobr>" )
//document.write(d.getDate() + ". ")
//document.write(monthname[d.getMonth()] + " ")
//document.write(d.getFullYear())
document.write ('Archdiocese of the Incarnation')
document.write("</nobr><br></span>")
document.write('</div>');

}


// -- END -->