// JavaScript Document

// JavaScript Document

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



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



document.write('<!-- ChurchTag.com Verse of the Day Begins -->')

var currentTime = new Date()

var month = currentTime.getMonth() + 1

var day = currentTime.getDate()

var year = currentTime.getFullYear()

document.write('Verse of the Day ' + month + "/" + day + "/" + year + '<br/>')

document.write("<Iframe src='http://www.churchtag.com/inc/content/verse.php?bib=nt")

document.write("' width='450' height='130' style='background-color: #FFFFFF;'>")

document.write('</Iframe>')



document.write('<!--ChurchTag.com (c)2009 Church Tag-->')

document.write('<!-- ChurchTag Verse Ends--> ')

