PHP 7.4.33
Preview: footer.php Size: 24.02 KB
/home/justbyquicklly-old/www/footer.php

<?php include "modals.php" ?>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</div>
<!-- offer popup start-->
<?php
//Dyamic Locaton based URL
$DynamicURL = '';
if (trim($_COOKIE['url']) != '' && trim($_COOKIE['url']) != ',') {
    $TmpArr = explode(',', $_COOKIE['url']);
    $DynamicURL = $TmpArr[0] . '-' . $TmpArr[1];
}
/*$city=strtoupper(getFieldWhere('city','tbl_store_zip','zip',$_COOKIE['postalcode']));
$state=strtoupper(strtolower(getFieldWhere('state','tbl_store_zip','zip',$_COOKIE['postalcode'])));
$popupstoreid=explode(',',getFieldWhere('group_concat(storeid)','tbl_store_zip','zip',$_COOKIE['postalcode'])); 

if(in_array('309',$popupstoreid)){
    $city='city';
}*/
// if($city=='NEW JERSEY' || $state=='NY'){
// $imgpopup='';
// $urltoredirect='';
// $noti_image="rakhihampers2023new.jpg";
// $noti_link="moments";
// $notification_wrapper_link='';
// $notification_wrapper_innerbody="This Raksha Bandhan, Make The Moment Perfect! <button type='button' style='background:#000000 ;color:#FFFFFF;margin-top:5px; font-weight:600' onClick='hide_notification()'>Explore Rakhi Hampers</button>";
// }else{
// $imgpopup='';
// $urltoredirect='';
// $noti_image="rakhihampers2023new.jpg";
// $noti_link="moments";
// $notification_wrapper_link='';
// $notification_wrapper_innerbody="This Raksha Bandhan, Make The Moment Perfect! <button type='button' style='background:#000000 ;color:#FFFFFF; font-weight:600' onClick='hide_notification()'>Explore Rakhi Hampers</button>";
// }
//$notification_wrapper_innerbody='';
/*$jsqziparray=array();
    if(in_array($_COOKIE['postalcode'], $jsqziparray)){
     $imgpopup="images/diwali_noti.png";   
    }*/
    
$imgpopup='';
$urltoredirect='';
$noti_image="original-handloom-sarees.jpg";
$noti_link="very-much-indian-sarees";
$notification_wrapper_link='';
$notification_wrapper_innerbody="<b>Original Handloom Sarees -</b> Enjoy Nationwide Free Delivery <button type='button' style='background:#000000;color:#ffffff; font-weight:600' onClick='hide_notification()'>Explore Now</button>";

if((basename($_SERVER['SCRIPT_NAME'])=='index.php')||(basename($_SERVER['SCRIPT_NAME'])=='about-us.php')||(basename($_SERVER['SCRIPT_NAME'])=='contact-us.php') || (basename($_SERVER['SCRIPT_NAME'])=='meal-kit-store.php') ||
(basename($_SERVER['SCRIPT_NAME'])=='careers.php')||(basename($_SERVER['SCRIPT_NAME'])=='beahero.php')||(basename($_SERVER['SCRIPT_NAME'])=='faq.php')||
(basename($_SERVER['SCRIPT_NAME'])=='blog.php')||(basename($_SERVER['SCRIPT_NAME'])=='bronze')||(basename($_SERVER['SCRIPT_NAME'])=='blog-detail.php')||
(basename($_SERVER['SCRIPT_NAME'])=='privacy-policy.php')||(basename($_SERVER['SCRIPT_NAME'])=='term-&-condition.php')||(basename($_SERVER['SCRIPT_NAME'])=='press-quicklly.php')||(basename($_SERVER['SCRIPT_NAME'])=='referafriend.php')||(basename($_SERVER['SCRIPT_NAME'])=='food.php')||(basename($_SERVER['SCRIPT_NAME'])=='tiffin.php')||(basename($_SERVER['SCRIPT_NAME'])=='review-order.php')||(basename($_SERVER['SCRIPT_NAME'])=='my-account.php')||(basename($_SERVER['SCRIPT_NAME'])=='forgot-password.php')||(basename($_SERVER['SCRIPT_NAME'])=='my-orders.php')||(basename($_SERVER['SCRIPT_NAME'])=='my-wishlist.php')||(basename($_SERVER['SCRIPT_NAME'])=='my-upcoming-orders.php')||(basename($_SERVER['SCRIPT_NAME'])=='chef_quicklly.php')||(basename($_SERVER['SCRIPT_NAME'])=='all_recipe.php')||(basename($_SERVER['SCRIPT_NAME'])=='how-it-works.php')||(basename($_SERVER['SCRIPT_NAME'])=='chef_details.php')|| (basename($_SERVER['SCRIPT_NAME'])=='thanks-order.php')|| (basename($_SERVER['SCRIPT_NAME'])=='catering.php')||(basename($_SERVER['SCRIPT_NAME'])=='mangos-landing-page.php')||(basename($_SERVER['SCRIPT_NAME'])=='mangos-product-page.php')){
$imgpopup='';
$notification_wrapper_innerbody='';
    }
    if($outsideus==1){
        $notification_wrapper_innerbody='';
        $imgpopup='';
    }
    if ($imgpopup != '') {
        $notification_wrapper_innerbody='';
        ?>
        
    <?php
    } //$imgpoopup not blank
	if ($notification_wrapper_innerbody != '') {
	?>

 <!-- sticky notification ends -->
 <?php
}
?>
<!-- offer popup ends ends-->

