HOME


Mini Shell 1.0
DIR: /home/islapiiu/sites/forbes/contact-form/img/
Upload File :
Current File : /home/islapiiu/sites/forbes/contact-form/img/services.php.tar
home/islapiiu/sites/taxigalle/services.php000064400000011562150764720500014763 0ustar00<?php
include './class/include.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>Taxi Galle | Services</title>
    
    <!-- Bootstrap -->
    <link href="common/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
    <!-- Owl Carousel -->
    <link href="common/owl-carousel/css/owl.carousel.min.css" rel="stylesheet" type="text/css">
    <!-- Fancybox -->
    <link rel="stylesheet" href="common/fancybox/jquery.fancybox.min.css" type="text/css" />
    <!-- Theme Style -->
    <link href="css/style.css" rel="stylesheet" type="text/css">
    <!-- Custom Style -->
    <link href="css/custom.css" rel="stylesheet" type="text/css">
    <style>
    .banner-home {
        background: url(./images/banner/back_dark.jpg) top center no-repeat !important;

        background-size: cover;
    }

    .header-bottom {
        background: rgba(0, 0, 0, 0.5);

    }

    header.header-small {
        background: #000;

    }

    .search-section .tab-sec .nav-tabs .nav-link {
        padding: 19px 24px 10px 25px;
    }
    </style>
</head>

<body>
    <!--Header area start here-->
    <?php
        include('./header.php');
        ?>

    <!-- Pagewrap Start Here -->
    <div class="content">
        <section class="banner-gallery inner-banner">
            <div class="banner-box">
                <h1><span>Services </span>Taxi Galle</h1>

            </div>
        </section>


        <!--            <section class="car-services sec-pd inner-pd">
                <div class="container">
                    <div class="row">
                        <?php
                        $SERVICE = new Service(NULL);
                        foreach ($SERVICE->all() as $service) {
                            ?>
                            <div class="col-md-4">
                                <a href="./view-service.php?id=<?php echo $service['id'] ?>">
                                    <div class="service-colm">
                                        <img src="upload/service/<?php echo $service['image_name']; ?>" alt="Serveces Icon"  class="service-colm">	
                                        <h3><?php echo $service['title']; ?></h3>	
                                        <p><?php echo substr($service['short_description'], 0, 50) . '..'; ?></p>
                                    </div>
                                </a>	
                            </div>
                            <?php
                        }
                        ?>						
                    </div>			
                </div>
            </section>	-->
        <div class="sgallery-sec sec-pd inner-pd">
            <div class="container">
                <div class="row">
                    <?php
                        $SERVICE = new Service(NULL);
                        foreach ($SERVICE->all() as $service) {
                            ?>
                    <div class="col-md-6 col-lg-4 col-sm-6 m-b30">
                        <div class="dlab-box" data-tilt="" data-tilt-max="10" data-tilt-speed="1">
                            <a href="./view-service.php?id=<?php echo $service['id'] ?>">
                                <div class="dlab-media dlab-img-effect dlab-img-overlay2" style="margin-top: 20px;">
                                    <img src="upload/service/<?php echo $service['image_name']; ?>" alt="">
                                    <div class="dlab-info-has p-a20 text-white no-hover">
                                        <h4 class="m-t0 m-b10 title-destination text-center">
                                            <?php echo $service['title']; ?></h4>
                                        <p class="text-center">
                                            <?php echo substr($service['short_description'], 0, 50) . '..'; ?></p>
                                    </div>
                                </div>
                            </a>
                        </div>
                    </div>
                    <?php
                        }
                        ?>


                </div>
            </div>
        </div>
        <?php
            include('./footer.php');
            ?>
    </div>
    <!-- Pagewrap End Here-->
    <!-- jQuery (necessary for JavaScript plugins) -->
    <script src="js/jquery.min.js"></script>
    <!-- Bootsrap JS -->
    <script src="common/bootstrap/js/bootstrap.min.js"></script>
    <!-- Owl Crousel -->
    <script src="common/owl-carousel/js/owl.carousel.js"></script>
    <!-- Fancybox -->
    <script src="common/fancybox/jquery.fancybox.min.js"></script>
    <!-- Font Awesome JS -->
    <script src="js/all.min.js"></script>
    <!-- Custom JS -->
    <script src="js/custom.js"></script>
</body>

</html>home/islapiiu/sites/holidaytours/services.php000064400000010405150764744260015543 0ustar00<?php
include './class/include.php';

$SERVICE = new Service(NULL);
$services = $SERVICE->all();
?>
<!DOCTYPE html><html lang="zxx">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Services|Hikkaduwa Holiday Tours</title>
        <meta name="description" content="Jaiga template"/>
        <meta name="author" content="Dsign Elit BD"/>
        <link rel="shortcut icon" href="assets/images/favicon/icon.png"/>
        <link rel="apple-touch-icon-precomposed" href="assets/images/favicon/icon.png">
        <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/images/favicon/icon.png"/>
        <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/images/favicon/icon.png"/>
        <link rel="stylesheet" href="assets/flaticons/flaticons-link.css" type="text/css"/>
        <link rel="stylesheet" href="assets/css/apps.min.css" type="text/css"/>
        <link rel="stylesheet" href="assets/css/style.css" type="text/css"/>
        <link href="assets/css/custom.css" rel="stylesheet" type="text/css"/>
        <link rel="stylesheet" href="assets/css/responsive.css" type="text/css"/>
    </head>
    <body class="home1">
        <div id="loader">
            <div class="spinner">
                <div class="dot1">
                </div>
                <div class="dot2">
                </div>
            </div>
        </div>
        <?php include './header.php'; ?>
        <div id="all-area" class="all-section">
            <section class="page-head page-bg" style="background-image: url('assets/images/bg/p1.jpg');">
                <h3 class="page-heading">Services</h3>
                <div class="sub-title">
                    <a href="#">
                        <span>Home</span></a><i></i>
                    <span>Services</span>
                </div>
            </section>
        </div>
        <section id="cruise" class="cruise-area section-padding">
            <div class="container">
                <div class="row">
                    <?php
                    if (count($services) > 0) {
                        foreach ($services as $service) {
                            ?>
                            <div class="col-md-12">
                                <div class="cruises-info cruise-list-view">
                                    <div class="row">
                                        <div class="col-md-4 padding-left-0">
                                            <img src="upload/service/<?php echo $service['image_name']; ?>" alt="Airport Transfer">
                                        </div>
                                        <div class="col-md-8">
                                            <div class="cruise-details"> 
                                                <h4 class="cruise-title">
                                                    <a href="services.php?id=<?php echo $service['id']; ?>"><?php echo $service['title']; ?></a>
                                                </h4> 
                                                <p><?php echo substr($service['short_description'], 0, 450) . '...'; ?></p>
                                            </div>
                                        </div>
                                    </div>
                                </div> 
                            </div>
                            <?php
                        }
                    } else {
                        
                    }
                    ?>
                </div>
            </div>
        </section>
        <?php include './footer.php'; ?>
        <a href="#" class="back-to-top">
            <i class="fas fa-angle-up"></i>
        </a>
        <script src="assets/js/jquery-3.2.1.min.js"></script>
        <script src="assets/js/jquery-migrate-3.0.0.min.js"></script>
        <script src="assets/js/apps.min.js"></script>
        <script src="assets/contact-script/validator.js"></script>
        <script src="assets/contact-script/contact.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBIXIAltBpyECUqr3TL75QK4itRXCV8KdE" async defer></script>
        <script src="assets/js/custom.js"></script>
    </body>
