About Us
$(function()
jq_dialog_init();
);
function jq_dialog_init()
$( "#jq_dialog_popup" ).dialog(
autoOpen: false,
modal: true,
minWidth: 665,
minHeight: 40,
resizable: false,
close: function( event, ui )
jq_dialog_close();
);
function jq_dialog_open(url,title)
$( "#jq_dialog_popup" ).dialog( "option", "title", title );
$.ajax(
url: url,
success: function(data)
$( "#jq_dialog_popup" ).html(data);
$( "#jq_dialog_popup" ).dialog( "open" );
);
function jq_dialog_close()
$( "#jq_dialog_popup" ).dialog( "destroy" );
jq_dialog_init();
© 2000 - 2019 Razor Planet, Inc. All Rights Reserved v6.1
Privacy Policy - Terms of Use
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-108280756-1']);
_gaq.push(['_trackPageview']);
(function()
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
)();
jq_dialog_init();
);
function jq_dialog_init()
$( "#jq_dialog_popup" ).dialog(
autoOpen: false,
modal: true,
minWidth: 665,
minHeight: 40,
resizable: false,
close: function( event, ui )
jq_dialog_close();
);
function jq_dialog_open(url,title)
$( "#jq_dialog_popup" ).dialog( "option", "title", title );
$.ajax(
url: url,
success: function(data)
$( "#jq_dialog_popup" ).html(data);
$( "#jq_dialog_popup" ).dialog( "open" );
);
function jq_dialog_close()
$( "#jq_dialog_popup" ).dialog( "destroy" );
jq_dialog_init();
About Us
The National Baptist Convention, USA, Inc.
Founded in 1886, the National Baptist Convention, USA, Inc. (Convention) is the nation's oldest and largest African American religious convention with an estimated membership of 7.5 million.
To learn more about the Convention, please explore the links on the left navigation bar. These links will provide you with information about the structure, governance and history of this organization.
Click here for the NBC, USA, Inc. Media & Press Relations Information
Click here for the NBC, USA, Inc. Constitution and Bylaws
© 2000 - 2019 Razor Planet, Inc. All Rights Reserved v6.1
Privacy Policy - Terms of Use
Content Copyright 2019: National Baptist Convention
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-108280756-1']);
_gaq.push(['_trackPageview']);
(function()
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
)();