<!-- zipcode popup Start -->

<div class="clsDialog" id="dvDialog-Slot-DateTime" data-save="0">
    <div class="clsDialog-Box clsCateringDateTimeDialog">
        <a href="javascript:void(0);" class="clsClose" onClick="closeSlotDialog('dvDialog-Slot-DateTime');" title="Close"></a>
        <div class="clsContent "  style="width:400px;height:auto">
            <div id="slot-box-selection"></div>
            <div id="slot-box-content" style="padding-top:10px;"></div>
            <div class="clsFooter">
                <a href="javascript:void(0);"  onClick="return selectDeliverySlot();" class="clsBtn slotChgBtn">Change Slot</a>
                <a href="javascript:void(0);"  onClick="return removeDeliverySlot();" class="removeBtn">Remove Slot</a>
            </div>
        </div>
    </div>
</div>


<style>
.removeBtn {
		text-align: center;
    display: inline-block;
    text-decoration: none;
    background-color: gray;
    border: none;
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    font-weight: 500;
    transition: 0.2s ease-out;
    margin-top:10px;
		width: 100%;
}
</style>


<!-- zipcode popup ends -->

<!--shareasale sessionstorage starts-->
<?php if($_REQUEST['sscid']){
setcookie('sasale', 1, time() + (86400), "/"); // 86400 = 1 dayy
} ?>
    <!-- shareasale session script ends-->
    <?php //echo $_COOKIE['url'];
    if(($_COOKIE['url']==',' && basename($_SERVER['SCRIPT_NAME'])=='store-list.php') || ($_COOKIE['url']==',' && basename($_SERVER['SCRIPT_NAME'])=='store-detail.php') || ($_COOKIE['url']==',' && basename($_SERVER['SCRIPT_NAME'])=='store-subcategory.php') || ($_COOKIE['url']==',' && basename($_SERVER['SCRIPT_NAME'])=='store-subsubcategory.php') || basename($_SERVER['SCRIPT_NAME'])=='food.php'){
        $section='';
        if(basename($_SERVER['SCRIPT_NAME'])=='store-list.php' || basename($_SERVER['SCRIPT_NAME'])=='store-detail.php' || basename($_SERVER['SCRIPT_NAME'])=='store-subcategory.php' || basename($_SERVER['SCRIPT_NAME'])=='store-subsubcategory.php'){
            $section='GROCERY';
        }else{
            $section='FOOD';
        } 
/*function footer_redirection($section, $section_location){
        $zipcode='';
        if($section_location=='chicago-il'){
        $zipcode='60610';
    }elseif($section_location=='manhattan-ny'){
        $zipcode='10001';
    }elseif($section_location=='brooklyn-ny'){
        $zipcode='11212';
    }elseif($section_location=='bronx-ny'){
        $zipcode='10461';
    }elseif($section_location=='austin-tx'){
        $zipcode='78701';
    }elseif($section_location=='seattle-wa'){
        $zipcode='98101';
    }

setcookie('url', $section_location, time() + (86400 * 30 * 12), "/"); // 86400 = 1 day
setcookie('postalcode', $zipcode, time() + (86400 * 30 * 12), "/"); // 86400 = 1 day
header("Location:".SITE_URL."indian-".strtolower($section)."-delivery/near-me-in-".$section_location);
exit();
}*/
        ?>
        
    <footer>
    <div class="clsLinks clsPgWidth">
        <section class="col-2">
            <h4>SOME POPULAR CITIES - INDIAN <?php echo $section; ?> DELIVERY</h4>
            <ul>
                <li><a href="<?php echo SITE_URL; ?>indian-<?php echo strtolower($section); ?>-delivery/near-me-in-chicago-il" >INDIAN <?php echo $section; ?> DELIVERY CHICAGO</a></li>
                <li><a href="<?php echo SITE_URL; ?>indian-<?php echo strtolower($section); ?>-delivery/near-me-in-manhattan-ny">INDIAN <?php echo $section; ?> DELIVERY MANHATTAN</a></li>
                <li><a href="<?php echo SITE_URL; ?>indian-<?php echo strtolower($section); ?>-delivery/near-me-in-brooklyn-ny">INDIAN <?php echo $section; ?> DELIVERY BROOKLYN</a></li>
                <li><a href="<?php echo SITE_URL; ?>indian-<?php echo strtolower($section); ?>-delivery/near-me-in-bronx-ny">INDIAN <?php echo $section; ?> DELIVERY BRONX</a></li>
                <li><a href="<?php echo SITE_URL; ?>indian-<?php echo strtolower($section); ?>-delivery/near-me-in-austin-tx">INDIAN <?php echo $section; ?> DELIVERY AUSTIN</a></li>
                <li><a href="<?php echo SITE_URL; ?>indian-<?php echo strtolower($section); ?>-delivery/near-me-in-seattle-wa">INDIAN <?php echo $section; ?> DELIVERY SEATTLE</a></li>
            </ul>
        </section>
        <section class="col-1">
            <h4>GET TO KNOW US</h4>
            <ul>
                <li><a href="<?php echo SITE_URL; ?>about-quicklly" title="About Quicklly"  >ABOUT</a></li>
                <li><a href="<?php echo SITE_URL; ?>contact" title="Quicklly Contact"  >CONTACT</a></li>
                <li><a href="<?php echo SITE_URL; ?>faq" title="Quicklly FAQS" >FAQS</a></li>
                <li><a href="<?php echo SITE_URL; ?>blog" title="Latest update about Quicklly"  >BLOG</a></li>
                <li><a href="<?php echo SITE_URL; ?>seller/" title="Sell with Quicklly"  >SELLER</a></li>
                <li><a href="<?php echo SITE_URL; ?>press" title="Quicklly Preass Release"  >PRESS RELEASE</a></li>
            </ul>
        </section>

        <section>
            <h4>QUICKLLY PROGRAM</h4>
            <ul>
                <li><a href="<?php echo SITE_URL; ?>gift-cards" title="Quicklly Gift Card"  >GIFT CARD</a></li>
                <li><a href="<?php echo SITE_URL; ?>offers" title="Quicklly Offers" >PROMOS & COUPONS</a></li>
                <li><a href="<?php echo SITE_URL; ?>career" title="Quicklly Careers" >CAREERS</a></li>
                <li><a href="<?php echo SITE_URL; ?>brand-ambassador" title="Brand Ambassador"  >BRAND AMBASSADOR</a></li>
		        <li><a href="<?php echo SITE_URL; ?>student-ambassador-program" title="STUDENT AMBASSADOR">STUDENT AMBASSADOR</a></li>
            </ul>
        </section>
        <section>
            <div class="float-left"><a href="https://apps.apple.com/us/app/quicklly/id1536958907" target="_blank"><img src="images/apple-icon.png"  ><br> Download <br>iOS APP</a></div>
            <div class="float-left"><a href="https://play.google.com/store/apps/details?id=com.quicklly.androidquicklly" target="_blank" ><img src="images/android-icon.png"> <br />Download <br>Android APP</a></div>
        </section>
    </div>
<hr style="border-bottom: 0px solid #999; width: 100%;">
    <div class="clsCopyright clsPgWidth">
        <div class="general"><a href="<?php echo SITE_URL; ?>term-&-condition" title="Quicklly Terms and Conditions"  >TERMS OF USE</a></div>
        <div class="general"><a href="<?php echo SITE_URL; ?>privacy-policy" title="Quicklly Privacy Policy"  >PRIVACY POLICY</a></div>
        <div class="copyright"><a href="<?php echo SITE_URL; ?>">COPYRIGHT&copy; <?php echo date('Y') ?> <?php echo strtoupper(SITE_NAME); ?></a></div>
        <div class="social">
            <a href="https://www.instagram.com/quickllyit/" title="Quicklly instagram" target="_blank"><img src="images/instagram.png"></a>
            <a href="https://twitter.com/QuickllyIt" title="Quicklly twitter" target="_blank"><img src="images/twitter.png"></a>
            <a href="https://www.facebook.com/quickllyIt" title="Quicklly facebook" target="_blank"><img src="images/facebook.png"></a>
            <a href="https://in.pinterest.com/QuickllyIt/" title="Quicklly pinterest" target="_blank"><img src="images/pinterest.png"></a>
            <a href="https://in.linkedin.com/company/myvalue365-e-commerce-pvt-ltd-" title="Quicklly linkedin" target="_blank"><img src="images/linkedin.png"></a>
            <a href="https://www.youtube.com/channel/UCNHYZ9SGLVejqPwHG8j6EKw/" title="Quicklly Youtube" target="_blank"><img src="images/youtube.png"></a>
        </div>
    </div>
</footer>
<style type="text/css">
    footer .clsCopyright{
        text-align: left;
    }
    footer .clsLinks{
        margin-bottom: 25px;
    }
    footer .clsLinks .col-2{
       
}
.clsCopyright div{
    display: inline-block;
    text-align: left;
    color: #cdcdcd;
    font-size: 12px;
}
.clsCopyright .general{
    width: 12%;
    text-align: left;
}
.clsCopyright .copyright{
    width: 50%;
    text-align: center;
}
.clsCopyright .social{
    width: 22%;
    text-align: right;
}
.clsCopyright .social img{
    width: 17px;
    margin: 7px;
    margin-bottom: -5px;
}
@media only screen and (max-width:820px){
  .clsCopyright .general{
    width: 48%;
    text-align: center;
}
.clsCopyright .copyright{
    width: 100%;
    text-align: center;
}
.clsCopyright .social{
    width: 100%;
    text-align: center;
}
.clsCopyright .social img{
    width: 17px;
    margin: 7px;
}  
footer .clsLinks .col-2{
        min-width: auto;
    }
}
@media only screen and (max-width:450px){
    footer .clsLinks section:not(:last-child){
        text-align: left;
        margin-left: 0px;
    }
    footer .clsLinks .col-2{
        min-width: auto;
    }
    }
</style>
<?php }else{ 
    
?>
<style>
footer .clsLinks .col-2{
       
}

footer .clsLinks .col-2 {
   
}
</style>
<footer style="background-color:#111111; border-top: 1px solid #111;">
    <div class="clsLinks clsPgWidth">
          <section class="col-2" style="width:100%!important;">
	
		<h4>LEGAL</h4>
		
            <ul>
		
<!--                <li><span style="color:#B4B4B4; font: normal normal normal 13px/21px Poppins;-->
<!--letter-spacing: 0px;-->
<!--color: #B4B4B4;-->
<!--opacity: 1;">Lorem ipsum dolor sit amet,<br> consetetur sadipscing elitr, sed diam<br> nonumy eirmod tempor invidunt</span></li>-->
 <li><a href="term-&-condition">Terms & Conditions</a></li>
 <li><a href="privacy-policy">Privacy Policy</a></li>

                
		
            </ul>
        </section>
       
          <section class="col-2" style="width:100%!important;">
          <h4>THE COMMUNITY</h4>
          <ul style="">
          <li><a href="#">Our Brand Partners</a></li>
 <li><a href="#">Partnerships</a></li>
 </ul>
        </section>
         
        <section class="col-2" style="width:100%!important;">
            <h4>ABOUT US</h4>
            <ul style="">
                <li><a href="#">FAQ</a></li>
                <li><a href="#">News</a></li>
                <li><a href="/contact">Contact</a></li>
                <li><a href="/request-free-sample">Request Sample</a></li>
            </ul>
        </section>
       <section class="col-2" style="width:100%!important;">
            <h4>SOCIAL</h4>
            <ul style="display: flex; column-gap: 12px;">
                <li><a href="https://www.instagram.com/just_indianmeals/" title="instagram" target="_blank"><i class="fa fa-instagram" style="font-size: 18px; color: #fff;"></i></a></li>
                <li><a href="https://x.com/JustIndianMeals" target="_blank"><i class="fa fa-twitter" style="font-size: 18px; color: #fff;"></i></a></li>
                <li><a href="https://www.facebook.com/profile.php?id=61570983743784" target="_blank"><i class="fa fa-facebook-f" style="font-size: 18px; color: #fff;"></i></a></li>
                <li><a href="https://www.linkedin.com/company/105768689/admin/dashboard/" target="_blank"><i class="fa fa-linkedin" style="font-size: 18px; color: #fff;"></i></a></li>
                <li><a href="https://in.pinterest.com/justbyquicklly/" target="_blank"><i class="fa fa-pinterest" style="font-size: 18px; color: #fff;"></i></a></li>        
            </ul>
        </section>
        
     
    </div>

   
    
    <p class="clsCopyright">
        <a href="https://www.quicklly.com/" target="_blank">Powered by Quicklly</a>
    </p>
    
</footer>
<?php } 
include('product-stores.php');
?>