</html>


home/islapiiu/sites/faithlinkint/services.php000064400000016223150765614470015505 0ustar00<!DOCTYPE html>
<?php
include './class/include.php';
?>
<html lang="en">

    <head>
        <meta charset="UTF-8">
        <title>Faithlink International (Pvt) Ltd - Services</title>
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <meta name="keywords" content="construction company in sri lanka, bathroom fittings, swimming pool construction, swimming pool fittings, consultant service, imports and exports company in sri lanka, civil construction company in sri lanka, faithlink international pvt ltd, faithlink in maldives, trading company in sri lanka">
        <meta name="description" content="We are a Trading company, involved in Intending, Imports and exports of any item which complies with the standard import regulations, we also have diversified into construction and assist our customers on the whole process of getting the necessary products to the customer on a timely manner">
        <meta content="" name="author" />
        <!-- BEGIN GLOBAL MANDATORY STYLES -->
        <link href="plugins/normalize.css" rel="stylesheet" type="text/css">
        <link href="plugins/uikit-2.27.2/css/uikit.min.css" rel="stylesheet" type="text/css">
        <link href="plugins/font-awesome-4.7/css/font-awesome.min.css" rel="stylesheet" type="text/css">
        <link href="plugins/slick-master/slick/slick.css" rel="stylesheet" type="text/css">
        <link href="plugins/flat-icon/flaticon.css" rel="stylesheet" type="text/css">
        <!-- END GLOBAL MANDATORY STYLES -->
        <!-- BEGIN PAGE COMPONENTS UIKIT -->
        <link href="plugins/uikit-2.27.2/css/components/sticky.min.css" rel="stylesheet" type="text/css">
        <link href="plugins/uikit-2.27.2/css/components/slider.min.css" rel="stylesheet" type="text/css">
        <!-- END PAGE COMPONENTS UIKIT -->
        <!-- BEGIN REVOLUTION SLIDER -->
        <link rel="stylesheet" href="plugins/revolution/css/settings.css">
        <link rel="stylesheet" href="plugins/revolution/css/layers.css">
        <link rel="stylesheet" href="plugins/revolution/css/navigation.css">
        <!-- END REVOLUTION SLIDER -->
        <!-- BEGIN TEMPLATE LAYOUT STYLES -->
        <link rel="stylesheet" href="css/style.css">
        <link rel="stylesheet" href="css/responsive.css">
        <!-- END TEMPLATE LAYOUT STYLES -->
        <link rel="shortcut icon" href="images/icon.png" />
    </head>
    <body>
        <!-- BEGIN HEADER -->
        <?php include './header.php'; ?>
        <!-- END HEADER -->
        <!-- BEGIN CONTAINER -->
        <!-- BEGIN SLIDER -->
        <section class="brick-banner">
            <div class="uk-container uk-container-center">
                <div class="title">
                    <h3>SERVICES</h3>
                    <ul>
                        <li><a href="index.php">Home</a></li>
                        <li class="active"><a href="services.php">Services</a></li>
                    </ul>
                </div>
            </div>
        </section>

        <section class="our-services set-padding">
            <div class="uk-container uk-container-center">

                <div class="uk-grid" style="margin-bottom: 50px;">
                    <?php
                    $SERVICE = new Service(NULL);
                    foreach ($SERVICE->all() as $service) {
                        ?>
                        <div class="uk-width-medium-1-4 uk-width-small-1-2 uk-width-1-1">
                            <div class="box brick-hover-border-color-yellow service">
                                <div class="box-icon">
                                    <a href="view-services.php?id=<?php echo $service["id"]; ?>">
                                        <img src="upload/service/thumb/<?php echo $service['image_name'] ?>" style="margin-top: -23px;"> 
                                    </a>
                                </div>
                                <div class="box-title-h3" >
                                    <a href="view-services.php?id=<?php echo $service["id"]; ?>" class="brick-hover-child-color-yellow" ><h3 style="text-transform: uppercase;"><?php echo $service['title'] ?></h3></a>
                                </div>
                                <div class="box-content-p">
                                    <p><?php echo substr($service['short_description'], 0, 80) . '...'; ?></p>

                                </div>
                                <div class="brick-button brick-button-yellow brick-button-radius">
                                    <a href="view-services.php?id=<?php echo $service["id"]; ?>"><h3>View More</h3></a>
                                </div>
                            </div>
                        </div>
                        <?php
                    }
                    ?>
                </div>
            </div>
        </section> 

        <!-- END SLIDER -->
        <!-- BEGIN FOOTER -->
        <?php include './footer.php'; ?>
        <!-- END FOOTER -->
        <div class="brick-backtotop brick-background-yellow" data-uk-smooth-scroll><span class="fa fa-arrow-up"></span></div>
        <!-- BEGIN JQUERY JS -->
        <script src="plugins/jquery/jquery-1.12.4.min.js"></script>
        <script src="plugins/uikit-2.27.2/js/uikit.min.js" type="text/javascript"></script>
        <script src="plugins/slick-master/slick/slick.min.js" type="text/javascript"></script>
        <script src="plugins/jquery-waypoints/2.0.3/waypoints.min.js" type="text/javascript"></script>
        <script src="plugins/jquery-count-to-number/jquery.counterup.min.js" type="text/javascript"></script>
        <!-- END JQUERY JS -->
        <!-- BEGIN COMPONENT UIKIT-->
        <script src="plugins/uikit-2.27.2/js/components/sticky.min.js" type="text/javascript"></script>
        <script src="plugins/uikit-2.27.2/js/components/slider.min.js" type="text/javascript"></script>
        <!-- END COMPONENT UIKIT-->
        <!-- BEGIN REVOLUTION SLIDER -->
        <script src="plugins/revolution/js/jquery.themepunch.tools.min.js"></script>
        <script src="plugins/revolution/js/jquery.themepunch.revolution.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.actions.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.carousel.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.migration.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.navigation.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.parallax.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
        <script src="plugins/revolution/js/extensions/revolution.extension.video.min.js"></script>
        <!-- END REVOLUTION SLIDER -->
        <!-- BEGIN MAIN JS -->
        <script src="js/main.js"></script>
        <!-- END MAIN JS  -->
    </body>


