var msg = '<table width="800" border="0" cellpadding="0" cellspacing="0">'
msg+='<tr height="24"><td><a href="index.html" onMouseOver="showDiv(\'home\');"><img name="home" src="scripts/images/home_off.gif" width="67" height="24" border="0"></a></td>\n'
msg+='<td><a href="programs.html" onMouseOver="showDiv(\'programs\');"><img name="programs" src="scripts/images/programs_off.gif" width="120" height="24" alt="" border="0"></a></td>\n'
msg+='<td><a href="calendar.html" onMouseOver="showDiv(\'calendar\');"><img name="calendar" src="scripts/images/calendar_off.gif" width="144" height="24" alt="" border="0"></a></td>\n'
msg+='<td><a href="registration.html" onMouseOver="showDiv(\'registration\');"><img name="registration" src="scripts/images/registration_off.gif" width="178" height="24" alt="" border="0"></a></td>\n'
msg+='<td><a href="parents.html" onMouseOver="showDiv(\'parents\');"><img name="parents" src="scripts/images/parents_off.gif" width="88" height="24" alt="" border="0"></a></td>\n'
msg+='<td><a href="contact.html" onMouseOver="showDiv(\'contact\')"><img name="contact" src="scripts/images/contact_off.gif" width="106" height="24" alt="" border="0"></a></td>\n'
msg+='<td><a href="boutique/index.html"onMouseOver="showDiv(\'boutique\');"><img name="boutique" src="scripts/images/boutique_off.gif" width="88" height="24" alt="" border="0"></a></td></tr></table></td></tr>\n'
msg += '<tr bgcolor="#FFFFFF"><td colspan="2" height="4" width="800"><img src="scripts/images/spacer.gif" width="1" height="4" alt="" border="0"></td></tr>'
msg += '<tr bgcolor="#FFF14D"><td colspan="2" height="24" width="800"><img src="scripts/images/spacer.gif" width="1" height="24" alt="" border="0"></td></tr>'
msg += '<tr bgcolor="#FFFFFF"><td colspan="2" height="4" width="800"><img src="scripts/images/spacer.gif" width="1" height="4" alt="" border="0"></td></tr></table>\n';
document.write(msg)
