function m01()
{
	document.location.href="sub101.html";
}

function m02()
{
	document.location.href="sub102.html";
}

function m03()
{
	document.location.href="sub103.html";
}

function m04()
{
	document.location.href="sub104.html";
}