</html>
home/islapiiu/sites/visitlanka/services.php000064400000020317150766070230015154 0ustar00<?php
include_once(dirname(__FILE__) . '/class/include.php');

$banner = new Banner(1);
?>
<!DOCTYPE html>

<html dir="ltr" lang="en-US">

    <head>

        <meta charset="utf-8">

        <meta http-equiv="X-UA-Compatible" content="IE=edge">

        <title>Try Lanka Travels Sri Lanka || Services</title>

        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />

        <link rel="icon" type="image/png" sizes="16x16" href="images/icons/1.PNG">

        <link href='https://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>

        <link href='https://fonts.googleapis.com/css?family=PT+Serif' rel='stylesheet' type='text/css'>

        <link href='https://fonts.googleapis.com/css?family=Mr+De+Haviland' rel='stylesheet' type='text/css'>

        <link href='https://fonts.googleapis.com/css?family=Raleway:300,100' rel='stylesheet' type='text/css'>
        
         <link href="https://fonts.googleapis.com/css2?family=Langar&display=swap" rel="stylesheet">



        <link rel="stylesheet" href="../../../netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">

        <link rel="stylesheet" href="css/bootstrap.css" type="text/css" />



        <link rel="stylesheet" href="css/style.css" type="text/css" />

        <link rel="stylesheet" href="css/dark.html" type="text/css" />

        <link rel="stylesheet" href="css/font-icons.css" type="text/css" />

        <link rel="stylesheet" href="css/animate.css" type="text/css" />

        <link rel="stylesheet" href="css/magnific-popup.css" type="text/css" /> 

        <link href="custom.css" rel="stylesheet" type="text/css"/>

        <link rel="stylesheet" href="css/responsive.css" type="text/css" />
        <link href="css/footer.css" rel="stylesheet" type="text/css"/>


        <script type="text/javascript" src="js/jquery.js"></script>
        <link href="css/activity-new.css" rel="stylesheet" type="text/css"/>
        <script type="text/javascript" src="js/plugins.js"></script>
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.css">

        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.theme.min.css">

        
    </head>
   
    <body class="stretched">

        <div id="wrapper" class="clearfix">
            <?php include './header.php'; ?>
           

            <section id="slider" class="boxed-slider large bgcolor-white hidden-sm hidden-xs" >
            <div class="fade-overlay"></div>
            <div class="fslider main" data-easing="easeInQuad">
                <div class="flexslider">
                    <div class="slider-wrap">
                        <!--                <div class="encore-caption center dark">                                                         <h2>Encore</h2>                    <h4 class="subtext serif bottommargin-sm">Resort &amp; Hotel</h4>                    <a href="#" class="button button-medium button-border button-dark button-outline tright nomargin"><span>BOOK TODAY</span></a>                                 </div>                                                   -->
                        <div class="slide slide-height"> <img class="banner-img" src="images/banner-img.webp" alt="">
                        <div class="centered-img"><h3 class="centered-txt">SERV<span>ICES</span></h3></div>
                    </div>
                    </div>
                </div>
            </div>
        </section>

        <section id="slider" class="boxed-slider large bgcolor-white visible-sm visible-xs">
            <div class="fade-overlay"></div>
            <div class="fslider main" data-easing="easeInQuad">
                <div class="flexslider  mobil-slider2">
                    <div class="slider-wrap">
                       
                        <div class="slide">
                            <img src="images/banner-img.webp" alt="">
                            <div class="centered-img">
                            <h3 class="centered-txt">SERV<span>ICES</span></h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>





            <section class="popular-packages bgcolor-grey " style="padding-top: 30px;">
                <div class="container-fluid">

                    <div class="row">
                        <?php
                        $SERVICE = Service::all();
                        foreach ($SERVICE as $service) {
                            ?>
                            <div class="col-md-3 col-sm-6">
                                <div class="single-package">
                                    <div class="package-image"> 
                                        <?php
                                        if ($service['id'] == 3) {
                                            ?>
                                            <a href="tour-package.php">
                                                <img src="upload/service/<?php echo $service["image_name"]; ?>" alt="">
                                            </a>
                                        <?php 
                                        }elseif ($service['id'] == 2) {
                                         ?>
                                        <a href="airport-transfer.php">
                                                <img src="upload/service/<?php echo $service["image_name"]; ?>" alt="">
                                            </a>
                                            <?php
                                        } else {
                                            ?>
                                            <a href="">
                                                <img src="upload/service/<?php echo $service["image_name"]; ?>" alt="">
                                            </a>
                                            <?php
                        }
                                        ?> 
                                    </div>
                                    <div class="package-content">
                                        <center><h3 class="green service-title"><?php echo $service["title"]; ?></h3></center>
                                        <?php echo $service["description"]; ?>
                                        <div class="clearfix"></div>
										 <div class="text-center">
                        <a href="inquiry-services.php?id=<?php echo $service['id']; ?>"
                            class="button button-small button-black button-reveal button-dark"><span>Inquiry</span> <i
                                class="icon-chevron-right"></i></a> </figcaption>
                    </div> 
                                    </div> 
                                </div>
                            </div> <!-- single package end -->
                            <?php
                        }
                        ?>
                    </div>
                </div>
            </section> 
            <?php include './footer.php'; ?>

            <!-- Footer Scripts -->

            <script type="text/javascript" src="js/functions.js"></script>

            <script src="js/modernizr.js"></script>





            <!-- Calendar Script -->    

            <script src="js/pikaday.js"></script>

            <script>



                var pickerDefault = new Pikaday(
                        {

                            field: document.getElementById('datepicker-arrive'),

                            theme: 'dark-theme'

                        });



                var pickerTheme = new Pikaday(
                        {

                            field: document.getElementById('datepicker-depart'),

                            theme: 'dark-theme'

                        });



            </script>



            <!-- Random Backgrounds -->

            <script src="js/rand.bg.js"></script> 

            <script>

                $(".randbg").RandBG();

            </script>




    </body>
   
