if (document.title =="Wharton Pre-College Programs") {
	document.write('<div class="innertube"> <ul><li><a href="/precollege/lbw/lbw.html">Leadership in the Business World</a> (LBW)</li><li><a href="/precollege/lead/lead.html">Leadership Education and Development</a> (LEAD)</li><li><a href="http://www.upenn.edu/fisher/summer/index.html">Management & Technology Summer Institute</a> (M&T SI)</li></ul> </div>') 
	} 
else {
		document.write('<div class="innertube"> <ul><li><a href="/precollege/index.html">Home</a></li><li><a href="/precollege/lbw/lbw.html">Leadership in the Business World</a> (LBW)</li><li><a href="/precollege/lead/lead.html">Leadership Education and Development</a> (LEAD)</li><li><a href="http://www.upenn.edu/fisher/summer/index.html">Management & Technology Summer Institute</a> (M&T SI)</li></ul> </div>');
	}