// JavaScript Document

// JavaScript Document

//document.write('<div id="churchdirectory-searchbox"> ')



//document.write('</div>')



document.write('<!-- ChurchTag.com Prayer Group Begins -->')

document.write("<Iframe src='http://www.churchtag.com/prayergroupwidget.php?key=")

document.write(key) 

document.write("&thissite=")

document.write(thissite) 

if (submitonly == '' || !submitonly)
{
	var submitonly = 0;
}else{
	if (submitonly == 1)
	{
		document.write("&submitonly=1")
	}
}

if (backcolor == '' || !backcolor)
{
	var backcolor= '#FFFFFF';
}
if (thewidth == '' || !thewidth)
{
	var thewidth='450px';
}
if (theheight == '' || !theheight)
{
	var theheight = '300px';
}
document.write("' width='")

document.write (thewidth);

document.write ("' height='"+theheight+"' style='background-color: "+backcolor+";'>")


document.write('</Iframe>')

document.write('<!--ChurchTag.com (c)2009 Church Tag-->')

document.write('<!-- ChurchTag Prayer Group Ends--> ')

