function logo()
{
    document.write('<div class="top"><center><img class="center" src="images/header8.jpg"></center><br><center><font color=maroon>Lutheran Campus Ministry of the ELCA invites people in academic settings more deeply into Jesus Christ and the community that bears his name, so that they can discover and fulfill their vocation as disciples.</center></font color> ');
/*document.write('<img class="center" src="images/img2.bmp"><img class="center" src="images/img3.bmp"><br>');*/

/*wdth = screen.width;
	if (screen.width < 912)
	{
		document.write('<img src="images/bar800">')
	}
	if (screen.width >= 912 && screen.width < 1100)
	{
		document.write('<img src="images/bar1024.bmp">')
	}
	if (screen.width >= 1100 && screen.width < 1215)
	{
		document.write('<img src="images/bar1024.bmp">')	
	}
	if (screen.width >= 1215)
	{
		document.write('<img src="images/bar1280.bmp">')
	}*/

document.write('</div><ul class="top"><div class="menu"><a href="weekly.html"><center>Worship and Congregational Opportunities<br>');

document.write('<a href="index.html"><center><br>Home</center></a>');
}
function menu()
{
document.write('<a href="events.html"><br><center>Events</center></a>');
document.write('<a href="volunteer.html"><center><br>Volunteer</center></a>');
document.write('<a href="staff.html"><center><br>Staff</center></a>');
document.write('<a href="lsm.html"><center><br>Lutheran Student Movement </center></ a>');
document.write('<a href="links.html"><center><br>Links</center></a></div></div>');
}

function menu() {

    document.write('<a href="events.html"><center><br>Events</center></a>');

    document.write('<a href="volunteer.html"><center><br>Volunteer</center></a>');

    document.write('<a href="staff.html"><center><br>Staff</center></a>');

    document.write('<a href="lsm.html"><center><br>Lutheran Student Movement </center></ a>');

    document.write('<a href="links.html"><center><br>Links</center></a><hr><div class="notices"><h3>Notices:</h3>');

    document.write('<B>Holiday Bazaar at First English Lutheran Church</B><br> November 21, 2009 8am-1pm <br>Lutheran Campus Ministry will be holding a "ticket prize" style fundraising event for our mission trip during the bazaar. People will have the opportunity to buy tickets and use them to try to win a wide assortment of prizes. Plenty of other goods, food, and lunch will be available as well. Come on out!</div></div>');

}


function links()
{
document.write('<div class="bottom"><a href="pictures.html"><img src="images/pictures.bmp" align="center"></a>');
document.write('<a href="member.html"><img src="images/member.bmp" align="center"></a><a href="directions.html">');
document.write('<img src="images/directions.bmp" align="center"></a><a href="http://www.uwplatt.edu">');
document.write('<img src="images/uwp.bmp" align="center"></a><a href="http://www.lsm-usa.org/wiupmi/">');

}

