array('url' => 'index.php', 'text' => __('Home') ), 'libinfo' => array('url' => 'index.php?p=libinfo', 'text' => __('Library Information') ), 'help' => array('url' => 'index.php?p=help', 'text' => __('Help on Search') ), 'member' => array('url' => 'index.php?p=member', 'text' => __('Member Area') ) ); /*---------------------------------------------------- social button you may modified as you need. ----------------------------------------------------*/ $social = array ( 'facebook' => array( 'url' => 'http://www.facebook.com/groups/senayan.slims/', 'text' => 'Facebook' ), 'twitter' => array( 'url' => 'http://twitter.com/#!/slims_official', 'text' => 'Twitter' ), 'youtube' => array( 'url' => 'http://www.youtube.com/user/senayanslims', 'text' => 'Youtube' ), 'gihub' => array( 'url' => 'https://github.com/slims/', 'text' => 'Github' ), 'forum' => array( 'url' => 'http://slims.web.id/forum/', 'text' => 'Forum' ) ); ?>