</html>home/islapiiu/sites/jetlinetravels/services.php000064400000015663150766670210016056 0ustar00<?php
include_once(dirname(__FILE__) . '/class/include.php');

?>

<!DOCTYPE html>
<html lang="en">

    <head>
        <meta charset="UTF-8">
        <meta name="description" content="Paradise of Sri Lanka surrounded by the majestic Indian Ocean that is home some of the most amazing natural miracles the world has to offer.Jet Line Travels   provide a unique, unforgettable travel experience for your holiday.">
        <meta name="keywords" content="Jet Line Travels , travel agent in galle, one day tours, one day tours in sri lanka,day tours, day tours in sri lanka, round tours in sri lanka, round tours, private driver in sri lanka, private driver, airport transfer, airport transfer in sri lanka, airport dropoff and pickup">
        <meta name="author" content=" ">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Travel Agent in Galle - Jet Line Travels </title>
        <!--styles files-->
        <link href="assets/css/font-awesome.min.css" rel="stylesheet">
        <link href="assets/css/bootstrap.min.css" rel="stylesheet">
        <link href="assets/js/jqwidgets/styles/jqx.base.css" rel="stylesheet">
        <link href="assets/css/slick.css" rel="stylesheet">
        <link href="assets/css/owl.carousel.min.css" rel="stylesheet" type="text/css"/>
        <link href="assets/css/animate.css" rel="stylesheet">
        <link href="assets/css/style.css" rel="stylesheet">
        <!--favicon-->
        <link rel="icon" href="favicon.png">
        <!--end here-->
    </head>
    <body>
        <!--top bar index2-->
        <?php
        include 'top-bar.php';
        ?>
        <!--end here-->
        <!--start navigation bar-->
        <?php
        include 'header.php';
        ?>
        <!--navigation end here-->

        <!--inner body start from here-->
        <div class="banner-v4">
                <div class="container">
                    <div class="row">
                        <div class="col-md-5 col-sm-12">
                            <h3 >OUR <span>SERVICES</span> </h3>
                            
                        </div>
                    </div>
                </div>
            </div> 
            <!--Index2_pakg_name-->
            <div class="banner-v1">
                <div class="container">
                    <div class="row">
                        <div class="col-md-5 col-sm-12">
                            <h3 >OUR <span>SERVICES</span></h3>
                            <p>We care of everything according to your wishes. As a reliable budget tour partner in Sri lanka, we provide the tour arrangement, airport pick up & drop, sight seems and hotel booking on request.</p>
                            <p><a href="services.php" class="btn btn-read-more-v2"><i class="fa fa-hand-o-right"></i> Learn More</a></p>
                        </div>
                        <div class="col-md-7">
                            <div class="row">
                                <div class="col-md-6">
                                    <div class="feature-box">
                                        <span><i class="fa fa-map"></i></span>
                                        <h4>Arrange Tours</h4>
                                        <p> We can arrange exclusive tours which let you discover the best of Sri Lanka. </p>
                                    </div>
                                </div>
                                <div class="col-md-6">
                                    <div class="feature-box">
                                        <span><i class="fa fa-plane"></i></span>
                                        <h4>Airport Transfers</h4>
                                        <p> Jet Line Travels  serves Airport pickup & drops taxi service for your convenient. </p>
                                    </div>
                                </div>
                                <div class="col-md-6">
                                    <div class="feature-box">
                                        <span><i class="fa fa-taxi"></i></span>
                                        <h4>Taxi Service</h4>
                                        <p>Jet Line Travels we provide most reliable and reasonable taxi service to our guests.</p>
                                    </div>
                                </div>
                                <div class="col-md-6">
                                    <div class="feature-box">
                                        <span><i class="fa fa-home"></i></span>
                                        <h4>Accommodations</h4>
                                        <p> Jet Line Travels  provide best accommodation service for guests.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            

            <div class="banner-v2">
                <div class="container">
                    <div class="row">
                        <div class="col-md-12 col-lg-8">
                            <h3>WHY Jet Line Travels  </h3>
                            <p>We care of everything according to your wishes. As a reliable budget tour partner in Sri lanka, we provide the tour arrangement, airport pick up & drop, sight seems and hotel booking on request. </p>

                        </div>
                        <div class="col-lg-2 visible-lg static-cols">
                            <div class="img">
                                <img src="assets/img/banner-thumb.png" alt="banner humb" class="home-tour-banner-image">
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            
        <div id="back_to_top">
            <div class="button">
                <i class="fa fa-chevron-up"></i>
            </div>
        </div>

        <!--footer start here-->
        <?php
        include 'footer.php';
        ?>
        <!--footer end here-->


        

        <!--script files-->
        <script src="assets/js/jquery.min.js"></script>
        <script src="assets/js/bootstrap.min.js"></script>
        <script src="assets/js/jqwidgets/scripts/date-picker.js"></script>
        <script src="assets/js/slick.min.js"></script>
        <script src="assets/js/owl.carousel.min.js" type="text/javascript"></script>
        <script src="assets/js/scrollreveal.min.js"></script>
        <script src="assets/js/parallax/parallax.min.js"></script>
        <script src="assets/js/wow.min.js"></script>
        <script src="assets/js/custom.js"></script>
        <!--end script files-->
        <script>
            $(document).ready(function () {
                //Set the carousel options
                $('#quote-carousel').carousel({
                    pauseOnHover: true,
                    interval: 2000
                });
            });
            new WOW().init();
        </script>
    </body>

</html>home/islapiiu/sites/villaeffort/services.php000064400000027231150766671250015337 0ustar00<?php
include './db.php';
include './function.php';

