roles ) ) { get_header(); } else { get_header(); } $optionsleg = get_option( 'eightrise_theme_legal_options' ); $ownerstatus = isset($optionsleg['owner_status']) ? $optionsleg['owner_status'] : NULL; if ( $ownerstatus != 1 ) : $companyname = isset($optionsleg['company_name']) ? $optionsleg['company_name'] : NULL; else : $companyname = get_bloginfo( 'name' ); endif; $registeredoffice = isset($optionsleg['registered_office']) ? $optionsleg['registered_office'] : NULL; $sharecapital = isset($optionsleg['share_capital']) ? $optionsleg['share_capital'] : NULL; $compphonenbr = isset($optionsleg['phone_nb_comp']) ? $optionsleg['phone_nb_comp'] : NULL; $pubdirector = isset($optionsleg['pub_director']) ? $optionsleg['pub_director'] : NULL; $hostserver = isset($optionsleg['host_server']) ? $optionsleg['host_server'] : NULL; $hostwebsite = isset($optionsleg['host_server_website']) ? $optionsleg['host_server_website'] : NULL; $hostserveraddress = isset($optionsleg['host_server_address']) ? $optionsleg['host_server_address'] : NULL; $supportemail = isset($optionsleg['support_email']) ? $optionsleg['support_email'] : NULL; ?>