// JavaScript Document

var menu_option = $("#j_menu_option").attr("option");
$("#"+menu_option).slideDown();

//check();
//alert("check");