$services = getAllServices();
?>
<!DOCTYPE html>
<html lang="en">
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">   
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <title>Services - Villa Effort - Ahangama </title>  
    <meta name="keywords" content="ahangama villa effort, villa effort weilgama, ahangama budget hotels, accommodations in ahangama, Luxury Accommodations in Ahangama, Spa in Ahangama, Round Tours in Ri lanka, Sri Lanka Round Tours, Ahangama Spa Hotels, Holiday in Sri Lanka, Sri Lanka Holidays, Best Services Hotels in Sri Lanka">
    <meta name="description" content="">
    <meta name="author" content="">
    <link rel="icon" type="image/png" sizes="32x32" href="images/favicon.png">
    <link rel="stylesheet" type="text/css" href="revolution/css/settings.css">
    <link rel="stylesheet" type="text/css" href="revolution/css/layers.css">
    <link rel="stylesheet" type="text/css" href="revolution/css/navigation.css">
    <link rel="stylesheet" href="css/bootstrap.min.css">
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="css/colors.css">
    <link rel="stylesheet" href="css/custom.css">

</head>
<body> 

    <div id="preloader">
        <img class="preloader" src="images/loader.gif" alt="">
    </div>

    <div id="wrapper">

        <?php include './header.php'; ?>

        <div class="page-parallax parallax parallax-off" data-stellar-background-ratio="1" style="background-image:url('images/banner/services.jpg');">

        </div>

        <div class="page-title">
            <div class="container">
                <div class="section-title">
                    <h3>Services</h3>
                    <p class="lead">Villa Effort provides wide range of services which can be customized upon your request.<br> More ultimate and unique services will brought more convenient for you.</p>
                </div>
            </div>
        </div>

        <div class="section">
            <div class="container">  
                <div class="row">
                    <div class="col-md-3">
                        <div class="message-box">
                            <ul class="nav nav-pills nav-stacked" id="myTabs">
                                <?php
                                foreach ($services as $key => $service) {
                                    if ($key == 0) {
                                        ?>
                                        <li class="active"><a href="#tabbed_<?php echo $service['id']; ?>" data-toggle="pill"><?php echo $service['title']; ?></a></li>
                                        <?php
                                    } else {
                                        ?>
                                        <li><a href="#tabbed_<?php echo $service['id']; ?>" data-toggle="pill"><?php echo $service['title']; ?></a></li>
                                        <?php
                                    }
                                }
                                ?>
                            </ul>
                        </div>
                    </div>

                    <div class="col-md-9">
                        <div class="tab-content">
                            <?php
                            foreach ($services as $key => $service) {
                                if ($key == 0) {
                                    ?>
                                    <div class="tab-pane active fade in" id="tabbed_<?php echo $service['id']; ?>">
                                        <div class="row">
                                            <div class="col-md-12">
                                                <?php
                                                $servicephotos = getAllServicePhotos($service['id']);
                                                if ($servicephotos) {
                                                    ?>
                                                    <div id="myCarousel_<?php echo $service['id']; ?>" class="carousel slide" data-ride="carousel">

                                                        <div class="carousel-inner" role="listbox">
                                                            <?php
                                                            $servicephotos = getAllServicePhotos($service['id']);
                                                            foreach ($servicephotos as $key => $photo) {
                                                                if ($key == 0) {
                                                                    ?>
                                                                    <div class="item active">
                                                                        <img src="images/services/gallery/<?php echo $photo['image_name']; ?>" alt="">
                                                                    </div>
                                                                    <?php
                                                                } else {
                                                                    ?>
                                                                    <div class="item">
                                                                        <img src="images/services/gallery/<?php echo $photo['image_name']; ?>" alt="Chania">
                                                                    </div>
                                                                    <?php
                                                                }
                                                                ?>

                                                                <?php
                                                            }
                                                            ?>
                                                        </div>
                                                        <a class="left carousel-control" href="#myCarousel_<?php echo $service['id']; ?>" role="button" data-slide="prev">
                                                            <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
                                                            <span class="sr-only">Previous</span>
                                                        </a>
                                                        <a class="right carousel-control" href="#myCarousel_<?php echo $service['id']; ?>" role="button" data-slide="next">
                                                            <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
                                                            <span class="sr-only">Next</span>
                                                        </a>
                                                    </div>
                                                    <?php
                                                }
                                                ?>
                                            </div>
                                        </div>

                                        <hr class="invis">

                                        <div class="text-justify"><?php echo $service['description']; ?></div>


                                    </div>
                                    <?php
                                } else {
                                    ?>
                                    <div class="tab-pane fade in" id="tabbed_<?php echo $service['id']; ?>">
                                        <div class="row">
                                            <div class="col-md-12">
                                                <?php
                                                $servicephotos = getAllServicePhotos($service['id']);
                                                if ($servicephotos) {
                                                    ?>
                                                    <div id="myCarousel_<?php echo $service['id']; ?>" class="carousel slide" data-ride="carousel">

                                                        <div class="carousel-inner" role="listbox">
                                                            <?php
                                                            foreach ($servicephotos as $key => $photo) {
                                                                if ($key == 0) {
                                                                    ?>
                                                                    <div class="item active">
                                                                        <img src="images/services/gallery/<?php echo $photo['image_name']; ?>" alt="Chania">
                                                                    </div>
                                                                    <?php
                                                                } else {
                                                                    ?>
                                                                    <div class="item">
                                                                        <img src="images/services/gallery/<?php echo $photo['image_name']; ?>" alt="Chania">
                                                                    </div>
                                                                    <?php
                                                                }
                                                                ?>

                                                                <?php
                                                            }
                                                            ?>
                                                        </div>
                                                        <a class="left carousel-control" href="#myCarousel_<?php echo $service['id']; ?>" role="button" data-slide="prev">
                                                            <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
                                                            <span class="sr-only">Previous</span>
                                                        </a>
                                                        <a class="right carousel-control" href="#myCarousel_<?php echo $service['id']; ?>" role="button" data-slide="next">
                                                            <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
                                                            <span class="sr-only">Next</span>
                                                        </a>
                                                    </div>
                                                    <?php
                                                }
                                                ?>
                                            </div>
                                        </div>

                                        <hr class="invis">

                                        <div class="text-justify"><?php echo $service['description']; ?></div>
                                    </div>
                                    <?php
                                }
                            }
                            ?>


                        </div>
                    </div>
                </div>
            </div>
        </div>

        <?php include './footer.php'; ?>

    </div>

    <script src="js/all.js"></script>
    <script src="js/custom.js"></script> 

