			var submenu=new Array()
						
			//submenu contents; don't let line wrap in browser view. Must use coded apostrophes; tickmarks will break script.
		
			// EPSCoR Home
			submenu[0]='<span class="tabsub"><a href="index.shtml" class="tabsub">Nebraska Experimental Program to Stimulate Competitive Research</a></span>'
			// Winners Circle
			submenu[1]='<span class="tabsub"><a href="/rfps/winnerscircle.shtml" class="tabsub">Writing From the Winner&rsquo;s Circle Home</a></span>'
			// Chapter 1
			submenu[2]='<span class="tabsub"><a href="/rfps/chapter1.shtml" class="tabsub">Chapter 1: The Two Sides of Planning</a></span>'
			// Chapter 2
			submenu[3]='<span class="tabsub"><a href="/rfps/chapter2.shtml" class="tabsub">Chapter 2: Selecting and Prioritizing Projects</a></span>'
			// Chapter 3
			submenu[4]='<span class="tabsub"><a href="/rfps/chapter2.shtml" class="tabsub">Chapter 3: From Idea to Product: Producing a Competitive Grant Proposal</a></span>'
			// Chapter 4
			submenu[5]='<span class="tabsub"><a href="/rfps/chapter4.shtml" class="tabsub">Chapter 4: Agency Funding Decisions Are Determined by Values and Needs: Theirs, Not Ours</a></span>'
			// Chapter 5
			submenu[6]='<span class="tabsub"><a href="/rfps/chapter5.shtml" class="tabsub">Chapter 5: Writing Grant Proposals</a></span>'
			// Chapter 6
			submenu[7]='<span class="tabsub"><a href="/rfps/chapter6.shtml" class="tabsub">Chapter 6: The Form and I: Writing Proposals for the Way They Are Read</a></span>'
			// Chapter 7
			submenu[8]='<span class="tabsub"><a href="/rfps/chapter7.shtml" class="tabsub">Chapter 7: After the Fall: Rewriting and Resubmitting Our Proposals</a></span>'
			// Bibliography
			submenu[9]='<span class="tabsub"><a href="/rfps/bibliography.shtml" class="tabsub">Selected Resources for Grant Writing</a></span>'
			// Appendix
			submenu[10]='<span class="tabsub"><a href="/rfps/appendixa.shtml" class="tabsub">A: Grant Proposal Quality Check</a> | <a href="/rfps/appendixb.shtml" class="tabsub">B: Pre-review Worksheet</a> | <a href="/rfps/appendixc.shtml" class="tabsub">C: Walking the Walk; Routing Your Proposal</a> | <a href="/rfps/appendixd.shtml" class="tabsub">D: Checklist</a></span>'
//Set delay before submenu disappears after mouse moves out of it (in milliseconds)
var delay_hide=2000;
