403Webshell
Server IP : 10.200.247.200  /  Your IP : 216.73.217.19
Web Server : Apache
System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64
User : jeremy ( 1001)
PHP Version : 8.4.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/coaching_sites/usbusinessfundingsolutions.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/coaching_sites/usbusinessfundingsolutions.com/_header.php
<!DOCTYPE html>
<html amp lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
    <meta name="description" content="">
    <meta name="author" content="">
 
    <title>U.S. Business Funding Solutions</title>
    
    <link href="css/style.css" type="text/css" rel="stylesheet">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
 
 	
 	<!-- SLICK CAROUSEL -->
 
	<link rel="stylesheet" type="text/css" href="slick/slick/slick.css"/>
	<link rel="stylesheet" type="text/css" href="slick/slick/slick-theme.css"/>
   
	<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
	<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
	<script type="text/javascript" src="slick/slick/slick.min.js"></script>

    <script type="text/javascript">
    
    	$(document).ready(function() {
			
			/* SLIDERS */
			$('.multiple-items').slick({
				dots: true,
				arrows: true,
				infinite: true,
				slidesToShow: 3,
				slidesToScroll: 3,
				responsive: [
					{
					  breakpoint: 1024,
					  settings: {
						slidesToShow: 3,
						slidesToScroll: 3,
						infinite: true,
						dots: true
					  }
					},
					{
					  breakpoint: 600,
					  settings: {
						slidesToShow: 2,
						slidesToScroll: 2
					  }
					},
					{
					  breakpoint: 480,
					  settings: {
						slidesToShow: 1,
						slidesToScroll: 1
					  }
					}
					// You can unslick at a given breakpoint now by adding:
					// settings: "unslick"
					// instead of a settings object
				  ]
			});

			/* RANDOM TESTIMONIALS */
			$(".sidebar-column .testimonials").hide();
			$(".sidebar-column .testimonials img").hide();

			var theCount  = 1 + Math.floor(Math.random() * 42);;
			var theLength = $(".sidebar-column .testimonials").length;
			if(theCount > theLength){
				theCount = 1;
			} else {
				theCount = theCount + 1;
			}

			$(".sidebar-column .testimonials").slice(theCount-1,theCount).show();


			/* NAVBAR TOGGLE */
    		$('.navbar-toggler').click(function() {
    			if(!$('nav').hasClass('opened')) {
    				$('nav').addClass('opened');
    			} else if($('nav').hasClass('opened')) {
    				$('nav').removeClass('opened');
    			}
    		});

			/* CREDIT POPUPS */
			$('.click').click(function() {
				$(this).siblings('.credit-modal').addClass('opened');
			});
			$('.close-icon').click(function() {
				$(this).parent().removeClass('opened');
			});

    	});

    </script>

</head>
<body id="<?=($body_id) ? $body_id : 'home';?>">

    <header>

        <a href="index.php"><img src="images/logo-color.png" class="logo" /></a>

        <nav>

            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
                <i class="fa fa-bars"></i>
				<i class="fa fa-times"></i>
            </button>
                    
            <ul class="navbar-nav ml-auto">
				<li class="nav-item home">
                    <a class="nav-link" href="index.php">Home</a>
                </li>
                <li class="nav-item comp">
                    <a class="nav-link" href="company.php">Company</a>
                </li>
                <li class="nav-item serv">
                    <a class="nav-link" href="services.php">Services</a>
                </li>
                <li class="nav-item prof">
                    <a class="nav-link" href="professionals.php">Professionals</a>
                </li>
                <!--li class="nav-item news">
                    <a class="nav-link" href="news.php">News</a>
                </li-->
                <li class="nav-item test">
                    <a class="nav-link" href="testimonials.php">Testimonials</a>
                </li>
                <li class="nav-item faqs">
                    <a class="nav-link" href="faqs.php">Faq</a>
                </li>
                <li class="nav-item cont">
                    <a class="nav-link" href="contact.php">Contact</a>
                </li>
                <li class="nav-item logi">
                    <a class="nav-link" href="login.php">Member Login</a>
                </li>
            </ul>

        </nav>

    </header>
    

Youez - 2016 - github.com/yon3zu
LinuXploit