</body>
</html>home/islapiiu/sites/pramudi/services.php000064400000015773150767345270014474 0ustar00<?php
include './class/include.php';
if (!isset($_SESSION)) {
    session_start();
}
$SERVICE = new Service(NULL);
$services = $SERVICE->all();
?>
<!doctype html>
<html class="no-js" lang="zxx">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Services || Pramudi Gems & Jewellery</title>
    <meta name="robots" content="noindex, follow" />
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- Favicon -->
    <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png">

    <!-- CSS
            ============================================ -->
    <!-- google fonts -->
    <link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900" rel="stylesheet">
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css">
    <!-- Pe-icon-7-stroke CSS -->
    <link rel="stylesheet" href="assets/css/vendor/pe-icon-7-stroke.css">
    <!-- Font-awesome CSS -->
    <link rel="stylesheet" href="assets/css/vendor/font-awesome.min.css">
    <!-- Slick slider css -->
    <link rel="stylesheet" href="assets/css/plugins/slick.min.css">
    <!-- animate css -->
    <link rel="stylesheet" href="assets/css/plugins/animate.css">
    <!-- Nice Select css -->
    <link rel="stylesheet" href="assets/css/plugins/nice-select.css">
    <!-- jquery UI css -->
    <link rel="stylesheet" href="assets/css/plugins/jqueryui.min.css">
    <!-- main style css -->
    <link rel="stylesheet" href="assets/css/style.css">
    <link href="assets/css/responsive.css" rel="stylesheet" type="text/css" />

</head>

<body>
    <!-- Start Header Area -->
    <?php include './header.php'; ?>
    <!-- end Header Area -->
    <main>
        <!-- breadcrumb area start -->
        <div class="breadcrumb-area">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="breadcrumb-wrap">
                            <nav aria-label="breadcrumb">
                                <ul class="breadcrumb">
                                    <li class="breadcrumb-item"><a href="./"><i class="fa fa-home"></i> Home</a></li>
                                    <li class="breadcrumb-item active" aria-current="page">Our Services</li>
                                </ul>
                            </nav>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="shop-main-wrapper section-padding-service mobile-section-index-about">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12 order-1">
                        <div class="shop-product-wrapper">
                            <div class="shop-product-wrap list-view row mbn-30">
                                <?php
                                if (count($services) > 0) {
                                    foreach ($services as $service) {
                                ?>
                                        <div class="col-md-4 col-sm-12">
                                            <a href="view-service.php?id=<?= $service['id']; ?>">
                                                <div class="product-list-item">
                                                    <div class="blog-post-item mb-30">
                                                        <figure class="blog-thumb">
                                                            <img src="upload/service/<?php echo $service['image_name']; ?>" alt="product">
                                                        </figure>
                                                    </div>
                                                    <div class="product-content-list">
                                                        <h5 class="product-name product-underline"><?php echo $service['title']; ?></h5>
                                                        <?php
                                                        if (strlen($service['short_description']) > 500) {
                                                            echo substr($service['short_description'], 0, 500) . '...';
                                                        } else {
                                                            echo $service['short_description'];
                                                        } ?>
                                                        <div class="price-box abt-btn">
                                                            <a href="view-service.php?id=<?= $service['id']; ?>" class="btn-sec btn btn-hero">View Service</a>
                                                        </div>
                                                    </div>
                                                </div>
                                            </a>
                                        </div>
                                <?php
                                    }
                                } else {
                                }
                                ?>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </main>
    <div class="scroll-top not-visible">
        <i class=""><img src="assets/img/icon/gem-top.png"></i>
    </div>
    <?php include './footer.php'; ?>
    <!-- JS
    ============================================ -->

    <!-- Modernizer JS -->
    <script src="assets/js/vendor/modernizr-3.6.0.min.js"></script>
    <!-- jQuery JS -->
    <script src="assets/js/vendor/jquery-3.3.1.min.js"></script>
    <!-- Popper JS -->
    <script src="assets/js/vendor/popper.min.js"></script>
    <!-- Bootstrap JS -->
    <script src="assets/js/vendor/bootstrap.min.js"></script>
    <!-- slick Slider JS -->
    <script src="assets/js/plugins/slick.min.js"></script>
    <!-- Countdown JS -->
    <script src="assets/js/plugins/countdown.min.js"></script>
    <!-- Nice Select JS -->
    <script src="assets/js/plugins/nice-select.min.js"></script>
    <!-- jquery UI JS -->
    <script src="assets/js/plugins/jqueryui.min.js"></script>
    <!-- Image zoom JS -->
    <script src="assets/js/plugins/image-zoom.min.js"></script>
    <!-- Imagesloaded JS -->
    <script src="assets/js/plugins/imagesloaded.pkgd.min.js"></script>
    <!-- Instagram feed JS -->
    <script src="assets/js/plugins/instagramfeed.min.js"></script>
    <!-- mailchimp active js -->
    <script src="assets/js/plugins/ajaxchimp.js"></script>
    <!-- contact form dynamic js -->
    <script src="assets/js/plugins/ajax-mail.js"></script>
    <!-- google map api -->
    <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCfmCVTjRI007pC1Yk2o2d_EhgkjTsFVN8"></script>
    <!-- google map active js -->
    <script src="assets/js/plugins/google-map.js"></script>
    <!-- Main JS -->
    <script src="assets/js/main.js"></script>
</body>


