$(function() {
    $(".showJS").css("display","inline");
    $("#showJS").css("display","inline");
});Attribute("style", "");