// Gaikagospel.com topics2.js
//
// Powered by jQuery. Alot of Thanks!
// http://jquery.com/

$(document).ready
(
    function()
    {
        // Tabs
//        $('#gaika_menu').tabs();
 
    }
);