</html>home/islapiiu/sites/chaayainn/services.php000064400000013517150767663570014766 0ustar00<!DOCTYPE html>
<?php
include './class/include.php';
$SERVICE_OBJ = new Service(NULL);
?>
<html lang="en">
    <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        
        <!-- TITLE -->
        <title>Chaaya Inn Hikkaduwa |Services</title>     

        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        <meta name="format-detection" content="telephone=no">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <link rel="shortcut icon" href="images/favicon.png">

        <!-- GOOGLE FONT -->
        <link href='http://fonts.googleapis.com/css?family=Hind:400,300,500,600%7cMontserrat:400,700' rel='stylesheet' type='text/css'>
        <link href="https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet">

        <!-- CSS LIBRARY -->
        <link rel="stylesheet" type="text/css" href="css/lib/font-awesome.min.css">
        <link rel="stylesheet" type="text/css" href="css/lib/font-lotusicon.css">
        <link rel="stylesheet" type="text/css" href="css/lib/bootstrap.min.css">
        <link rel="stylesheet" type="text/css" href="css/lib/owl.carousel.css">
        <link rel="stylesheet" type="text/css" href="css/lib/jquery-ui.min.css">
        <link rel="stylesheet" type="text/css" href="css/lib/magnific-popup.css">
        <link rel="stylesheet" type="text/css" href="css/lib/settings.css">
        <link rel="stylesheet" type="text/css" href="css/lib/bootstrap-select.min.css">
        <link rel="stylesheet" type="text/css" href="css/helper.css">
        <link rel="stylesheet" type="text/css" href="css/custom.css">
        <link rel="stylesheet" type="text/css" href="css/responsive.css">

        <!-- MAIN STYLE -->
        <link rel="stylesheet" type="text/css" href="css/style.css">

    </head>

    <!--[if IE 7]> <body class="ie7 lt-ie8 lt-ie9 lt-ie10"> <![endif]-->
    <!--[if IE 8]> <body class="ie8 lt-ie9 lt-ie10"> <![endif]-->
    <!--[if IE 9]> <body class="ie9 lt-ie10"> <![endif]-->
    <!--[if (gt IE 9)|!(IE)]><!--> 
    <body> <!--<![endif]-->

        <!-- PRELOADER -->
        <!--    <div id="preloader">
                <span class="preloader-dot"></span>
            </div>-->
        <!-- END / PRELOADER -->

        <!-- PAGE WRAP -->
        <div id="page-wrap" class="bg-white-2">


            <?php include './header.php'; ?>


            <!-- SUB BANNER -->
            <section class="section-sub-banner bg-9">
                <div class="awe-overlay"></div>
                <div class="sub-banner">
                    <div class="container">
                        <div class="text text-center">
                            <h2>Our Services</h2>
                            <p>Unbelievable services offered by our hotel </p>
                        </div>
                    </div>

                </div>

            </section>
            <!-- END / SUB BANNER -->

            <!-- ABOUT -->
               <section class="section-deals mt50 mb50">
                <div class="container">
                    <div class="content">
                   
                        <div class="row">
                            <?php
                            $SERVICE = $SERVICE_OBJ->all();
                            foreach ($SERVICE as $service) {
                                ?>
                                <div class="col-xs-12 col-sm-6">
                                <div class="item item-deal">
                                    <div class="img">
                                        <img class="img-full" src="upload/service/<?php echo $service['image_name'] ?>" alt="">
                                    </div>
                                    <div class="info">
                                    
                                        <p class="sub font-monserat f12 f-600 upper mt10 mb20"><?php echo $service['title'] ?></p>
                                        <a class="awe-btn awe-btn-12 btn-medium font-hind f12 bold" href="view-service.php?id=<?php echo $service['id']?>">Click here</a>
                                    </div>
                                </div>
                            </div>
                            <?php
                            }
                            ?>
                        </div>
                    </div>
                </div>
            </section>
            <!-- END / ABOUT -->

            <?php include './footer.php'; ?>

        </div>
        <!-- END / PAGE WRAP -->


        <!-- LOAD JQUERY -->
        <script type="text/javascript" src="js/lib/jquery-1.11.0.min.js"></script>
        <script type="text/javascript" src="js/lib/jquery-ui.min.js"></script>
        <script type="text/javascript" src="js/lib/bootstrap.min.js"></script>
        <script type="text/javascript" src="js/lib/bootstrap-select.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script>
        <script type="text/javascript" src="js/lib/isotope.pkgd.min.js"></script>
        <script type="text/javascript" src="js/lib/jquery.themepunch.revolution.min.js"></script>
        <script type="text/javascript" src="js/lib/jquery.themepunch.tools.min.js"></script>
        <script type="text/javascript" src="js/lib/owl.carousel.js"></script>
        <script type="text/javascript" src="js/lib/jquery.appear.min.js"></script>
        <script type="text/javascript" src="js/lib/jquery.countTo.js"></script>
        <script type="text/javascript" src="js/lib/jquery.countdown.min.js"></script>
        <script type="text/javascript" src="js/lib/jquery.parallax-1.1.3.js"></script>
        <script type="text/javascript" src="js/lib/jquery.magnific-popup.min.js"></script>
        <script type="text/javascript" src="js/lib/SmoothScroll.js"></script>
        <script type="text/javascript" src="js/scripts.js"></script>
    </body>
</html>home/islapiiu/sites/bnb/services.php000064400000011517150767707200013557 0ustar00<?php
include './class/include.php';
?>
<html>
    <head>
        <meta charset="UTF-8">
        <title>Services || Beach & Bliss</title>
        <!-- reponsive meta-->
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Bootstrap-->
        <link href="css/bootstrap.min.css" rel="stylesheet">
        <link href="css/font-awesome.min.css" rel="stylesheet">
        <!-- strock gap icons-->
        <link rel="stylesheet" href="vendors/Stroke-Gap-Icons-Webfont/style.css">
        <link rel="stylesheet" href="css/animate.min.css">
        <!-- owl-carousel-->
        <link rel="stylesheet" href="vendors/owlcarousel/owl.carousel.css">
        <link rel="stylesheet" href="vendors/imagelightbox/imagelightbox.min.css">
        <link rel="stylesheet" href="vendors/jquery-ui-1.11.4/jquery-ui.min.css">
        <!-- Main Css-->
        <link rel="stylesheet" href="css/style.css">
        <link rel="stylesheet" href="css/responsive.css">
        <link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
        <!--if IE-->
        <link rel="stylesheet" type="text/css" href="css/all-ie-only.css">

    </head>
    <body>

        <?php include './header.php'; ?>
        <!-- Header  Slider style-->
        <!-- Header  Inner style-->
        <section class="row final-inner-header">
            <div class="container">
                <ol class="breadcrumb">
                    <li><a href="./">Home</a></li>
                    <li class="active">Services</li>
                </ol>
            </div>
        </section>
        <!-- Header  Slider style-->

        <!-- About Resort style-->
        <section class="container clearfix common-pad-inner about-info-box nasir-room-grid-header">
            <div class="row">

            </div>
        </section>
        <!-- About Resort style-->

        <section class="row nasir-room-grid">
            <div class="container">
                <div class="row">
                    <?php foreach (Service::all() as $key => $service) { ?>
                        <div class="col-sm-4 nroom-grid"><a href="view-services.php?id=<?php echo $service['id'] ?>" class="room-img"><img src="upload/service/<?php echo $service['image_name'] ?>" alt=""></a>
                            <div class="row this-conts">
                                <div class="media">
                                    <center>
                                        <div class="media-body this-title"><?php echo $service['title'] ?></div>
                                    </center>
                                </div>
                                <p class="text-justify"><?php echo substr($service['short_description'],0,80),'...' ?></p><a href="view-services.php?id=<?php echo $service['id'] ?>" class="read-more">Read More<i class="fa fa-arrow-right"></i></a>
                            </div>
                        </div>
                        <?php
                    }
                    ?>
                </div>
            </div>
        </section>

        <!-- footer  style-->
        <?php include './footer.php'; ?>
        <!-- footer  style-->
        <script src="js/jquery-2.2.4.min.js"></script>
        <script src="js/bootstrap.min.js"></script>
        <script type="text/javascript" src="js/jquery.bxslider.js"></script>
        <!-- owl carousel-->
        <script src="vendors/owlcarousel/owl.carousel.min.js"></script>
        <script src="js/jquery.easing.min.js"></script>
        <script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
        <script src="js/zebra_datepicker.js"></script>
        <!-- jQuery ui js-->
        <script src="js/jquery.fancybox.pack.js"></script>
        <script src="js/custom.js"></script>
        <div id="google_translate_element"></div>
        <script type="text/javascript">
            function googleTranslateElementInit() {
                new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false}, 'google_translate_element');
            }
        </script>
        <script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit" type="text/javascript"></script>

        <script type="text/javascript">
            $('.translation-links a').click(function () {
                var lang = $(this).data('lang');
                var $frame = $('.goog-te-menu-frame:first');
                if (!$frame.size()) {
                    alert("Error: Could not find Google translate frame.");
                    return false;
                }
                $frame.contents().find('.goog-te-menu2-item span.text:contains(' + lang + ')').get(0).click();
                return false;
            });
        </script>
    </body>
