function RunIncludeMenu()
{
   document.write('<div id="PLHIMDiv" style="width:546px;height:28px" dir="ltr">\n');
   document.write('<table id="PLHIMMenu" border="0" cellpadding="0" cellspacing="0" style="height:28px"><tr>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav1-Home.jpg" width="39px" height="28px"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"></div></td>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav2-About.jpg" width="66px" height="28px"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"></div></td>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav3-Programs.jpg" width="87px" height="28px"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"><a style="color:#e8e8e8;text-decoration:none" href="#" target="_self"></a></div></td>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav4-Volunteer.jpg" width="103px" height="28px"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"><a style="color:#e8e8e8;text-decoration:none" href="#" target="_self"></a></div></td>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav5-Events.jpg" width="101px" height="28px"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"><a style="color:#e8e8e8;text-decoration:none" href="#" target="_self"></a></div></td>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav6-Resources.jpg" width="72px" height="28px"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"><a style="color:#e8e8e8;text-decoration:none" href="#" target="_self"></a></div></td>\n');
   document.write('<td style="font-family:Arial,Helvetica,sans-serif;font-size:10px" background="images/nav7-Contact.jpg" width="66px" height="28"><div style="padding:1px 0px 1px 12px" nowrap="nowrap"><a style="color:#e8e8e8;text-decoration:none" href="#" target="_self"></a></div></td>\n');
   document.write('<td width="12" height="28"><img src="images/navTop3.jpg" width="12" height="28"></td></tr></table></div>\n');
}