'All Video Gallery', 'categories' => 'Categories', 'videos' => 'Videos', 'docx' => 'Quickstart Guide'); $links = array(); foreach( $tabs as $tab => $name ) { if( $tab == $current) { $links[] = "$name"; } else { $links[] = "$name"; } } echo '
'; echo ""; } ?>