HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/www/journalofbusinessstudies.in/inc/header.php
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Journal of Business Studies</title>
<link rel="icon" href="images/favicon.png" type="image/png" sizes="20x20">

<!-- Bootstrap Core CSS -->
<link href="css/bootstraps.min.css" rel="stylesheet">

<!-- Custom CSS -->
<link href="css/homepagee.css" rel="stylesheet"><link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" href="css/style-nav.css">
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
<script src="js/script-nav.js"></script>
<link href='https://fonts.googleapis.com/css?family=Arimo' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
<!-- Custom Fonts -->
	<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
</head>

<body>

<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
  <div class="container" style=" color : #fd6001"> 
   
   <div class="row">
   <div class="col-lg-6">
<h4 class="top_text">ISSN :  0975-0150, Frequency : Annually</h4></div>
<div class="col-lg-6"><!-- <h4 class="pull-right top_text">  ISSN (Online) : Applied For </h4>--></div>
   
   </div>
  </div>
  <!-- /.container --> 
</nav>
<div class="container-fluid" style="background:url(images/header.jpg);">
  <div class="container">
    <div class="row">
      <div class="col-lg-3"><a href="index.php"><div align="right"><img src="images/logo/SBSC-logo.png" class="img-responsive" style="padding:10px 0px;"/></div></a></div>
      <div class="col-lg-9"><h1 class="logo_text text-left">Journal of Business Studies</h1></div>
  
    </div>
  </div>
</div>

<!-- Page Content -->
<div class="container-fluid" style="background:#071f39;">
  <div class="container">
    <div class="row">
      <div id='cssmenu'>
        <ul>
          <li  class="<?php if($page=='Home'){echo 'active';}?>"><a href='index.php'>Home</a></li>
          <li  class="<?php if($page=='aim&scope'){echo 'active';}?>"><a href='aim&scope.php'>Aim And Scope</a></li>
          <li  class="<?php if($page=='EditorialBoard'){echo 'active';}?>"><a href='editorial-board.php'>Editorial Board</a></li>
          <li  class="<?php if($page=='About-College'){echo 'active';}?>"><a href='about-college.php'>About College</a></li>
          <li  class="<?php if($page=='Guidelines'){echo 'active';}?>"><a href='guidelines.php'>Guidelines</a></li>
          <li  class="<?php if($page=='publishing-ethics'){echo 'active';}?>"><a href='publishing-ethics.php'>Publishing Ethics</a></li>
          <li  class="<?php if($page=='Latest-Issue'){echo 'active';}?>"><a href='latest-issues.php'>Latest Issue</a></li>
          <li  class="<?php if($page=='Contact-Us'){echo 'active';}?>"><a href='contact-us.php'>Contact Us</a></li>
          
        </ul>
      </div>
    </div>
  </div>
</div>

<!-- /.container -->