var MenuDef = {
	"type"	: "bar",
	"style"	: {
	    "css" : "menu",		
		"box"	: false,
		"size"	:[130,22],
		"color" : "#FFFFFF",
		// "bgcolor":mainbgcoloroff,
  		"bgimg" : "/menu/img/menu_bg.gif",
        "direction":"h",		
		"border":{"color":"#333333", "width":0},
        "imgendon":{"src":"/menu/img/chek_sm.gif", "width":3,"height":6},
        "imgendoff":{"src":"/menu/img/chek_sm.gif", "width":3,"height":6},
        "imgspace": 0,
		"align": "left",
        //"shadow": {"color":"#cccccc", "width":1},
		"opacity":85,
		"z" : ""	
	},
	"itemover": { "bgimg":"/menu/img/menu_bg_over.gif"},
	"position": { "relative": false, "pos":[-1,102] },
                  
	"items" : [                
		{ "text":"<table align=center cellspacing='0' cellpadding='0' border='0' width=100%><TR><TD align=center><img src='/images/menu_img/home_ch.gif'></TD></TR></TD></TR></TABLE>" ,"action":{"url":"/","target":"_parent"}
		},
		{ "text":"<table align=center cellspacing='0' cellpadding='0' border='0' width=100%><TR><TD align=center><img src='/images/menu_img/aboutus_ch.gif'></TD></TR></TD></TR></TABLE>" , "action":{"url":"/portal/showcontent.asp?INDEX=17","target":"_parent"},
		  "menu": {
                        "position" : { "anchor": "se", "anchor_side":"n"	},
						"style"	: {	"direction":"v" },

		  	"items"	: [
{"text": "關於我們" , "action":{"url":"/portal/showcontent.asp?INDEX=17","target":"_parent"}}, 
{"text": "節目表" , "action":{"url":"/portal/showcontent.asp?INDEX=654","target":"_parent"}},
{"text": "節目主持群" , "action":{"url":"/portal/showcontent.asp?INDEX=52","target":"_parent"}},
{"text": "意見箱" , "action":{"url":"/feedback.asp","target":"_parent"}
                        	        }
                                  ]
                   }  
		},
		
		{ "text":"<table align=center cellspacing='0' cellpadding='0' border='0' width=100%><TR><TD align=center><img src='/images/menu_img/media_ch.gif'></TD></TR></TD></TR></TABLE>" , "action":{"url":"/media","target":"_parent"}
		},
		{ "text":"<table align=center cellspacing='0' cellpadding='0' border='0' width=100%><TR><TD align=center><img src='/images/menu_img/catalog_ch.gif'></TD></TR></TD></TR></TABLE>" , "action":{"url":"/portal/showsub.asp?subid=290","target":"_parent"}
		},
		{ "text":"<table align=center cellspacing='0' cellpadding='0' border='0' width=100%><TR><TD align=center><img src='/images/menu_img/forums_ch.gif'></TD></TR></TD></TR></TABLE>" , "action":{"url":"/portal/showcontent.asp?INDEX=51","target":"_parent"}
		},	
		{ "text":"<table align=center cellspacing='0' cellpadding='0' border='0' width=100%><TR><TD align=center><img src='/images/menu_img/listen_ch.gif'></TD></TR></TD></TR></TABLE>",
"action":{"url":"mms://barryp.serverroom.us/barryp","target":"_parent"}
                        	        }
			  		                      
		
           	]
};

