function menuURL(strTop, strMain){
	if (strTop=="A"){
		location.href="/index/main.htm";
	} else if (strTop=="B")	{
		if (strMain=="01"){
			location.href="/web/html/news/index.html";
		} else if (strMain=="02"){
			location.href="/web/html/news/index.html";
		} else {
			location.href="/web/html/news/index.html";
		}
	} else if (strTop=="C")	{
		if (strMain=="01"){
			location.href="/web/html/linda/2.html";
		} else if (strMain=="02"){
			location.href="/web/html/linda/2.html";
		} else if (strMain=="03"){
			location.href="/web/html/linda/drama/index.html";
		} else if (strMain=="04"){
			location.href="/web/html/linda/music/index.html";
		} else if (strMain=="05"){
			location.href="/web/html/linda/stage/index.html";
		} else {
			location.href="/web/html/linda/2.html";
		}
	} else if (strTop=="D")	{
		if (strMain=="01"){
			location.href="/web/plus/guestbook/";
		} else if (strMain=="02"){
			location.href="/web/plus/guestbook/";
		} else if (strMain=="03"){
			location.href="/web/plus/guestbook/";
		} else if (strMain=="04"){
			location.href="/web/plus/guestbook/";
		} else {
			location.href="/web/plus/guestbook/";
		}
	} else if (strTop=="E")	{
		if (strMain=="01"){
			location.href="/web/html/download/video/index.html";
		} else {
			location.href="/web/html/download/video/index.html";
		}
	} else if (strTop=="F")	{
		if (strMain=="01"){
			location.href="/web/html/gallery/drama/index.html";
		} else if (strMain=="02"){
			location.href="/web/html/gallery/drama/index.html";
		} else if (strMain=="03"){
			location.href="/web/html/gallery/exclusive/index.html";
		} else if (strMain=="04"){
			location.href="/web/html/gallery/function/index.html";
		} else if (strMain=="05"){
			location.href="/web/html/gallery/special/index.html";
		} else {
			location.href="/web/html/gallery/drama/index.html";
		}
	} else if (strTop=="G")	{
		if (strMain=="01"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="02"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="03"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="04"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="05"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="06"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="07"){
			location.href="/web/plus/flink.php";
		} else if (strMain=="08"){
			location.href="/web/plus/flink.php";
		} else {
			location.href="/web/plus/flink.php";
		}
	} else if (strTop=="H")	{
		if (strMain=="01"){
			location.href="http://www.lindaclub.net/bbs/";
		} else {
			location.href="http://www.lindaclub.net/bbs/";
		}
	} else if (strTop=="I")	{
		if (strMain=="01"){
			location.href="/web/html/download/wallpaper/index.html";
		} else {
			location.href="/web/html/download/wallpaper/index.html";
		}
	} else if (strTop=="J")	{
		if (strMain=="01"){
			location.href="/web/html/zhannagonggao/index.html";
		} else if (strMain=="03"){
			location.href="/web/templets/index/sitemap.htm";
		}else if (strMain=="07"){
			alert("ÇëÏÈµÇÂ¼ÍøÕ¾");
			location.href="http://www.lindaclub.net/bbs/logging.php?action=login";
		} else {
			location.href="/web/html/zhannagonggao/index.html";
		}
	} else if (strTop=="K")	{
		if (strMain=="01"){
			location.href="http://www.lindaclub.net/bbs/register.php";
		
		} else if (strMain=="05"){
			location.href="http://www.lindaclub.net/bbs/logging.php?action=login";
		
		}
	} else {
		location.href="/index/main.htm";
	}
}