<style>
.tmailactive {
    display: block !important;
    color: #ba2828;
    font-weight: 500;
}
.offeremail {
    padding:0px 30px;
}

.offeremail button.btns {
border-radius: 4px;
font-size:16px;
display:block;
width:75%;
margin: 10px auto;
}
.offeremail h3 {
    font-size: 18px;
    margin: 10px 0px;
	    font-weight: 600;
    color: #000;
    font-family: 'Montserrat';
}
.offeremail p {
    font-size: 14px;
    margin: 10px 0px;
	color:#333;
	font-family: 'Montserrat';
}
.offeremail input#tempemail {
    width: 75%;
    border-radius: 4px;
    border: #fff;
    margin-bottom: 10px;
    padding: 10px;
    padding-left: 20px;
}
    footer section  .float-left{
        float: left;
        width: 50%;    
        text-align: center;
        color: #fff;
        margin-bottom: 30px;
    }
    footer section  .float-left img{
        
        width: 90px;    
    }
    footer section  .float-left a{
        color: #fff;
        text-align: center;    
    }
    /*subscribe Modal Custom popup Start*/
    #zipcodesubscribe{
    	min-width:350px;
		max-width:500px;
    }
    .sbx{
        background:#def1e2;
        box-shadow: 0px 1px 19px #b9b7b7;
    }
    .sbx .modal-body{
        text-align: center;
    }
    .sbx .modal-body img{
        padding:25px;
    }
    .email-box input[type=text]{
        width: 75%;
        border-radius: 25px;
        border: #fff;
        margin-bottom:20px;
        padding: 17px;
        padding-left:55px;
		max-height: 50px;
    }
    @media(max-width:478px){
        .email-box input[type=text]{
            width: 80%;
        }
    }
    .btns{
        background: #4ba240;
        color: #fff;
        padding: 8px 26px;
        border-radius: 25px;
        border: #fff;
        margin:10px;
        font-size:23px;
    }
    .cls-btn{
        border: 1px solid;
        border-radius: 50px;
        padding: 2px 6px;
        color: #4ba240;
    }
    .email-box__button{
        top: 19px;
        position: relative;
        right: 57px;
        background: none;
        border: none;
    }
    .email-box img{
        width: 48px;
        padding: 0px!important;

    }
    .email-box{
        padding: 5px;
    }
    .modal{
        background-color: rgb(255 255 255 / 85%);
    }

    .grpinptWithicon {
        position: relative;
    }
    .inptbxwitIcn {
        position: relative;
    }
    .inptbxwitIcn:before {
        content: "";
        display: block;
        background: url('../images/pin.png') no-repeat;
        width: 25px;
        height: 25px;
        float: left;
        z-index: 9999
    }

    .pibboxwrpr {
        position: absolute;
        top: 20px;
        z-index: 999;
    }
    button.email-box__button {
        border-left: 2px solid #4ba240;
    }
    button.close.modal-togglebtn-subscribe {
        padding: 5px;
        border: navajowhite;
        background: transparent;
        font-weight: 900;
    }
    .suscr-modal-dialog-centered {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - 1rem)
    }

    .suscr-modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: ""
    }

    .suscr-modal-dialog-centered.modal-dialog-scrollable {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

    .suscr-modal-dialog-centered.modal-dialog-scrollable .modal-content {
        max-height: none
    }

    .suscr-modal-dialog-centered.modal-dialog-scrollable::before {
        content: none
    }
    .grpinptWithicon {
        width: 100%;
        position: relative;
        display: flex;
        flex-flow: column wrap;
        align-items: center;
    }   
    .email-box__button {
        top: 19px;
        position: relative;
        right: 60px;
        background: none;
        border: none;
        position: absolute;
        top: 0;
    }
    .pibboxwrpr {
        position: absolute;
        top: 2px;
        z-index: 999;
        left: 60px;
    }

    div#subscribe {
        background-color: rgb(255 255 255 / 80%) !important;
    }
    @media (min-width:576px) {
        .suscr-modal-dialog-centered {
            min-height: calc(100% - 3.5rem)
        }
        .suscr-modal-dialog-centered::before {
            height: calc(100vh - 3.5rem)
        }
    }
    @media only screen and (min-width: 769px) {
        p.suscBxTxt {
            font-size: 20px;
            font-weight: 500;
            color: #000000;
            padding: 10px 0px;
			margin-bottom:0;
			
        }
        footer section  .float-left img{
           width: 50px;    
        }
    }
    @media only screen and (max-width: 768px) {
        .suscBxTxt {
            font-size: 22px;
            font-weight: 500;
            color: #000000;
            padding: 10px 0px;
        }
        footer section  .float-left img{
           width: 50px;    
        }
    }

    @media only screen and (max-width: 600px) {
        .suscBxTxt {
            font-size: 20px;
            font-weight: 500;
            color: #000000;
            padding: 10px 0px;
        }
        footer section  .float-left img{
           width: 50px;    
        }

    }
    @media only screen and (max-width: 478px) {
        .suscBxTxt {
            font-size: 18px;
            font-weight: 500;
            color: #000000;
            padding: 10px 0px;
        }
        .email-box input[type=text] {
            width: 95%;
        }
        .email-box__button {
            top: 19px;
            position: relative;
            right: 5px;
            background: none;
            border: none;
            position: absolute;
            top: 0;
        }
        .pibboxwrpr {
            position: absolute;
            top: 2px;
            z-index: 999;
            left: 5px;
        }
        footer section  .float-left img{
           width: 50px;    
        }
    }
    @media only screen and (max-width:375px) {
        .suscBxTxt {
            font-size: 14px;
            font-weight: 500;
            color: #000000;
        }
        .email-box input[type=text] {
            width: 100%;
        }
        .email-box__button {
            top: 19px;
            position: relative;
            right: 5px;
            background: none;
            border: none;
            position: absolute;
            top: 0;
        }
        .pibboxwrpr {
            position: absolute;
            top: 2px;
            z-index: 999;
            left: 5px;
        }
        footer section  .float-left img{
           width: 40px;    
        }
    }
    /*subscribe Modal Custom popup Ends*/
