var S = new Array ("<div id='navbar'><ul>","<li><a title = 'Directory of Website' href='index.htm' class='directory'>Site Directory</a></li>",
"<li><a title = 'Mission' href='mission.htm' class='mission'>Mission</a></li>","<li><a title = 'Our P.A.R.T.Y. Program' href='ourprograms.htm' class='program'>Program</a></li>","<li><a title = 'Contacts' href='contacts.htm#contactus' class='contacts'>Contacts</a></li>","<li><a title = 'See a list of supporters or donate to Lakeland P.A.R.T.Y.' href='support.htm' class='support'>Support</a></li>","<li><a title = 'Program Schedules for Bonnyville and Cold Lake' href='schedule.htm' class='programschedule'>Where's the P.A.R.T.Y.?</a></li>","<li><a title = 'Research and Evaluation' href='research.htm' class='research'>R & E</a></li>","<li><a title = 'Our Rationale and Overview of Trauma and Injury Prevention in the Lakeland Area' href='overview.htm' class='overview'>Overview</a></li>","<li><a title = 'Outreach' href='outreach.htm' class='outreach'>Outreach</a></li>","<li><a title = 'Events Sponsored or Assisted by Lakeland P.A.R.T.Y.' href='events.htm' class='events'><i>Events</i></a></li>","</ul></div>")
for (i = 0; i < S.length; i++) document.write(S[i])