var MenuCount = 5;

td_1 = "<img border=0 src=images/aboutsfc.gif width=99 height=19>"
td_2 = "<img border=0 src=images/resource.gif width=99 height=19>"
td_3 = "<img border=0 src=images/events.gif width=99 height=19>"
td_4 = "<img border=0 src=images/prayer.gif width=99 height=19>"
td_5 = "<img border=0 src=images/contact.gif width=99 height=19>"

url_5 = "contact.asp"

td_1_1 = "History of SFC"
td_1_2 = "Vision"
td_1_3 = "SFC Emphasis On"
td_1_4 = "List of Leaders"

url_1_1 = "history.asp"
url_1_2 = "vision.asp"
url_1_3 = "emphasis.asp"
url_1_4 = "leaders.asp"

td_2_1 = "Daily Devotion"
td_2_2 = "SFC Hand Book"
td_2_3 = "The Love"
td_2_4 = "The Book"
td_2_5 = "Jokes"
td_2_6 = "Quotes"

url_2_1 = "devotion.asp"
url_2_2 = "handbook.asp"
url_2_3 = "love.asp"
url_2_4 = "bible.asp"
url_2_5 = "jokes.asp"
url_2_6 = "quotes.asp"

td_3_1 = "Tamilnadu Discipleship Camps"
td_3_2 = "North India Discipleship Camps"

url_3_1 = "tnd_camp.asp"
url_3_2 = "nid_camp.asp"

td_4_1 = "Prayer Request"
td_4_2 = "Prayer Points"
td_4_3 = "Pray For Camps"

url_4_1 = "prayer.asp"
url_4_2 = "prayerpoints.asp"
url_4_3 = "pray_camp.asp"

var tdColor="#335533";		// menu item text color
var tdBgColor="#E0F0D0";	// menu item background color
var hlColor="#335533";		// highlight text color
var hlBgColor="#F7FDED";	// highlight background color

var bannerHt = 90;
var itmwidth = 99;