</style>

 <style type="text/css">
      .faq-row {
    border-bottom: #ccc 1px solid;
    margin-bottom: 12px;
}

.faq-row-handle {
    cursor: pointer;
    display: block;
    font-weight: normal;
    padding: 7px 30px 7px 1px;
    line-height: 20px;
    text-decoration: none;
    outline: 0;
}

.faq-row.open .faq-row-handle {
   color:Black;
   font-weight: 500;
}

.faq-row-content {
    color: #555;
    font-weight: normal;
    line-height: 150%;
    font-size: 13px;
    display: none;
}

.faq-row-content p {
    padding: 0px 14px 10px 14px;
    font-size:14px; 
    line-height: 20px;
    letter-spacing: 0.4px;
    color: #000;
    text-align: justify;
}
.faq-row-content p a{
    color: green;
}
.dynm-content{
    margin: 0px auto 30px auto;
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
}
.dynm-content a{
    color: green;
    font-weight: 500;
}
.dynm-content h2{
    font-size: 17px;text-align: initial;
}
.dynm-content p{
    font-size:13px; line-height: 20px;color: #333;
}
.dynm-faq{
    margin: 30px auto 30px auto;
}
.dynm-faq a{
    color: #000;
    font-weight: 500;
}
.faq-plus{
    float: right;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-right: -15px;
}
.faq-minus{
    float: right;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-right: -15px;
}
  </style>