</html>home/islapiiu/sites/agpholdings/services.php000064400000016072150767711750015323 0ustar00<?php
include_once(dirname(__FILE__) . '/class/include.php');

$SERVICE = new Service(null);
?>
<!DOCTYPE html>
<head>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    <meta name="description" content="AGP Holdings(Pvt)Ltd is a major contractor and material suppliers among the paving contractors.It is the leading contractor in southern province since 2011 with latest technologies. ">
    <meta name="keywords" content="agp holdings, interlock pavings, interlock pavings companies in sri lanka,  interlock pavings companies in galle, interlock pavings manufacturing companies in sri lanka"> 
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

    <title>Service | AGP Holdings</title>

    <!-- STYLES -->
    <link rel="stylesheet" type="text/css" href="css/fontello.css" />
    <link rel="stylesheet" type="text/css" href="css/skeleton.css" />
    <link rel="stylesheet" type="text/css" href="css/plugins.css" />
    <link rel="stylesheet" type="text/css" href="css/base.css" />
    <link rel="stylesheet" type="text/css" href="css/style.css" />
    <link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i" rel="stylesheet">



</head>

<body>

    <!-- MAIN BACKGROUND -->
    <div class="wickley_tm_mainbg">

        <!-- PATTERN -->
        <div class="marketify_pattern_overlay"></div>
        <!-- /PATTERN -->

    </div>
    <!-- /MAIN BACKGROUND -->

    <!-- WRAPPER ALL -->
    <div class="wickley_tm_wrapper_all">

        <div class="wickley_tm_wrapper">


            <div class="wickley_tm_animate_submenu"></div>


            <!-- LEFTPART -->
            <div class="wickley_tm_leftpart_wrap">

                <!-- LEFT PATTERN -->
                <div class="wickley_tm_build_pattern"></div>
                <!-- /LEFT PATTERN -->

                <!-- MENUBAR -->
                <?php include './menubar.php'; ?>
                <!-- /MENUBAR -->

            </div>
            <!-- /LEFTPART -->

            <!-- RIGHTPART -->
            <div class="wickley_tm_rightpart_wrap">
                <div class="wickley_tm_rightpart">

                    <!-- CONTENT -->
                    <div class="wickley_tm_content_wrap">
                        <div class="wickley_tm_content">
                            <!-- TOPBAR -->
                            <?php include './header.php'; ?>
                            <!-- /HEADER -->
                            <div class="wickley_tm_section">
                                <div class="wickley_tm_main_title_holder">
                                    <div class="container">
                                        <div class="title_holder">
                                            <h3>Our Services</h3>
                                        </div>
                                        <div class="builify_tm_breadcrumbs">
                                            <ul>
                                                <li><a href="index.php">Home</a></li>
                                                <li class="shape"><span></span></li>
                                                <li><span>Our Services</span></li>
                                            </ul>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="wickley_tm_section">
                                <div class="container">
                                    <div class="wickley_tm_services_list_wrap">
                                        <ul class="masonry">
                                            <?php
                                            $SERVICE = Service::all();
                                            foreach ($SERVICE as $Key => $service) {
                                                ?>
                                                <li class="item">
                                                    <div class="inner">
                                                        <div class="service_image">
                                                            <img src="img/services/510x380.jpg" alt="" />
                                                            <a href="#"><div class="image" data-img-url="img/services/11.jpg"> <img src="upload/service/<?php echo $service["image_name"]; ?>" alt="" /></div></a>
                                                        </div>
                                                        <div class="list_definitions_wrap">
                                                            <div class="titles">
                                                                <div class="title_holder">
                                                                    <h3><a href="#"><?php echo $service["title"]; ?></a></h3>
                                                                </div>
                                                                <div class="definition">
                                                                    <p><?php echo $service["description"]; ?></p>
                                                                </div>
                                                            </div>
                                                            <div class="read_more_wrap">
                                                                <div class="read_more_in">
                                                                    <a href="#"></a>
                                                                </div>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </li>
                                                <?php
                                            }
                                            ?>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- /CONTENT -->
                        <?php include './footer.php'; ?>
                    </div>
                </div>
                <!-- /RIGHTPART -->

            </div>

        </div>

    </div>
    <!-- / WRAPPER ALL -->



    <!-- SCRIPTS -->
    <script type="text/javascript" src="js/jquery.js"></script>
    <script type="text/javascript" src="js/plugins.js"></script>
    <!--[if lt IE 10]> <script type="text/javascript" src="js/ie8.js"></script> <![endif]-->	
    <script type="text/javascript" src="js/init.js"></script>
    <!-- /SCRIPTS -->

</body>

</html>