if (top.Header)
{
	if (top.Header.headerid == "3")
	{
		top.Header.location.replace("http://www.ardms.org/registrants/frameheader.html");
		top.Menu.location.replace("http://www.ardms.org/registrants/framemenu.html");
		top.TopMenu.location.replace("http://www.ardms.org/registrants/frametopmenu.html");
		top.Strip.location.replace("http://www.ardms.org/registrants/framestrip.html");
	}
}
