﻿window.onload=function()
{
	activateMenu('pagenavigation');
	if(document.getElementsByTagName)
	matchHeight();

	activateMenu('dmenu');
	if(document.getElementsByTagName)
	matchHeight();
}