<?php
mysqli_close($obj);
?>

Directory Contents

Dirs: 12 × Files: 59

Name Size Perms Modified Actions
- drwxrwxr-x 2024-09-18 09:52:52
Edit Download
calender DIR
- drwxrwxr-x 2024-09-19 08:57:28
Edit Download
cgi-bin DIR
- drwxrwxr-x 2024-09-18 09:51:56
Edit Download
css DIR
- drwxrwxr-x 2024-09-19 16:17:08
Edit Download
fonts DIR
- drwxrwxr-x 2024-09-19 08:57:28
Edit Download
images DIR
- drwxrwxr-x 2024-10-07 11:07:14
Edit Download
include DIR
- drwxrwxr-x 2025-01-22 08:22:00
Edit Download
js DIR
- drwxrwxr-x 2025-01-14 16:18:39
Edit Download
nplogs DIR
- drwxrwxr-x 2025-01-17 14:38:11
Edit Download
plugin DIR
- drwxrwxr-x 2024-09-19 08:57:28
Edit Download
test DIR
- drwxrwxr-x 2025-01-17 13:33:24
Edit Download
vendor DIR
- drwxrwxr-x 2023-05-04 22:10:04
Edit Download
30.12 KB lrwxrwxr-x 2025-01-16 09:06:03
Edit Download
10.15 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
1.00 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
2.65 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
19.84 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
21.43 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
1.60 KB lrwxrwxr-x 2024-09-21 10:22:39
Edit Download
130.09 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
151.47 KB lrwxrwxr-x 2025-01-17 13:38:16
Edit Download
13.07 KB lrwxrwxr-x 2024-10-07 15:08:10
Edit Download
11.14 KB lrwxrwxr-x 2024-12-24 14:14:09
Edit Download
562 B lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
5.22 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
60.62 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
31.44 KB lrwxrwxr-x 2024-10-07 13:19:34
Edit Download
162.98 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
6.47 KB lrwxrwxr-x 2024-09-20 16:58:14
Edit Download
10.12 KB lrwxrwxr-x 2024-09-25 15:10:08
Edit Download
2.45 KB lrwxrwxr-x 2024-09-19 10:22:37
Edit Download
99.24 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
1.13 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
64.12 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
24.02 KB lrwxrwxr-x 2025-01-15 11:45:53
Edit Download
4.34 KB lrwxrwxr-x 2024-09-20 19:28:12
Edit Download
8.18 KB lrwxrwxr-x 2024-10-26 13:09:44
Edit Download
9.62 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
32.86 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
35.60 KB lrwxrwxr-x 2024-11-18 12:27:45
Edit Download
49.58 KB lrwxrwxr-x 2025-01-10 16:31:46
Edit Download
41.43 KB lrwxrwxr-x 2025-01-14 13:08:12
Edit Download
72.76 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
53.34 MB lrwxrwxr-x 2024-12-04 11:50:27
Edit Download
53.35 MB lrwxrwxr-x 2025-01-14 17:17:41
Edit Download
6.66 KB lrwxrwxr-x 2024-09-19 10:24:06
Edit Download
1.22 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
5.09 KB lrwxrwxr-x 2024-11-18 11:17:26
Edit Download
1.06 KB lrwxrwxr-x 2024-11-18 12:27:22
Edit Download
48.66 KB lrwxrwxr-x 2024-10-04 09:56:16
Edit Download
9.37 KB lrwxrwxr-x 2024-10-07 11:49:19
Edit Download
3.53 KB lrwxrwxr-x 2024-10-08 07:02:41
Edit Download
7.69 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
10.49 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
4.46 KB lrwxrwxr-x 2024-09-25 15:14:56
Edit Download
67.55 KB lrwxrwxr-x 2025-01-15 13:45:41
Edit Download
5.40 KB lrwxrwxr-x 2024-09-19 10:28:27
Edit Download
157.37 KB lrwxrwxr-x 2025-01-10 17:05:09
Edit Download
1.99 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
911 B lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
8.75 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
5.92 KB lrwxrwxr-x 2024-10-04 12:20:48
Edit Download
24.97 KB lrwxrwxr-x 2024-10-26 12:17:51
Edit Download
5.40 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
269.28 KB lrwxrwxr-x 2025-01-10 17:07:14
Edit Download
5.41 KB lrwxrwxr-x 2024-09-28 09:54:30
Edit Download
4.60 KB lrwxrwxr-x 2024-09-25 15:13:25
Edit Download
1.23 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
3.13 KB lrwxrwxr-x 2025-01-16 03:44:46
Edit Download
29.56 KB lrwxrwxr-x 2024-10-08 06:26:39
Edit Download
1.31 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).