Before put in the over
Out of the over
Picked up a broken one (couldn't seal up the skin
detail
flake
function forumSelected() {
var forumId = $("#forumId").val();
if(forumId == null || '' == forumId) {
alert('請選擇論壇.');
} else {
}
}