menu_html	=	"&bull; <a href=/~ivcf>Home</a><br>\
			&bull; <a href=/~ivcf/small_groups>Small Groups</a><br>\
			&bull; <a href=/~ivcf/large_group>Large Group</a><br>\
			&bull; <a href=/~ivcf/prayer>Prayer Meetings</a><br>\
			&bull; <a href=/~ivcf/missions>Missions & Justice</a><br>\
			&bull; <a href=/~ivcf/beliefs>Beliefs</a><br>\
			<p>\
			<i><a href=mailto:ivcf@indiana.edu>Email: ivcf@indiana.edu</a></i><p>\
			<img src=/~ivcf/images/logos/tree.gif><p>\
			Other InterVarsity Sites:<br>\
			&bull; <a href=http://www.ivcf.org>InterVarsity USA</a><br>\
			&bull; <a href=http://www.urbana.org>Urbana.org</a><br>\
			&bull; <a href=http://www.iugfm.blogspot.com/>IU Graduate Ministry</a><br>\
			&bull; <a href=http://mypage.iu.edu/~greekiv/>IU Greek InterVarsity</a><br><br><br>\
			<center><a href=http://www.customink.com/>Get t-Shirts at<br><img src=/~ivcf/images/logos/customink.gif></a></center>"


function write_menu()
{
	document.getElementById("menu_space").innerHTML = menu_html
}
