// JavaScript Document
// JavaScript Document
//document.write('<div id="churchdirectory-searchbox"> ')

//document.write('</div>')

document.write('<!-- ChurchTag.com Search Box Begins -->')
document.write('<fieldset>')
document.write('<legend>Find a Church </legend> ')
document.write('<form action="http://www.churchtag.com/searchbyname.php" method="POST">')
document.write('<label>Church Name: </label>')
document.write('<input id="churchname" name="churchname" type="text" /> ')
document.write('<label>City: </label>')
document.write('<input name="city" type="text" id="city" /><br><br>')
document.write('<label>Denomination: </label>')
document.write('<select name="denomination"><option value="">Select Denomination...</option><option value="Adventist">Adventist</option><option value="Baptist">Baptist</option><option value="Brethren">Brethren</option><option value="Catholic">Catholic</option><option value="Christian">Christian</option><option value="Church-of-Christ">Church of Christ</option><option value="Anglican">Anglican</option><option value="Church-of-the-Nazarene">Church of the Nazarene</option><option value="Independent-Fundamentalist">Independent Fundamentalist</option><option value="Jewish">Jewish</option><option value="Lutheran">Lutheran</option><option value="Mennonite">Mennonite</option><option value="Metaphysical">Metaphysical</option><option value="Methodist">Methodist</option><option value="Mormon">Mormon</option><option value="Evangelical">Evangelical</option><option value="Orthodox">Orthodox</option><option value="Pentecostal">Pentecostal</option></select><br>')
 
document.write('<br /><input name="search" type="submit" value="ChurchTag Search"/> ')
document.write('</fieldset>')
document.write('</form>')
document.write('<br/><i>Powered by <a href="http://www.churchtag.com" title="U.S Church Directory">ChurchTag.com</a></i>')
document.write('<!--ChurchTag.com (c)2009 Church Tag-->')
document.write('<!-- ChurchTag Search Box Ends--> ')

