/* Tigra Menu items structure */var MENU_ITEMS = [['Home', window.location.protocol+'//'+window.location.hostname+'/index.php'],['About Us', window.location.protocol+'//'+window.location.hostname+'/about/index.php', null,['Calendar', window.location.protocol+'//'+window.location.hostname+'/about/calendar.php'],['Directions', window.location.protocol+'//'+window.location.hostname+'/about/directions.php'],['Doctrinal Statement', window.location.protocol+'//'+window.location.hostname+'/about/doctrinal_statement.php'],['Pastoral Staff', window.location.protocol+'//'+window.location.hostname+'/about/pastoralstaff.php'],['Service Times', window.location.protocol+'//'+window.location.hostname+'/about/servicetimes.php'],],['Audio Services', window.location.protocol+'//'+window.location.hostname+'/audio/index.php', null, ['Series List', window.location.protocol+'//'+window.location.hostname+'/audio/series.php'],['Message Search', window.location.protocol+'//'+window.location.hostname+'/audio/message_search.php']],['Resources', window.location.protocol+'//'+window.location.hostname+'/resources/index.php', null,['Audio Bible', window.location.protocol+'//'+window.location.hostname+'/resources/audiobible.php', {'tw':'_blank'}],['Bible', window.location.protocol+'//'+window.location.hostname+'/resources/bible/ajax/index.php?Genesis%201', {'tw':'_blank'}],['Church Library', window.location.protocol+'//'+window.location.hostname+'/resources/library/index.php'],['Links of Interest', window.location.protocol+'//'+window.location.hostname+'/resources/links.php'],['Religious Library', 'http://www.davidcox.com.mx/library/library.htm', {'tw':'_blank'}]],['Contact Us', window.location.protocol+'//'+window.location.hostname+'/contactus.php']];