Titletag | Descriptiontag | language |
---|---|---|
Jharkhand Small Industry Association | English |
Alexarank |
---|
132014 |
Ip adress | 74.208.236.32 | Nameserver | ns1045.ui-dns.com ns1045.ui-dns.org ns1045.ui-dns.de ns1045.ui-dns.biz |
Status code | 200 |
<!DOCTYPE html> <html lang="en" class="no-js"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <!-- Mobile Specific Meta --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Favicon--> <link rel="shortcut icon" href="img/fav.html"> <!-- Author Meta --> <meta name="author" content="colorlib"> <!-- Meta Description --> <meta name="description" content=""> <!-- Meta Keyword --> <meta name="keywords" content=""> <!-- meta character set --> <meta charset="UTF-8"> <!-- Site Title --> <link rel="icon" type="image/png" href="images/logojsia.png" /> <title>Jharkhand Small Industry Association</title> <link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet"> <link href="cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.css" rel="stylesheet"> <link href="cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css" rel="stylesheet"> <!-- CSS ============================================= --> <link rel="stylesheet" href="css/linearicons.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/bootstrap.min.html"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="css/nice-select.css"> <link rel="stylesheet" href="css/animate.min.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/main.css"> <!---------manual css-----------> <link rel="stylesheet" href="css/jsia_home.css"> <link rel="stylesheet" href="css/tophead.css"> <link rel="stylesheet" href="css/footer.css"> <!----------------facebook-------------------> <div id="fb-root"></div> <script async defer crossorigin="anonymous" src="connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.3"></script> <!------------slider--------------> <link rel="stylesheet" href="maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous"> <script src="ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script> <style> /* @import url("https://fonts.googleapis.com/css2?family=Neonderthaw&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Megrim&display=swap"); body { height: 100vh; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; background: url("https://images.unsplash.com/photo-1524334228333-0f6db392f8a1?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1920&q=80") no-repeat center center; background-size: cover; overflow: hidden; } .new-year-body { text-align: center; color: white; text-transform: uppercase; } .new-year { font-size: 5rem; letter-spacing: 5px; margin-bottom: 0; text-shadow: 0 0 25px white, 0 0 50px white, 0 0 100px white; font-family: "Megrim", cursive, sans-serif; } .year { margin: 0; font-size: 8rem; letter-spacing: 10px; font-family: "Neonderthaw", "Poiret One", cursive; text-shadow: 0 0 25px white, 0 0 50px white, 0 0 100px white; } .btn { margin-top: 4rem; width: 8rem; height: 8rem; border-radius: 50%; font-size: 1.5rem; color: #0c0f0a; padding: 1rem; font-family: "Allerta Stencil", sans-serif; border: none; box-shadow: 0 0 25px white, 0 0 50px white, 0 0 100px white; outline: 4px solid white; outline-offset: 10px; } .btn:hover { outline-offset: 4px; } .snow { position: absolute; top: -10%; border-radius: 50%; background-color: white; box-shadow: 0 0 0px #fff, 0 0 50px #fff; } .snowAnimation1 { animation: snowFall1 linear infinite; } .snowAnimation2 { animation: snowFall2 linear infinite; } .snowAnimation3 { animation: snowFall3 linear infinite; } .snowAnimation4 { animation: snowFall4 linear infinite; } @keyframes snowFall1 { 0% { transform: translate(0vw, 0vh); } 100% { transform: translate(50vw, 150vh); } } @keyframes snowFall2 { 0% { transform: translate(-10vw, -10vh); } 100% { transform: translate(60vw, 150vh); } } @keyframes snowFall3 { 0% { transform: translate(10vw, 0vh); } 100% { transform: translate(40vw, 150vh); } } @keyframes snowFall4 { 0% { transform: translate(0vw, 0vh); } 100% { transform: translate(40vw, 150vh); } } .white { text-shadow: 0 0 25px #fff, 0 0 50px #fff, 0 0 100px #fff; } .btn-white { box-shadow: 0 0 25px #fff, 0 0 50px #fff, 0 0 100px #fff; } .snow-white { box-shadow: 0 0 0px #fff, 0 0 50px #fff; } .green { text-shadow: 0 0 5px #1fd224, 0 0 25px #1fd224, 0 0 50px #1fd224, 0 0 100px #1fd224, 0 0 200px #1fd224; } .btn-green { box-shadow: 0 0 5px #1fd224, 0 0 25px #1fd224, 0 0 50px #1fd224, 0 0 100px #1fd224, 0 0 200px #1fd224; } .snow-green { box-shadow: 0 0 20px #1fd224, 0 0 50px #1fd224; } .orange { text-shadow: 0 0 5px #ffaa01, 0 0 25px #ffaa01, 0 0 50px #ffaa01, 0 0 100px #ffaa01, 0 0 200px #ffaa01; } .btn-orange { box-shadow: 0 0 5px #ffaa01, 0 0 25px #ffaa01, 0 0 50px #ffaa01, 0 0 100px #ffaa01, 0 0 200px #ffaa01; } .snow-orange { box-shadow: 0 0 20px #ffaa01, 0 0 50px #ffaa01; } .pink { text-shadow: 0 0 5px #ff00aa, 0 0 25px #ff00aa, 0 0 50px #ff00aa, 0 0 100px #ff00aa, 0 0 200px #ff00aa; } .btn-pink { box-shadow: 0 0 5px #ff00aa, 0 0 25px #ff00aa, 0 0 50px #ff00aa, 0 0 100px #ff00aa, 0 0 200px #ff00aa; } .snow-pink { box-shadow: 0 0 20px #ff00aa, 0 0 50px #ff00aa; } .violet { text-shadow: 0 0 5px #aa00ff, 0 0 25px #aa00ff, 0 0 50px #aa00ff, 0 0 100px #aa00ff, 0 0 200px #aa00ff; } .btn-violet { box-shadow: 0 0 5px #aa00ff, 0 0 25px #aa00ff, 0 0 50px #aa00ff, 0 0 100px #aa00ff, 0 0 200px #aa00ff; } .snow-violet { box-shadow: 0 0 20px #aa00ff, 0 0 50px #aa00ff; } .blue { text-shadow: 0 0 5px #00aaff, 0 0 25px #00aaff, 0 0 50px #00aaff, 0 0 100px #00aaff, 0 0 200px #00aaff; } .btn-blue { box-shadow: 0 0 5px #00aaff, 0 0 25px #00aaff, 0 0 50px #00aaff, 0 0 100px #00aaff, 0 0 200px #00aaff; } .snow-blue { box-shadow: 0 0 20px #00aaff, 0 0 50px #00aaff; } .red { text-shadow: 0 0 5px #f00, 0 0 25px #f00, 0 0 50px #f00, 0 0 100px #f00, 0 0 200px #f00; } .btn-red { box-shadow: 0 0 5px #f00, 0 0 25px #f00, 0 0 50px #f00, 0 0 100px #f00, 0 0 200px #f00; } .snow-red { box-shadow: 0 0 20px #f00, 0 0 50px #f00; } .yellow { text-shadow: 0 0 5px #ffea00, 0 0 25px #ffea00, 0 0 50px #ffea00, 0 0 100px #ffea00, 0 0 200px #ffea00; } .btn-yellow { box-shadow: 0 0 5px #ffea00, 0 0 25px #ffea00, 0 0 50px #ffea00, 0 0 100px #ffea00, 0 0 200px #ffea00; } .snow-yellow { box-shadow: 0 0 20px #ffea00, 0 0 50px #ffea00; } */ .slidermargin { margin-top: 227px; padding-left: 0px; padding-right: 0px; } @media only screen and (max-width: 2560px) { .slidermargin { margin-top: 227px; } } @media only screen and (max-width: 1440px) { .slidermargin { margin-top: 165px; } } @media only screen and (max-width: 1024px) { .slidermargin { margin-top: 128px; } } @media only screen and (max-width: 768px) { .slidermargin { margin-top: 127px; } } @media only screen and (max-width: 576px) { .slidermargin { margin-top: 135px; } } @media only screen and (max-width: 566px) { .slidermargin { margin-top: 137px; } } @media only screen and (max-width: 425px) { .slidermargin { margin-top: 147px; } } @media only screen and (max-width: 375px) { .slidermargin { margin-top: 147px; } } @media only screen and (max-width: 320px) { .slidermargin { margin-top: 166px; } } html { scroll-behavior: smooth; } .foot2 p.devBy { text-align: center; } </style> <style> .nav-menu ul li a :hover { background-color: #067e06; color: #FFFFFF; } .header-top { background-color: #2f2d28; } #logo { text-decoration: none; color: rgb(22, 158, 29); } .nav-menu a { text-decoration: none; color: #FFFFFF; } .headname h4 { font-weight: bold; text-align: left; font-size: 26px; color: black; font-family: 'Times New Roman'; } .tophv a { padding: 8px; font-size: 10px; text-align: center; text-decoration: none; } .tophv strong { color: #CCCCCC; } .tophv strong a { color: #CCCCCC; font-size: 12px } .tophv a:hover { opacity: 0.7; } .fa-facebook-square { background: #3B5998; color: white; border-radius: 15px; } .fa-twitter-square { background: #55ACEE; color: white; border-radius: 15px; } .fa-globe { background: #dd4b39; color: white; border-radius: 15px; } .fa-youtube-square { background: #bb0000; color: white; border-radius: 15px; } .fa-whatsapp-square { background: green; color: white; border-radius: 15px; } .fa-phone { background: #067e06; color: white; border-radius: 15px; } .fa-envelope { background: #af3a5d; color: white; border-radius: 15px; } .menu-loc a { color: #fff; } .menu-loc a:hover { color: #24890d; } .cir { width: 100%; padding: 15px 0px; background: #89cc4e; float: none; height: 465px; } .cir h4 { text-align: center; } .cir p, .cir h4 { margin-right: 15px; margin-left: 15px; padding-top: 5px; } .cir p { color: #000; font-weight: 600; } .cir a { color: #0c7401; } @media(max-width: 1200px) { .cir { height: 600px; } } @media(max-width: 782px) { .cir { height: 700px; } } @media(max-width: 767px) { .cir { height: auto; } } @media(max-width: 576px) { .cir { height: auto; } } </style> </head> <body> <div class="bg"></div> <header id="header" id="home"> <div class="header-top"> <div class="container"> <div class="row tophv" style="align-items: center;"> <div class="col-lg-3 col-sm-3 col-3 header-top-left no-padding "> <a class="fa fa-phone" href="tel:+916512543429" title="651-2543429"></a> <strong>0651-2543429 </strong> <a class="fa fa-envelope" href="mailto:office@jsia.co.in" title="office@jsia.co.in"></a> <strong>office@jsia.co.in</strong> </div> <div class="col-lg-3 col-sm-3 col-3 header-top-center no-padding menu-loc" style="padding-top:6px;"> <center><strong><span class="fa fa-map-marker" aria-hidden="true"></span><a href="#" style="text-decoration: none; font-size: 14px;"> Udyog Bhavan, Industrial Area, Kokar, Ranchi – 834001</a></strong></center> <!-- <center> <strong><a style="text-decoration:none;" href="#" id="demo" title="India standard time"> <script> var d = new Date(); document.getElementById("demo").innerHTML = d; </script> </a></strong> </center> --> <!-- <center> <strong><a target="_blank" href="https://webmail.1and1.com/" class="menu-image-title-after"><span class="menu-image-title">Check Mail</span></a></strong> </center> --> </div> <div class="col-lg-2 cl-sm-2 col-2 header-top-center no-padding menu-loc" style="padding-top:6px; padding-left:30px;"> <strong><a target="_blank" href="https://webmail.1and1.com/" class="menu-image-title-after"><span class="menu-image-title">Check Mail</span></a></strong> </div> <div class="col-lg-4 col-sm-4 col-4 header-top-right no-padding"> <a id="red" target="_blank" href="https://www.facebook.com/jsiaranchi/" class="fab fa-facebook-square" title="facebook"></a> <a id="red" target="_blank" href="#" class="fab fa-twitter-square" title="twitter"></a> <a id="red" target="_blank" href="#" class="fab fa-youtube-square" title="youtube"></a> <a id="red" target="_blank" href="https://webmail.1and1.com/" class="fa fa-globe" title="Webmail"></a> <a target="_blank" style="color:#067e06" href="#"> <!-- <input type="button" value="Admin login" class="btn-outline-light" style="border-radius:15px;"/>--> <i style="font-size:18px" class="fa fa-sign-in"></i> </a> </div> </div> </div> </div> <!-- <div class="container-fluid main-menu" style="background-image:url(images/bg-breadcrumb.jpg);"> --> <div class="container-fluid main-menu" style="background-color: #fff;"> <div class="row align-items-center justify-content-between d-flex"> <div class="offset-1"></div> <div class="col-md-1 header-top-left no-padding"> <div id="logo"> <a href="index.php"> <img src="images/logojsia2.jpg" alt="" title="JSIA" class="img-fluid" /> <h6 align="left" class="headname2" style="font-family: 'Times New Roman';">Jharkhand Small Industries Association <p style="color: #888; font-size: 11px; font-weight: bold;font-family: 'Times New Roman'"> A NABET ACCREDITED BMO OF JHARKHAND</p> </h6> </a> </div> </div> <div class="col-md-6 header-top-left no-padding"> <a class="headname" href="index.php" style="text-decoration:none;"> <h4> Jharkhand Small Industries Association</h4> <p style="color: #888; font-size: 14px; font-weight: bold;font-family: 'Times New Roman'">A NABET ACCREDITED BMO OF JHARKHAND</p> </a> </div> <div class="col-md-1 header-top-left no-padding logo2"> <div id="logo"> <a href="index.php"> <img src="images/BMO-LOGO-FINAL2.png" alt="" title="NABET" class="img-fluid" /> </a> </div> </div> <div class="col-md-3"> <form class="example" action="#searcher" style="margin:auto;max-width:300px"> <input type="text" id="myInput" placeholder="Search.."> <button type="submit"><i class="fa fa-search"></i></button> </form> </div> <div class="clearfix"></div> </div> </div> <!------------for menu----------------> <div class="container-fluid main-menu" style="padding-top:3px; padding-bottom:0px;"> <div class="row align-items-center justify-content-between d-flex" style="padding:0px;"> <nav id="nav-menu-container" style="padding:0px;"> <ul class="nav-menu"> <li class="menu-active"><a href="index.php"> <i class="fa fa-home"></i> Home</a></li> <!-- <li><a href="#">About us</a></li> --> <li class="menu-has-children"><a style="text-decoration:none" href="about/about-jsia.php?">About Us </a> <ul style="background-color:#067e06;"> <li><a href="about/mission-vision.php">Mission Vision</a></li> <li><a href="about/objectives-of-jsia.php">Objectives of JSIA</a></li> <li><a href="about/facilities-at-jsia.php">Facilitites At JSIA</a></li> <li><a href="about/office-bearers.php">Office Bearers </a></li> <li><a href="about/message-from-president.php">Message from President </a></li> <li><a href="about/message-from-secretary.php">Message from Secretary </a></li> <li><a href="images/uploads/2017/11/Memorandum_JSIA-2017.pdf">Bye Laws </a></li> </ul> </li> <li><a href="members.php">Members</a></li> <li><a href="affiliated-bodies.php">Affiliated Bodies</a></li> <li><a href="projects.php">Projects</a></li> <li class="menu-has-children"><a style="text-decoration:none" href="tenders.php">Tenders</a> <ul style="background-color:#067e06;"> <li><a href="jsia-value-added-services.php">JSIA VALUE ADDED SERVICE</a></li> </ul> </li> <li><a href="press-releases.php">Press Releases</a></li> <li class="menu-has-children"><a style="text-decoration:none" href="innovation-cell.php">Innovation</a> <ul style="background-color:#067e06;"> <li><a href="events.php">Events</a></li> <li><a href="jsia-innovation-cell-profile.php">Jsia Innovation Cell Profile</a></li> <li><a href="demand-profiling-of-sme.php">Demand Profiling Of SME</a></li> <li><a href="industry-academia-collaboration.php">Industry Academy Collaboration</a> </li> <li><a href="notice.php">Notice</a></li> </ul> </li> <li><a href="blog.php">Blog</a></li> <!-- <li><a href="network.php">Network</a></li> --> <li><a href="gallery.php">Gallery</a></li> <li><a href="contact.php">Contact Us</a></li> <!-- <li class="hidemin"><a href="#" style="border: 1px solid #067e06 ; border-radius:20px;">Admin Login</a> </li> --> </ul> </nav><!-- #nav-menu-container --> </div> </div> <!------------for menu----------------> </header> <script type="text/javascript"> //redirect function $(document).ready(function () { $("#red,red1,red2").click(function (event) { alert("Redirecting you to new link!"); }); }); //search function $('#searcher').quicksearch('table tbody tr', { 'delay': 100, 'bind': 'keyup keydown', 'show': function () { if ($('#searcher').val() === '') { return; } $(this).addClass('show'); }, 'onAfter': function () { if ($('#searcher').val() === '') { return; } if ($('.show:first').length > 0) { $('html,body').scrollTop($('.show:first').offset().top); } }, 'hide': function () { $(this).removeClass('show'); }, 'prepareQuery': function (val) { return new RegExp(val, "i"); }, 'testQuery': function (query, txt, _row) { return query.test(txt); } }); $('#searcher').focus(); </script> <!-- Banner Area --> <section class="banner-area" id="home"> <div class="container-fluid slidermargin"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <!-- <li data-target="#myCarousel" data-slide-to="3"></li> <li data-target="#myCarousel" data-slide-to="4"></li> <li data-target="#myCarousel" data-slide-to="5"></li> <li data-target="#myCarousel" data-slide-to="6"></li> <li data-target="#myCarousel" data-slide-to="7"></li> --> </ol> <!-- Wrapper for slides --> <div class="carousel-inner banner"> <!-- <div class="item "> <img src="images/uploads/2021/09/banner-resize.jpg" style="width:100%; height:auto;"> </div> --> <!-- <div class="item"> <img src="images/uploads/2021/07/JSIA-58th-AGM-Photographs-1120x400.jpg" style="width:100%; height: 100%;"> </div> --> <div class="item active"> <img src="images/Jsia_01.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/Jsia_02.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/Jsia_03.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/Banner_1dsfdsfds.png" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/new_banner_jasia.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/jsia_newbanner.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2021/09/banner92021.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2021/09/banner0032021.jpg" style="width:100%; height:auto;"> </div> <div class="item "> <img src="images/uploads/2015/01/09-1100x392.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2015/01/05-1100x392.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2016/05/jsia-banner-1100x392.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2015/01/01-1100x392.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2015/01/03-1100x392.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2021/07/IMG-20201218-WA0021-1120x400.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2021/07/IMG-20201218-WA0025-1120x400.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2021/07/Photograph-Sensitisation-ESCO-Meet-on-08.01.2020-1120x400.jpg" style="width:100%; height: 100%;"> </div> <!-- <div class="item "> <img src="images/uploads/2021/07/IMG-20210305-WA0012-1120x400.jpg" style="width:100%; height: 100%;"> </div> --> <div class="item "> <img src="images/uploads/2021/07/IMG_20191011_183044-1120x400.jpg" style="width:100%; height: 100%;"> </div> <!-- <div class="item "> <img src="images/uploads/2018/07/Photographs-2-1120x400.jpg" style="width:100%; height: 100%;"> </div> --> <div class="item "> <img src="images/uploads/2018/06/PHOTO-2018-06-06-07-46-52-1120x400.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2017/09/3.jpg" style="width:100%; height: 100%;"> </div> <!-- <div class="item "> <img src="images/uploads/2017/09/2.jpg" style="width:100%; height: 100%;"> </div> --> <div class="item "> <img src="images/uploads/2017/09/1.jpg" style="width:100%; height: 100%;"> </div> <div class="item "> <img src="images/uploads/2017/07/GST-Workshop-Photographs-1-1120x400.jpg" style="width:100%; height: 100%;"> </div> <!-- <div class="item "> <img src="images/uploads/2017/02/slide2.jpg" style="width:100%; height: 100%;"> </div> --> <div class="item "> <img src="images/uploads/img1.jpg" style="width:100%; height: auto;"> </div> <!-- <div class="item "> <img src="images/uploads/img2.jpg" style="width:100%; height: auto;"> </div> --> <!-- <div class="item "> <img src="images/uploads/2021/slider58thagm.jpg" style="width:100%; height: auto;"> </div> --> <div class="item "> <img src="images/uploads/2021/11/jsiaBanner_03_18_11.jpg" style="width:100%; height: auto;"> </div> <!-- <div class="item "> <img src="images/uploads/2021/11/jsiaBanner_01_18_11.jpg" style="width:100%; height: auto;"> </div> --> <!-- <div class="item "> <img src="images/uploads/2021/11/jsiaBanner_02_18_11.jpg" style="width:100%; height: auto;"> </div> --> <div class="item"> <img src="images/uploads/2022/01/0001.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/01/0002.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/03/0001.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/04/01.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/07/02.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/09/01.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/09/04.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/09/07.jpeg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/09/05.jpeg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2022/09/06.jpeg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2023/01.jpg" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2023/banner2.png" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2023/Banner_1-JISA.png" style="width:100%; height:auto;"> </div> <div class="item"> <img src="images/uploads/2023/Banner_2.png" style="width:100%; height:auto;"> </div> </div> <!-- Left and right controls --> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> </div> </section> <!-- End banner Area --> <!--------------------Links and download-----------------------> <div class="container notice" id="myDIV"> <div class="row animated slideInUp"> <div class="col-md-12 midpost"> <div class="row" id="myDIV"> <div class="col-lg-6 col-md-6 col-sm-6"> <h3>Welcome to <span style="color:#067e06"> JSIA</span></h3> <p align="justify" style="margin-bottom:3px; font-size: 18px;;">Jharkhand Industrial Policy – 2001 was formulated and implemented after the creation of the State of Jharkhand. The basic objective of the policy was to optimally utilize the available resources in planned and systematic manner for the industrialization of State. </p> <div class="row"> <div class="col-md-4" style="padding:0px;"> <img src="images\gallery\misc\Elected-Members.jpg" class="img-fluid" /> </div> <div class="col-md-8" style="padding:15px;"> <p align="justify" style="font-size: 18px;">It was aimed at enhancing value addition of the natural and human resources in efficient manner to generate additional employment and resources for the growth and development of the State. Considerable progress in industrialization has been achieved during the policy period. As many as 26 mega industries, 106 large and medium industries and 18,109 micro and small industries have been set up in the State during the period with an approximate investment of Rs 28,424.06 crore and about 63,000 people thus far got employment in these industries. </p> </div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6"> <div class="cir"> <h4>Circulars / Notifications</h4> <marquee direction="up" behavior="scroll-behavior" onmouseover="this.stop()" onmouseout="this.start()" style="height: 350px;"> <p><a href="images/uploads/2014/09/JSPCB_Notification_B-1966.pdf" class="mtli_attachment mtli_pdf" target="_blank">JSPCB</a></p> <p><a href="images/uploads/2015/09/MSME-Schemes-New.pdf" class="mtli_attachment mtli_pdf" target="_blank">MSME New Schemes</a><br> Indian economy thrives through the means of enterprise creation as one of the prime movers of the economy. In this direction, “Make in India and Made in India” movement is integral to entrepreneurship development across the country. Therefore, Micro, Small and Medium Enterprises (MSMEs) play a vital role for strengthening the Indian economy.</p> <p>MSMEs have been contributing to spreading entrepreneurial culture through business innovations. Unique feature of MSMEs is that they are widely dispersed across sectors of economy producing diverse range of products and services to meet local as well as global markets</p> <p><a title="MSME New Schemes" href="images/uploads/2015/09/MSME-Schemes-New.pdf" class="mtli_attachment mtli_pdf" target="_blank">[ Read More … ]</a></p> <p><a title="E-Gazette Social Security Code(Jharkhand) Rules 2021" href="images/uploads/2021/12/E-Gazette_Social_Security_Code_(_Jharkhand_)_Rules_2021.pdf" class="mtli_attachment mtli_pdf" target="_blank">E-Gazette Social Security Code(Jharkhand) Rules 2021</a></p> <p><a title="E-Gazette-I.R.Code (Jharkhand) Rules 2021" href="images/uploads/2021/12/E-Gazette-I_R_Code_(_Jharkhand_)_Rules_2021.pdf" class="mtli_attachment mtli_pdf" target="_blank">E-Gazette-I.R.Code (Jharkhand) Rules 2021</a></p> <p><a title="The Code on Wages (Jharkhand) Rules 2021" href="images/uploads/2021/12/The_Code_on_Wages_(_Jharkhand_)_Rules_2021.pdf" class="mtli_attachment mtli_pdf" target="_blank">The Code on Wages (Jharkhand) Rules 2021</a></p> <p><a title="OSH Jharkhand Rules_ 2021" href="images/uploads/2021/12/439_2_2021_Labour_(_OSH_Jharkhand_Rules_ 2021_)_08_10_21.pdf" class="mtli_attachment mtli_pdf" target="_blank">OSH Jharkhand Rules 2021</a> </p> </marquee> </div> </div> </div> </div> </div> </div> <hr style="margin-top:0px;"> <!-------------------Links and download------------------------> <!---------------news and events----------------------> <!---------------events------------> <div class="container pdetails" style=" background-color:#fff" id="myDIV"> <div class="row"> <div class="col-md-6"> <div class="msg"> <div class="msgblk"> <p><img class="aligncenter size-full wp-image-1485" style="border-radius: 50%;" src="images/uploads/2022/09/President.jpg" alt="" width="110" height="110"></p> <h3>Message from the President</h3> <p>Honorable President Anjay Pacheriwala, members of the executive committee, our honorable members of FJCCI and my friends from Press and Media. At the onset, I would like to express my gratitude to all</p> <p><a title="Message from President" href="about/message-from-president.php">[ Read More … ]</a> </p> </div> </div> </div> <div class="col-md-6"> <div class="msg"> <div class="msgblk"> <p><img class="aligncenter size-full wp-image-129" style="border-radius: 50%;" src="images/uploads/2022/09/secnew.png" width="110" height="110"></p> <h3>Message from the Secretary</h3> <p>Honorable Secretary Sri Shivam Singh, Our Association achieves a Grand Milestone of 61 Years. JSIA is the only State Level Association duly accredited by NABET is whole eastern India.</p> <p><a title="Message from Secretary" href="about/message-from-secretary.php">[ Read More … ]</a> </p> </div> </div> </div> <div class="clearfix"></div> </div> </div> <hr /> <!---------------events end------------> <!----------------services------------> <div class="container"> <div class="row "> <div class="col-md-8 servicehead" style="background-image:url(images/green-earth.jpg); background-size:cover;"> <a href="#"> <h3 style="color:#1a1818; font-size:22px; margin-bottom:13px; margin-top:5px;" align="center"> Services<br /> <font color="#0c9e0c">___</font> </h3> </a><br /> <div class="row"> <div class="col-md-4"><a href="notice.php"> <p><i class="fa fa-check-circle"></i> <br />Notice</p> </a></div> <div class="col-md-4"><a href="about/office-bearers.php"> <p><i class="fa fa-flag"></i> <br />Office Bearers</p> </a></div> <div class="col-md-4"><a href="events.php"> <p><i class="fa fa-institution "></i> <br />Events</p> </a></div> </div> <div class="row"> <div class="col-md-6"><a href="members.php"> <p><i class="fa fa-users"></i> <br />Members</p> </a></div> <div class="col-md-6"><a href="images/uploads/2017/11/Memorandum_JSIA-2017.pdf"> <p><i class="fa fa-leaf"></i> <br />Bye Laws</p> </a></div> </div> </div> <!--------------ads2-----------------------> <div class="col-md-4" style="padding:0px 0px 0px 0px;"> <div id="content-sidebar" class="content-sidebar widget-area" style="text-align: center;" role="complementary"> <aside id="text-3" class="widget widget_text"> <div class="textwidget"> <iframe width="100%" scrolling="no" height="34px" frameborder="0" src="http://www.appuonline.com/data/bse-ticker.html"></iframe> <iframe width="100%" scrolling="no" height="34px" frameborder="0" src="http://www.appuonline.com/data/nse-ticker.html"></iframe> </div> </aside> <aside id="nav_menu-3" class="widget widget_nav_menu"> <div class="menu-downloads-container"> <ul id="menu-downloads" class="menu"> <li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-26 current_page_item menu-item-67"> <a href="downloads.php" class="menu-image-title-after"><span class="menu-image-title">Downloads</span></a> </li> </ul> </div> </aside> <aside id="nav_menu-2" class="widget widget_nav_menu"> <div class="menu-side-container"> <ul id="menu-side" class="menu"> <li id="menu-item-345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-344"><a target="_blank" href="images/uploads/2023/2/New_Team_2024-25.pdf" class="menu-image-title-after"><span class="menu-image-title">JSIA Team 2024-2025</span></a></li> <li id="menu-item-345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-344"><a target="_blank" href="jsia_member_ship_forms.php" class="menu-image-title-after"><span class="menu-image-title">JSIA Membership Forms</span></a></li> <!-- <li id="menu-item-345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-344"><a target="_blank" href="images/uploads/2022/09/Office_bearers_list _2022-23_.pdf" class="menu-image-title-after"><span class="menu-image-title">JSIA Team 2022-2023</span></a></li> --> <!-- <li id="menu-item-344" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-344"><a target="_blank" href="images/uploads/2022/09/Office_Bearers_Executive_Committee_list_2022_23.pdf" class="menu-image-title-after"><span class="menu-image-title">JSIA Team 2022-2023</span></a></li> --> <li id="menu-item-64" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-64"><a target="_blank" href="images/uploads/2014/10/procurement.pdf" class="menu-image-title-after"><span class="menu-image-title">Procurement Policies</span></a></li> <li id="menu-item-65" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65"><a target="_blank" href="images/uploads/2014/10/jsiapolicy.pdf" class="menu-image-title-after"><span class="menu-image-title">Industrial Policies</span></a></li> <li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="secretary-reports.php" class="menu-image-title-after"><span class="menu-image-title">Secretary Reports</span></a></li> <li id="menu-item-66" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-66"><a target="_blank" href="http://fisme.org.in/" class="menu-image-title-after"><span class="menu-image-title">KNN News Feed</span></a> </li> </ul> </div> </aside> </div> </div> </div> </div> <hr> <!----------------services------------> <!-----------------------------mission-vision--------------------------> <div class="container mission" id="myDIV"> <div class="row"> <div class="col-md-4" style="padding:15px;"> <div style="background-color:#6b891a ; padding:20px; height:400px; box-shadow:5px 5px 5px rgba(10, 12, 17, 0.993); padding-top:5px;"> <h3 align="center" style="color:#FFFFFF; background-color:#000;">OBJECTIVE </h3> <p align="justify" style="color: white; font-size: 18px;"> The Industrial Policy aims at making Jharkhand one of the most preffered destination for investment, both from inside and outside the country and to ensure accelerated implementation of infrastructure related projects, increasing employment opportunities. <!-- and balanced development of all Geographical regions of the State with emphasis on development of small, tiny and cottage industries. </p> --> <center><a href="about/objectives-of-jsia.php"><input type="button" value="View All" class="mvbtn" style="margin-top:20px;" /></a></center> </div> </div> <div class="col-md-4" style="padding:15px"> <div style="background-color:#6b891a ; padding:20px; height:400px;box-shadow:5px 5px 5px rgba(10, 12, 17, 0.993); padding-top:5px;"> <h3 align="center" style="color:#FFFFFF; background-color:#000;">VISION </h3> <p align="justify" style="color: white; font-size: 18px;">Federation led by visionaries so far envisions prosperous future for entrepreneurs, traders and professionals of Jharkhand and all over the country. </p> <center><a href="about/mission-vision.php"><input type="button" value="Read more" class="mvbtn" /></a></center> </div> </div> <div class="col-md-4" style="padding:15px"> <div style="background-color:#6b891a ; padding:20px; height:400px;box-shadow:5px 5px 5px rgba(10, 12, 17, 0.993); padding-top:5px;"> <h3 align="center" style="color:#FFFFFF; background-color:#000;">MISSION</h3> <p align="justify" style="color: white; font-size: 18px;"> We are firm in acknowledging valuable contribution and support given by current and past office bearers, esteemed members, vibrant affiliated bodies and willing partners. </p> <center><a href="about/mission-vision.php"><input type="button" value="View All" class="mvbtn" /></a></center> </div> </div> </div> </div> <hr> <!------------------------mission-vision-end-----------------------------> <!-- Start blog Area --> <section class="blog-area section-gap" id="blog" style="padding-top:20px;"> <div class="container" id="myDIV"> <div class="row d-flex justify-content-center"> <div class="menu-content pb-20 col-lg-8"> <div class="title text-center"> <h1 style="font-weight: bold; font-family: 'Open Sans Condensed', sans-serif;">Upcoming Events </h1> <p></p> </div> </div> </div> <div class="row"> <div class="col-lg-4 col-md-6 single-blog"> <div class="thumb"> <img class="img-rounded" src="images/uploads/2021/07/IMG-20201218-WA0021-672x372.jpg" alt=""> </div> <p class="meta">20th November, 2015 | By <a href="#">JSIA</a></p> <a href="#"> <h5>JSIA EVENTS</h5> </a> <p align="justify" align="justify"> Technology Day was organised by Jharkhand Government MSME Tool Room Ranchi (JGMSMETR) in partnership with Jharkhand Small Industries Association (JSIA) in its campus on 19th of November 2016. The purpose of the event was to enhance institute’s interaction and strengthen its collaboration with industries specifically small businesses.</p> <a style="text-decoration:none;" href="events.php" class="details-btn d-flex justify-content-center align-items-center"><span class="details">View</span> <span class="lnr lnr-arrow-right"></span></a> </div> <div class="col-lg-4 col-md-6 single-blog"> <div class="thumb"> <img src="images/uploads/2021/07/Photograph-Sensitisation-ESCO-Meet-on-08.01.2020-672x372.jpg" class="img-rounded" alt=""> </div> <p class="meta">10th August, 2016 | By <a href="#">JSIA</a></p> <a href="events.php"> <h5>JSIA EVENTS</h5> </a> <p align="justify"> The hon’ble DDC of Bokaro, made a very motivational speech. He said that there is some coordination lacking amongst the various stakeholders. Government of India has come up with various schemes. This kind of workshop is necessary and would be successful only if there is proper coordination. He urged the Banks to come forward and develop Start-Ups.</p> <a style="text-decoration:none; " href="events.php" class="details-btn d-flex justify-content-center align-items-center"><span class="details">View</span><span class="lnr lnr-arrow-right"></span></a> </div> <div class="col-lg-4 col-md-6 single-blog"> <div class="thumb"> <img src="images/uploads/2021/07/MSME-DI-programm-on-11.10.19-672x372.jpg" class="img-rounded" alt=""> </div> <p class="meta">25th February, 2018 | By <a href="#">JSIA</a></p> <a href="events.php"> <h5>JSIA EVENTS</h5> </a> <p align="justify"> Technology Day was organised by Jharkhand Government MSME Tool Room Ranchi (JGMSMETR) in partnership with Jharkhand Small Industries Association (JSIA) in its campus on 19th of November 2016. The purpose of the event was to enhance institute’s interaction and strengthen its collaboration with industries specifically small businesses. </p> <a style="text-decoration:none;" href="#" class="details-btn d-flex justify-content-center align-items-center"><span class="details">View</span> <span class="lnr lnr-arrow-right"></span></a> </div> </div> </div> </section><!-- End blog Area --> <!-- Start brands Area --> <section class="brands-area pb-30"> <div class="container no-padding"> <h3 style="color:#04091e; font-weight:bold; font-family: 'Open Sans Condensed', sans-serif;" align="center"> Affiliated Organization<br> <span style="color:#FF9900; font-weight:700">___</span> </h3> <div class="brand-wrap"> <div class="row align-items-center active-brand-carusel justify-content-start no-gutters slick-slide"> <div class="col single-brand"> <a href="index.php"><img class="mx-auto" src="images/logojsia.png" style="height:90px; width=90px;" alt=""></a> </div> <div class="col single-brand"> <a href="https://uidai.gov.in/"><img class="mx-auto" src="images/uidai.png" alt="" style="height:90px; width=90px;"></a> </div> <div class="col single-brand"> <a href="https://www.fjcci.org/"><img class="mx-auto" src="images/logo.png" alt="" style="height:90px; width=90px;"></a> </div> <div class="col single-brand"> <a href="https://www.jharkhand.gov.in/"><img class="mx-auto" src="images/govtofjharkhand.png" alt="" style="height:90px; width=90px;"></a> </div> <div class="col single-brand"> <a href="https://www.esic.nic.in/"><img class="mx-auto" src="images/esic.png" alt="" style="height:90px; width=90px;"></a> </div> </div> </div> </div> </section> <!-- End brands Area --> <!-- start footers Area --> <footer> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="social"> <hr style="border: 1px solid white"> <p class="blink" style="text-align: center"> <a href="https://www.facebook.com/jsiaranchi/" target="_blank"><i class="fab fa-facebook-square"></i></a> <a href="https://twitter.com/jsiaranchi/" target="_blank"><i class="fab fa-twitter-square"></i></a> <a href="https://youtube.com/" target="_blank"><i class="fab fa-youtube-square"></i></a> <a href="https://web.whatsapp.com/" target="_blank" title="6512543429"><i class="fab fa-whatsapp-square"></i></a> </p> <hr style="border: 1px solid white"> </div> </div> <div class="col-12 col-sm-12 col-md-6 col-lg-2 col-xl-2"> <h3>Quick Links</h3> <hr class="border-light"> <p><a href="index.php">Home</a></p> <p><a href="about/about-jsia.php">About Us</a></p> <p><a href="projects.php">Projects</a></p> <p><a href="press-releases.php">Press Releases</a></p> <p><a href="gallery.php">Gallery</a></p> <p><a href="contact.php">Contact Us</a></p> </div> <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3"> <div> <h3>Enquiry</h3> <hr class="border-light"> <form action="#" method="POST"> <label style="color: white; font-size: 15px;">Name</label> <input type="text" name="name" class="form-control" required> <label style="color: white; font-size: 15px;">Contact No</label> <input type="tel" name="contact" class="form-control" required onkeypress="return isNumberKey(event)"> <label style="color: white; font-size: 15px;">Message</label> <textarea name="message" class="form-control" required></textarea> <button type="submit" class="btn btn-success btn-block" name="send">Send</button> </form> </div> </div> <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3"> <h3>Stay Connected</h3> <hr class="border-light"> <p>Udyog Bhawan</p> <p>Industrial Area, Kokar</p> <p>Ranchi – 834001 (Jharkhand)</p> <p><span>Mobile No. :</span><a href="tel:+91651-2543429" title="06512543429">0651-2543429</a></p> <p><span>Email : </span><a href="mailto:office@jsia.co.in">office@jsia.co.in</a></p> <p><span>Gmail : </span><a href="mailto:jsiaranchi2009@gmail.com">jsiaranchi2009@gmail.com</a></p> </div> <div class="col-12 col-sm-12 col-md-6 col-lg-4 col-xl-4"> <h3>Find Us</h3> <hr class="border-light"> <div> <iframe src="https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d58599.94562578046!2d85.32136446346927!3d23.370245559510327!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x39f4e1631ce7db3f%3A0x5ef161b00d1ccf1b!2s19A%2C%20Jharkhand%20Small%20Industries%20Association%2C%20Udyog%20Bhavan%2C%20Kokar%20Industrial%20Area%2C%20Kokar%2C%20Ranchi%2C%20Jharkhand%20834001!3m2!1d23.375228699999997!2d85.352075!5e0!3m2!1sen!2sin!4v1630057862003!5m2!1sen!2sin" width="100%" height="250" style="border:0;" allowfullscreen="" loading="lazy"></iframe> </div> </div> <div class="clearfix"></div> </div> </div> </footer> <div class="container-fluid foot2" style="background-color:#000;"> <div class="row"> <div class="col-md-4"> <p>Copyright © 2014, JSIA, All Rights Reserved.</p> </div> <div class="col-md-3"> <p> <a href="privacy-policy.php">Privacy Policy</a> | <a href="term-of-use.php">Term Of Use</a> </p> </div> <div class="col-md-5"> <p class="devBy">Developed By : <a href="https://www.brightcodess.com/"><img src="images/bss-logo.png" alt="Brightcode Software Services Pvt. Ltd." title="Brightcode Software Services Pvt. Ltd."></a></p> </div> <div class="clearfix"></div> <!-- <div class="col-md-4"> <p>Visitors counters: 54875 <a href="#" target="_blank"> <img src="#" title="visitor counters" Alt="visitor counters" border="0"> </a> </p> </div> --> </div> </div> <!-- End footers Area --> <script> $(document).ready(function () { $("#myInput").on("keyup", function () { var value = $(this).val().toLowerCase(); $("#myDIV *").filter(function () { $(this).toggle($(this).text().toLowerCase().indexOf(value) > -1) }); }); }); </script> <script src="js/vendor/jquery-2.2.4.min.js"></script> <script src="cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> <script src="js/vendor/bootstrap.min.js"></script> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script> <script src="js/easing.min.js"></script> <script src="js/hoverIntent.js"></script> <script src="js/superfish.min.js"></script> <script src="js/mn-accordion.js"></script> <script src="js/jquery.ajaxchimp.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.nice-select.min.js"></script> <script src="js/jquery.circlechart.js"></script> <script src="js/mail-script.js"></script> <script src="js/main.js"></script> <script> function isNumberKey(evt) { var charCode = (evt.which) ? evt.which : event.keyCode if (charCode > 31 && (charCode < 48 || charCode > 57)) return false; return true; } </script> <!-- <script src="js/confetti.js"></script> <script> confetti.start(); if(window.outerWidth < 500){ confetti.speed = 1; confetti.maxCount = 100; } $(window).on('load',function(){ $('#exampleModal').modal('show'); }); </script> --> <!-- Modal --> <!--<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel" style="font-weight: bold;text-align: left;font-size: 26px;color: black;font-family: 'Times New Roman';">Jharkhand Small Industries Association </h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body text-justify my-2" style="color:#fff;"> <img src="images/maxresdefault.jpg" class="img-fluid" alt=""> </div> </div> </div> </div>--> </body> </html> <!--<script src="js/confetti.js"></script> <script> confetti.start(); if(window.outerWidth < 500){ confetti.speed = 1; confetti.maxCount = 100; } $(window).on('load',function(){ $('#exampleModal').modal('show'); });z </script>-->
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive X-WS-RateLimit-Limit: 1000 X-WS-RateLimit-Remaining: 999 Date: Sat, 23 Aug 2025 03:10:26 GMT Server: Apache Content-Encoding: gzip