var x ="boo"

var footer_dt  ="<DIV ALIGN=\"center\">"
footer_dt +="<FORM METHOD=GET ACTION=\"http://groups.yahoo.com/subscribe/ReikiSpirit\">"
footer_dt +="<TABLE CELLSPACING=0 CELLPADDING=2 BORDER=2 >"
footer_dt +="	<TR>"
footer_dt +="		<TD ALIGN=\"CENTER\"><!-- <FONT SIZE=\"-1\"> -->Subscribe to the ReikiSpirit elist<!-- </FONT> --> <BR>"
footer_dt +="			<INPUT TYPE=TEXT NAME=\"user\" VALUE=\"enter your email address here\" SIZE=25><INPUT TYPE=\"Submit\" VALUE=\"Go!\">"
footer_dt +="		</TD>"
footer_dt +="	</TR>"
footer_dt +="</TABLE>"
footer_dt +="</FORM>"

footer_dt +=" 	<TABLE WIDTH=\"680\" BORDER=\"1\" CLASS=\"menusmall\">"
footer_dt +="	<TR>"
footer_dt +="		<TD WIDTH=\"25%\" ALIGN=\"center\" CLASS=\"menusmall\">"
footer_dt +="			<A HREF=\"../reikispirit/attunements-free-reiki.htm\" TARGET=\"_top\" CLASS=\"redtext\">Reiki Spirit Home</A>"
footer_dt +="		</TD>"
footer_dt +="		<TD WIDTH=\"25%\" ALIGN=\"center\" CLASS=\"menusmall\">"
footer_dt +="			<A HREF=\"c-dt-clerics.page.html\" TARGET=\"_top\" CLASS=\"redtext\">The Cleric's Gate</A>"
footer_dt +="		</TD>"
footer_dt +="		<TD WIDTH=\"25%\" ALIGN=\"center\" CLASS=\"menusmall\">"
footer_dt +="			<A HREF=\"http://www.ministersupplies.com/cgi-bin/nph-at.cgi?a=229603\">Ministerial Supplies</A>"
footer_dt +="		</TD>		"
footer_dt +="		<TD WIDTH=\"25%\" ALIGN=\"center\" CLASS=\"menusmall\">"
footer_dt +="			<A HREF=\"javascript:search_it()\" CLASS=\"redtext\">Search the Site</A>"
footer_dt +="		</TD>		"
footer_dt +="	</TR>"
footer_dt +="	<TR>"
footer_dt +="		<TD COLSPAN=\"8\" ALIGN=\"center\" CLASS=\"menusmall\">"
footer_dt +="			<A HREF=\"c-welcome.html\" TARGET=\"_top\">Divine Touch Ministries Home</A><BR>"
footer_dt +="				<A HREF=\"c-ordination.html\">Ordination  </A>  - "
footer_dt +="				<A HREF=\"c-prayer.html\">Prayer Request</A> - "
//footer_dt +="				<A HREF=\"c-prayersfor.html\">Prayer List</A> -	"
footer_dt +="				<A HREF=\"c-faq.html\">Questions</A> - "
footer_dt +="				<A HREF=\"c-prayer.circle.html\" TARGET=\"_top\">Prayer Circle</A> - "
footer_dt +="				<A HREF=\"c-healing.html\" TARGET=\"_top\">Healing Conversations</A> - "
footer_dt +="				<A HREF=\"b-donations.html\">Donations</A> - "
footer_dt +="				<A HREF=\"c-passing.html\">Grieving</A> - "
footer_dt +="				<A HREF=\"c-candles.html\" TARGET=\"_top\">Light&nbsp;a&nbsp;Candle</A> - "
//footer_dt +="				<A HREF=\"c-chatroom.html\" TARGET=\"_top\">Chat</A> - "
//footer_dt +="				<A HREF=\"c-dialogues.html\" TARGET=\"_top\">Dialogues</A> - "
footer_dt +="				<A HREF=\"http://astore.amazon.com/thereikispiri-20\">Healer's Toolkit</A> - "
//footer_dt +="				<A HREF=\"c-messenger.html\" TARGET=\"_top\">Messenger</A> - "
footer_dt +="				<A HREF=\"b-links.html\" TARGET=\"_top\">Links</A> - "
footer_dt +="				<A HREF=\"../b-webrings.html\" TARGET=\"_top\">Web Rings</A> - "
footer_dt +="		</TD>"
footer_dt +="	</TR>"
footer_dt +="	<TR>"
footer_dt +="		<TD COLSPAN=\"8\" ALIGN=\"CENTER\">"
footer_dt +="			<A HREF=\"c-reikifire.html\" TARGET=\"_top\">Reikifire Ministry Home</A><BR>"
footer_dt +="			<A HREF=\"c-reikifire.ordination.html\" TARGET=\"_top\"> Ordination </A> - "
footer_dt +="		 	<A HREF=\"c-reikifire.help.html\" TARGET=\"_top\"> Distant Healing Request </A> - "
footer_dt +="			<A HREF=\"c-reikifire.faq.html\" TARGET=\"_top\">Reikifire FAQ</A> - "
footer_dt +="			<A HREF=\"c-reikifire.healers.html\" TARGET=\"_top\">Distant Healers Group</A> - "
footer_dt +="			<A HREF=\"b-donations.html\" TARGET=\"_top\">Donations</A> - "
footer_dt +="			<A HREF=\"c-reikifire.familiars.html\" TARGET=\"_top\">Reiki Familiars</A> - "
footer_dt +="			<A HREF=\"c-stack.names.html\" TARGET=\"_top\">Create Stacks</A> - "
//footer_dt +="			<A HREF=\"c-reikifire.stacks.html\" TARGET=\"_top\">View Stacks</A> - "
//footer_dt +="			<A HREF=\"c-reikifire.kids.html\" TARGET=\"_top\">Reiki for sick children</A> - "
footer_dt +="			<A HREF=\"c-reikifire.lib.html\" TARGET=\"_top\">Symbol Library Info</A> - "
footer_dt +="			<A HREF=\"http://astore.amazon.com/thereikispiri-20\">Books & Music</A> - "
//footer_dt +="			<A HREF=\"b-books.html\" TARGET=\"_top\">Books & Music</A> - "
footer_dt +="			<A HREF=\"b-links.html\" TARGET=\"_top\">Links</A>"
//footer_dt +="			<A HREF=\"c-chatroom.html\" TARGET=\"_top\">Chat</A> - "
//footer_dt +="			<A HREF=\"c-dialogues.html\" TARGET=\"_top\">Dialogues</A>"
footer_dt +="		</TD>"
footer_dt +="	</TR>"
footer_dt +="</TABLE>"
footer_dt +="<P>"
footer_dt +="</DIV>"
document.write(footer_dt)


