📂 FileMgr
📍
/var/www/vhosts/nursoft.al/public_html/AlbaniaAlpineAdventure/sq
✏️ Edit File: /var/www/vhosts/nursoft.al/public_html/AlbaniaAlpineAdventure/sq/index.php
⬅ Kembali
<?php error_reporting(1); define('INCLUDE_CHECK',1); include "../aaaphp/dbconnect.php"; $qa = "SELECT titulli FROM permbledhje where id ='1'"; $rf = mysql_query($qa); $row = mysql_fetch_assoc ($rf); $qas = "SELECT pershkrimi FROM permbledhje where id ='2'"; $rfs = mysql_query($qas); $rows = mysql_fetch_assoc ($rfs); ?> <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <title>Albania Alpine Adventure</title> <link rel="shortcut icon" href="../images/aaa.png" /> <meta property="og:description" content="<?php echo $row ['titulli'];?>"> <meta property="og:image" content="../images/aaa.png"> <meta name="description" content="<?php echo $row ['titulli'];?>"> <style type="text/css">.p1{width:90px;} img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } @media (min-width: 1024px) { .pack2{display:none;} } @media all and (max-width: 1023px) and (min-width: 768px) { .pack2 a:hover { color:white; background: url(../images/logo-4.png); background-size:100% 100%; padding-bottom:35px; transition: all .4s ease-in-out; } .pack2 a{padding: 11px 43% 20px 44.6%; position: relative; margin-left:6px; text-align: center; color: white;font-weight:900; text-transform:uppercase; font-size:12px; background: url(../images/logo-3.png); background-size:100% 100%;} } @media all and (max-width: 767px) and (min-width: 480px) { .pack2 a:hover { color:white; background: url(../images/logo-4.png); background-size:100% 100%; padding-bottom:35px; transition: all .4s ease-in-out; } .pack2 a{padding:8px 42% 20px 43%; position: relative; margin-left:5px; text-align: center; color: white;font-weight:900; text-transform:uppercase; font-size:12px; background: url(../images/logo-3.png); background-size:100% 100%;} } @media all and (max-width: 479px) and (min-width: 20px) { .col-lg-4 { width: 40%; float:left; margin-left:8px; } .pack2 a:hover { color:white; background: url(../images/logo-4.png); background-size:100% 100%; padding-bottom:35px; transition: all .4s ease-in-out; } .pack2 a{padding: 7px 38.1% 20px 39.4%; position: relative; margin-left:2.5px; text-align: center; color: white;font-weight:900; text-transform:uppercase; font-size:12px; background: url(../images/logo-3.png); background-size:100% 100%;} } @media (min-width: 921px) { .col-lg-4 { width: 19%; float:left; margin-left:8px; } .navWrapper a { display: block; border:5px solid white; opacity: 0.9; width: 100px; float:right; border-radius: 150px; color:#fff!important; font-weight:900; text-align:center; letter-spacing:2px; font-style:normal; height: 100px; background-color: #000; text-align: center; margin-bottom: 5px; line-height: 100px; font-family: Futura, "Trebuchet MS", Arial, sans-serif; text-decoration: none; color: #ffffff; font-size: 15px; text-transform: uppercase; } .navWrapper a:hover { width:120px;height: 120px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; background-color: #b9da04; line-height: 125px; border:5px solid #b9da04; } .navWrapper { position: relative; left: 0px; float: left; top: 25%; z-index: 1; } .navWrapper2 a { display: block; border:5px solid white; opacity: 0.9; width: 100px; float:left; border-radius: 150px; color:#fff!important; font-weight:900; text-align:center; letter-spacing:2px; font-style:normal; height: 100px; background-color: #000; text-align: center; margin-bottom: 5px; line-height: 100px; font-family: Futura, "Trebuchet MS", Arial, sans-serif; text-decoration: none; color: #ffffff; font-size: 15px; text-transform: uppercase; } .navWrapper2 a:hover { width:120px;height: 120px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; background-color: #b9da04; line-height: 125px; border:5px solid #b9da04; } .navWrapper2 { position: relative; right: 0px; float:right; top: 25%; z-index: 1; } .main {max-width: 70%; margin: 0 auto;} .contact{max-width: 70%;} .cal{max-width: 80%;} .image-hover{width:24.5%; margin-bottom:4px; height:150px;} .image-hover img{ box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2); width:100%; height:150px} .imgss{width:45%; float:right;} } @media (max-width: 920px) { .main {max-width: 99%; margin: 0 auto;} .col-lg-4 { width: 30%; float:left; margin-left:8px; } .p1{width:90px;} .contact{max-width: 95%;} .imgss{width:100%;} .cal{max-width: 95%;} .image-hover{width:49%; margin-bottom:4px; height:120px;} .image-hover img{ box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2); width:100%; height:120px} .navWrapper a { display: block; border:5px solid white; opacity: 0.9; width: 100px; float:right; border-radius: 150px; font-size:25px; color:#fff!important; font-weight:900; text-align:center; letter-spacing:2px; font-style:normal; height: 100px; background-color: #000; text-align: center; margin-bottom: 5px; line-height: 100px; font-family: Futura, "Trebuchet MS", Arial, sans-serif; text-decoration: none; color: #ffffff; font-size: 15px; text-transform: uppercase; } .navWrapper a:hover { width:120px;height: 120px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; background-color: #b9da04; line-height: 125px; border:5px solid #b9da04; } .navWrapper { position: relative; left: 0px; float: left; top: 40%; z-index: 1; } .navWrapper2 a { display: block; border:5px solid white; opacity: 0.9; width: 100px; float:left; border-radius: 150px; font-size:25px; color:#fff!important; font-weight:900; text-align:center; letter-spacing:2px; font-style:normal; height: 100px; background-color: #000; text-align: center; margin-bottom: 5px; line-height: 100px; font-family: Futura, "Trebuchet MS", Arial, sans-serif; text-decoration: none; color: #ffffff; font-size: 15px; text-transform: uppercase; } .navWrapper2 a:hover { width:120px;height: 120px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; background-color: #b9da04; line-height: 125px; border:5px solid #b9da04; } .navWrapper2 { position: relative; right: 0px; float:right; z-index: 1; } #footer_column1{display:none;} #footer_column2{display:none;} #footer_column3{display:none;} } </style> <link rel='stylesheet' id='colorbox-theme1-css' href='../css/colorbox.css' type='text/css' media='screen' /> <link rel='stylesheet' id='siteorigin-panels-front-css' href='../css/front.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_cooks_page_widgets-css' href='../css/page_widgets.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_widget_bxslider-css' href='../css/widget_bxslider.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_owl.carousel-css' href='../css/owl.carousel.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_widgets_animation-css' href='../css/animate.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='../css/woocommerce-layout.css' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='../css/woocommerce-smallscreen.css' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='../css/woocommerce.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_font_awesome-css' href='../css/font-awesome.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_bxslider-css' href='../css/jquery.bxslider.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_supersized-css' href='../css/supersized.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_supersized.shutter-css' href='../css/supersized.shutter.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_woocommerce-css' href='../css/kaya_woocommerce.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_Isotope-css' href='../css/Isotope.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_prettyphoto-css' href='../css/prettyPhoto.css' type='text/css' media='all' /> <link rel='stylesheet' id='spa-style-css' href='../css/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_slidemenu-css' href='../css/menu.css' type='text/css' media='all' /> <link rel='stylesheet' id='css_skins-css' href='../css/custom-skin.php' type='text/css' media='all' /> <link rel='stylesheet' id='css_responsive-css' href='../css/responsive.css' type='text/css' media='all' /> <link rel='stylesheet' id='title_googlefonts-css' href='http://fonts.googleapis.com/css?family=Oswald&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Ccyrillic&ver=4.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='google_menufont-css' href='http://fonts.googleapis.com/css?family=Open+Sans&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Ccyrillic&ver=4.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='google_bodyfont-css' href='http://fonts.googleapis.com/css?family=Open+Sans&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Ccyrillic&ver=4.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='text_logo_font_family-css' href='http://fonts.googleapis.com/css?family=Leckerli+One&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Ccyrillic&ver=4.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='A2A_SHARE_SAVE-css' href='../js/addtoany.min.css' type='text/css' media='all' /> <script type='text/javascript' src='../js/jquery.js'></script> <script type='text/javascript' src='../js/jquery-migrate.min.js'></script> <script type='text/javascript' src='../js/jquery.colorbox-min.js'></script> <script type='text/javascript' src='../js/supersized.3.2.7.js'></script> <script type='text/javascript' src='../js/supersized.shutter.js'></script> <!-- Protected by WP-SpamFree v2.1.1.2 :: JS BEGIN --> <script type="text/javascript" src="../js/wpsfv2-js.php"></script> <!-- Protected by WP-SpamFree v2.1.1.2 :: JS END --> <style> .photo img{float:left;} .propertiespic { width: 100%; float: left; margin-bottom: 23px;} .propertiespic .big_image { width: 100%; position: relative; } .propertiespic .big_image a { display: block; width: 100%; } .propertiespic .big_image a img.zoom { width: 72px; height: 72px; top: 50%; z-index: 2; left: 50%; position: absolute; margin: -36px 0 0 -36px; } .propertiespic .big_image a img { width: 100%; position: relative; z-index: 1; } propertiespic .small_img { border: 1px solid #EBEBEB; background: #F8F8F8; width: 98%; padding: 14px 0 14px 14px; overflow: hidden; } .propertiespic .small_img a { float: left; border:1px solid white; } .propertiespic .small_img a:hover { border-color:red; } .image-boxes{ padding:0px!important; } .items_list_box ul li{ padding:0px!important; text-align:center; } #mid_container_wrapper{ overflow: hidden; } pre { background: #ffffff; background: -moz-linear-gradient(top, #ffffff 50%, #fafafa 50%); background: -webkit-linear-gradient(top, #ffffff 50%,#fafafa 50%); background: -o-linear-gradient(top, #ffffff 50%,#fafafa 50%); background: linear-gradient(top, #ffffff 50%,#fafafa 50%); background-size: 42px 42px; padding: 21px 15px 20px; margin: 15px 0; display: block; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; line-height: 21px !important; border:1px solid #e8e8e8 } h3 { text-align: left; font-size: 150%; font-weight: normal; margin: 0.5em 0 0.7em; color: #99C33E; padding-bottom: 5px; border-bottom: 2px solid #99C33E; } </style><!-- Customizer Style --> <style type="text/css"> #box_layout{ margin-top : px!important; margin-bottom : px!important; }.menu ul li a{ font-family:Open Sans!important; font-size:15px; line-height: 100%; } nav{ margin-top: px; } two_third, p{ font-family:Open Sans!important; line-height:23px; font-size:15px; } p{ padding-bottom:23px; } /* Heading Font Family */ h1, h2, h3, h4, h5, h6{ font-family:Oswald; } /* Font Sizes */ h1{ font-size:30px; line-height:42px; } h2{ font-size:22px; line-height:31px; } h3{ font-size:19px; line-height:140px; } h4{ font-size:18px; line-height:25px; } h5{ font-size:16px; line-height:22px; font-weight: 300; } h6{ font-size:14px; line-height:20px; font-weight: 300; }#header_title_bar_container{ border-top:5px solid #EF7360 ; }h1.logo, .logo{ font-size:150px; color:#ffffff; margin-bottom:-10px; font-family:Leckerli One!important; }.logo_desc h1, .logo_desc h2, .logo_desc h3, .logo_desc h4, .logo_desc h5, .logo_desc h6, .logo_desc p, .logo_desc{ color:#fff; }.post_description, #crumbs li:last-child, .team_name, .meta-nav-prev, .meta-nav-next, .blog_single_img .bx-prev:hover, .blog_single_img .bx-next:hover, #main_slider .prevBtn, #main_slider .nextBtn, .widget_tag_cloud .tagcloud a:hover , #sidebar .widget_calendar table caption, .cal-blog, .pagination .current, .pagination span a.current, ul.page-numbers .current, .bx-wrapper .bx-controls-direction a:hover, a.social-icons:hover, .slides-pagination a.current, .slider_items h4, .portfolio-container h4, .post_share, .hint:after, [data-hint]:after,.owl_slider_img, .slides-navigation a:hover, .blog_post_comment{ background-color:#339933!important; }.bx-pager div a:after{ background:#339933!important; }.widget_container h3 span, .video_inner_text h2 span,.video_inner_text p span, .single_img_parallex_inner_text span, #entry-author-info h4 , .custom_title i, .widget_title i, .page_sidebar:before, .custom_title h3 sapn, #filter ul li a:hover, .custom_title h3 span, .accent, .meta_desc span i, .spa_portfolio_gallery h4 span, .owl-item h4 span, .portfolio_post_content h4 span, .image-boxes h3 span, .menu_item_price, .price { color:#339933!important; }.woocommerce-pagination ul li a:hover{ background:#339933!important; color: #ffffff; }.vaidate_error{ border:1px solid #339933!important; }.footer_toggle_line{ border-bottom:4px solid #339933!important; } #footer_toggle { border-bottom: 13px solid #339933!important; }.item_price{ border-bottom: 30px solid #339933!important; color: #ffffff; }.widget_tag_cloud .tagcloud a:hover, #sidebar .widget_calendar table caption, #sidebar .widget_calendar table td a, #sidebar .widget_calendar table td a:visited, .pagination .current, .pagination span a.current, ul.page-numbers .current, a.social-icons:hover, .custom_title p , .slider_items h4, .blog_post_comment h3, { color:#ffffff!important; } #mid_container_wrapper a.readmore, input.readmore, footer a.readmore, .header_cart_items .button.wc-forward{ background:#339933; color:#ffffff!important; } #mid_container_wrapper a.readmore:hover, input.readmore:hover, footer a.readmore:hover, .header_cart_items .button.wc-forward:hover{ background:#ffffff; color:#339933!important; }#mid_container_wrapper{ padding-top:197px; }.sub_header_wrapper h2, .sub_header_wrapper p{ color:#424242; }.menu > ul > li > a{ } .menu > ul > li > a, .shop_cart_icon a{ color:#fff!important; background: url(../images/menu_bg.png)!important; } .menu > ul { background: transparent; border-radius:px; padding:px; } .menu ul li a:hover, .menu > ul > li:hover > a { color:#ffffff!important; background:#000!important; } .menu > li.current_page_item > a, .menu .current_page_ancestor > a, .menu .current-menu-ancestor > a, .menu .current-menu-item > a{ background:!important; color:#ffffff!important; } #jqueryslidemenu i { color: #ffffff!important; } .menu ul ul li a, .menu ul ul { background-color:#1e1e1e!important; } .menu ul ul li a{ color:#ffffff!important; } .menu ul ul li a:hover{ color:#fff!important; background-color: #5b5b5b!important; } .menu ul ul li{ border-bottom: 1px solid #020202!important; } .menu .sub-menu .current-menu-item > a{ color:#ffffff!important; background-color:#5b5b5b!important; }.menu > ul > li > a, .shop_cart_icon a { border: px solid !important; border-color:!important; }#mid_container_wrapper h1, #mid_container_wrapper h2, #mid_container_wrapper h3, #mid_container_wrapper h4, #mid_container_wrapper h5, #mid_container_wrapper h6{ color: #333; } .shop-products .shop-product-details h4 a{ color: #333!important; } #mid_container_wrapper p, #mid_container_wrapper, #contact-form input, #contact-form textarea, #commentform input, #commentform textarea{ color: #787878; } #mid_container_wrapper a{ color: #353535; } #mid_container_wrapper a:hover{ color: #339933; } .product-remove a.remove{ border:1px solid #353535; }#sidebar h3{ color:#333; } #sidebar p, #sidebar, #sidebar #search_form input{ color: #787878; } #sidebar a{ color: #2EA2CC; } #sidebar a:hover{ color:#339933; } #mid_container_wrapper .blog_post h4 a{ color: #333; }.pf_taxonomy_gallery .portfolio_post_content, #relatedposts .portfolio_post_content{ background-color : !important; } .pf_taxonomy_gallery .portfolio_post_content h4, #relatedposts .portfolio_post_content h4{ color:#ffffff!important; }footer{ background:!important; background-attachment: scroll!important; background-position: center; background-repeat : repeat!important; background-size : inherit!important; background-attachment: scroll!important; } footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer h1, footer h2 a, footer h3 a, footer h4 a, footer h5 a, footer h6 a { color:#ffffff!important; } footer p, footer, .most_footer_bottom span{ color:#ffffff!important; } footer a:link, footer a:visited, footer a, .most_footer_bottom a, .most_footer_bottom a:hover{ color:#ffffff; } footer a:hover, footer a:active, #menu-footer > li.current-menu-item > a{ color:#eee!important; }.primary-button, #mid_container input#submit.primary-button, p.buttons .button.wc-forward,.added_to_cart.wc-forward, .checkout-button, .woocommerce-shipping-calculator .button{ background:#434a54!important; color:#ffffff!important; } .primary-button:hover, #mid_container input#submit.primary-button:hover, p.buttons .button.wc-forward:hover,.added_to_cart.wc-forward:hover, .checkout-button, .woocommerce-shipping-calculator .button{ background:#cc0069!important; color:#ffffff!important; } .seconadry-button, #place_order, .single-product-tabs .active, .single-product-tabs li:hover, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus{ background:#cc0069!important; color:#ffffff!important; } .woocommerce-tabs li.active:after , .woocommerce-tabs .single-product-tabs li:hover:after{ border-color: #cc0069 transparent transparent !important; } .seconadry-button:hover, #place_order:hover, .woocommerce .quantity .minus:hover, .woocommerce .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page .quantity .plus:hover{ background:#434a54!important; color:#ffffff!important; } .woocommerce a.wc-forward:after, .woocommerce-page a.wc-forward:after{ color:#ffffff!important; } .woocommerce a.wc-forward:hover:after, .woocommerce-page a.wc-forward:hover:after{ color:#ffffff!important; } .product-remove a.remove:hover { border-color: #cc0069!important; } .product-remove a.remove:hover, .star-rating, #mid_container_wrapper .comment-form-rating .stars a:hover, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .upsells-product-slider ins span.amount, .related-product-slider .shop-products span .amount , .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins{ color:#cc0069!important; } .woocommerce span.onsale, .woocommerce-page span.onsale{ background-color:#cc0069!important; } .cart-sussess-message { background-color:#dff0d8; color:#468847; } .woocommerce-cart-info { background-color:#b8deff; color: #333; } .woocommerce-cart-info a{ color: #333!important; } .woocommerce-cart-error { background-color: #f2dede; color: #a94442; } </style> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <!-- jQuery Lightbox For Native Galleries v3.2.2 | http://www.viper007bond.com/wordpress-plugins/jquery-lightbox-for-native-galleries/ --> <script type="text/javascript"> // <![CDATA[ jQuery(document).ready(function($){ $(".gallery").each(function(index, obj){ var galleryid = Math.floor(Math.random()*10000); $(obj).find("a").colorbox({rel:galleryid, maxWidth:"95%", maxHeight:"95%"}); }); $("a.lightbox").colorbox({maxWidth:"95%", maxHeight:"95%"}); }); // ]]> </script> <style type="text/css" media="all" id="siteorigin-panels-grids-wp_head">/* Layout 162 */ #pgc-162-0-0 , #pgc-162-0-2 { width:10.659% } #pgc-162-0-1 { width:78.682% } #pg-162-0 , #pl-162 .panel-grid-cell .so-panel { margin-bottom:30px } #pg-162-0 .panel-grid-cell , #pg-162-1 .panel-grid-cell { float:left } #pgc-162-1-0 , #pgc-162-1-1 , #pgc-162-1-2 { width:33.333% } #pl-162 .panel-grid-cell .so-panel:last-child { margin-bottom:0 } #pg-162-0 , #pg-162-1 { margin-left:-15px;margin-right:-15px } #pg-162-0 .panel-grid-cell , #pg-162-1 .panel-grid-cell { padding-left:15px;padding-right:15px } @media (max-width:780px){ #pg-162-0 .panel-grid-cell , #pg-162-1 .panel-grid-cell { float:none;width:auto } #pgc-162-0-0 , #pgc-162-0-1 , #pgc-162-1-0 , #pgc-162-1-1 { margin-bottom:30px } #pl-162 .panel-grid { margin-left:0;margin-right:0 } #pl-162 .panel-grid-cell { padding:0 } } </style> </head> <body class="home page page-id-162 page-template page-template-templates page-template-template-fullwidth page-template-templatestemplate-fullwidth-php siteorigin-panels siteorigin-panels-home layout-2cr" > <div id="pattern_overlay" style="background-image:url(../images/transperant-bg-10-DARK.png);"> </div> <section id="fluid_layout"><!-- Main Layout Section Start --> <!--Start header section --> <script type="text/javascript"> jQuery(function($){ $.supersized({ // Functionality slideshow : 1, // Slideshow on/off autoplay : 1, // Slideshow starts playing automatically start_slide : 1, // Start slide (0 is random) stop_loop : 0, // Pauses slideshow on last slide random : 0, // Randomize slide order (Ignores start slide) slide_interval : 3000, // Length between transitions transition : 1, // 0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left transition_speed : 1000, // Speed of transition new_window : 1, // Image links open in new window/tab pause_hover : 0, // Pause slideshow on hover keyboard_nav : 1, // Keyboard navigation on/off performance : 1, // 0-Normal, 1-Hybrid speed/quality, 2-Optimizes image quality, 3-Optimizes transition speed // (Only works for Firefox/IE, not Webkit) image_protect : 1, // Disables image dragging and right click with Javascript // Size & Position min_width : 0, // Min width allowed (in pixels) min_height : 0, // Min height allowed (in pixels) vertical_center : 1, // Vertically center background horizontal_center : 1, // Horizontally center background fit_always : 0, // Image will never exceed browser width or height (Ignores min. dimensions) fit_portrait : 1, // Portrait images will not exceed browser height fit_landscape : 0, // Landscape images will not exceed browser width // Components slide_links : 'blank', // Individual links for each slide (Options: false, 'num', 'name', 'blank') thumb_links : 1, // Individual thumb links for each slide thumbnail_navigation : 0, // Thumbnail navigation slides : [ // Slideshow Images <?php $v1 = "select * from foto where postimi='Slide' order by id desc limit 5"; $vr1 = mysql_query($v1); while($slide = mysql_fetch_array($vr1)){ ?> {image : '../images/<?php echo $slide["foto"]; ?>' }, <?php } ?> ], // Theme Options progress_bar : 1, // Timer for each slide mouse_scrub : 0 }); }); </script> <section id="header_wrapper"> <header class="container"> </header> <div class="clear"> </div> <div class="nav_wrapper"> <nav class="container"> <style> .pack a:hover { color: white; background: url(../images/aaa.png); background-size: 100% 100%; padding-bottom: 12px; transition: all .6s ease-in-out; padding-left: 30px; border-radius: 0px; padding-right: 30px; font-size: 15px; font-weight: 900; } .pack a{ padding: 50px 30px; line-height: 9; position: relative; border-radius: 224px; text-align: center; background: url(../images/menu_bg.png); color: white; text-transform: uppercase; font-size: 15px; } </style> <div id="myslidemenu" class="menu"><ul id="jqueryslidemenu" class="menu"> <li id="menu-item-89" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-has-children"><a style="border-radius:0px 0px 0px 200px" href="index.php"><i class="fa fa-home"> </i>Fillimi</a></li> <li id="menu-item-406" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"> <a href="index.php?category=Gallery"><i class="fa fa-file-image-o"> </i>Galeria</a></li> <li id="menu-item-405" class="menu-item menu-item-type-post_type menu-item-object-page"> <a href="index.php?category=Calendar"><i class="fa fa-calendar"> </i>Kalendari</a></li> <span class="pack"><a style=" z-index: 2;" href="index.php?category=Packages"style="width:100px;">Paketa</a></span> <li id="menu-item-1466" class="menu-item menu-item-type-post_type menu-item-object-page"> <a href="index.php?category=About"><i class="fa fa-user"> </i>Rreth Nesh</a></li> <li id="menu-item-403"class="menu-item menu-item-type-post_type menu-item-object-page"> <a style="" href="index.php?category=Contact"><i class="fa fa-phone-square"> </i>Kontakt</a></li> <li id="menu-item-403"class="menu-item menu-item-type-post_type menu-item-object-page"> <a style="border-radius:0px 0px 200px 0px" href="../index.php?category=<?php echo $_GET["category"]; ?>&adventures=<?php echo $_GET["adventures"]; ?>&post_id=<?php echo $_GET['post_id']; ?>"><i class="fa fa-flag-o"> </i>English</a></li></br><span class="pack"><a style=" background: url(../images/3a.png) 100% no-repeat; padding: 121px 82px;left: -20px; top: -69px; " href="http://albania-alpine-adventure.com/sq/index.php?category=About Albania&adventures=true&post_id=67"> </a></span> </ul></div><span class="pack2"><a style="" href="index.php?category=Packages" style=" margin:0 auto; width:100px;">Paketa</a></span> </nav> </div> </section><?php if($_GET["category"]=="Packages" && $_GET["adventures"]!=true){ ?> <style> .ct-itemProducts { width: 100%; position: relative; }.ct-itemProducts, .ct-itemProducts--small { border-radius: 4px; display: inline-block; -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); }.ct-itemProducts .ct-main-content, .ct-itemProducts--small .ct-main-content { border: 3px solid #fff; border-radius: 4px; }.ct-itemProducts .ct-main-content { position: relative; }.ct-itemProducts .ct-imageBox { overflow: hidden; border-radius: 2px; position: relative; }.ct-itemProducts .ct-main-text { padding: 8px; background-color: #fff; } </style> <link type="text/css" rel="stylesheet" href="../css/main-stylesheet.css"> <div style="background: url(../images/content_opc_bg2.png)!important; background-repeat: repeat!important; background-size: inherit!important;max-width: 75%; overflow:hidden;margin: 0 auto; padding:10px;"> <h3 id="Booking_Conditions" style="line-height:1;font-size:25px;">Paketa</h3> <?php $v1 = "select emri,id,kategoria from campaings where kategoria='Packages'"; $vr1 = mysql_query($v1); while($packages = mysql_fetch_array($vr1)){ $filequery = mysql_query("SELECT foto FROM foto WHERE postimi ='$packages[id]' ORDER BY RAND() LIMIT 1"); $filerow = mysql_fetch_row($filequery); $file = $filerow[0]; ?> <div class="col-lg-4"> <div class="ct-itemProducts ct-u-marginBottom30 ct-hover"> <a href="index.php?category=Packages&adventures=true&post_id=<?php echo $packages["id"]; ?>"> <div class="ct-main-content"> <div class="ct-imageBox"> <img src="../images/<?php echo $file; ?>" alt="" width="100%" height="100"> </div> <div class="ct-main-text"> <div class="ct-product--tilte" style="color:green;font-weight:bold;line-height:1.1;"> <?php echo $packages["emri"]; ?> </div> </div> </div> </a> </div> </div> <?php } ?> </div> <?php } ?> <?php if($_GET["category"]=="Contact"){ ?> <link type="text/css" rel="stylesheet" href="../css/main-stylesheet.css"> <div class="contact"style="background: url(../images/content_opc_bg2.png)!important; overflow:hidden; background-repeat: repeat!important; background-size: inherit!important; margin: 0 auto; padding:10px;"> <h3 id="Booking_Conditions" style="line-height:1;font-size:25px;">Kontakt</h3> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1497.9756959316755!2d19.808736842921935!3d41.331670336236854!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zNDHCsDE5JzUyLjgiTiAxOcKwNDgnMzIuMCJF!5e0!3m2!1sen!2s!4v1440573371055" width="100%" height="200" frameborder="0" style="border:0" allowfullscreen></iframe></br> <form style="width:55%; float:left;" method="POST" Action=""> <?php if (isset($_POST["email"]) && isset($_POST["me"])){ if(isset($_POST["captcha"]) && $_POST["captcha"]!="" && $_SESSION["code"] == $_POST["captcha"]){ $su="E-Mail Nga Webi"; $from = "info@albania-alpine-adventure.com"; $email=$_POST["email"]; $Emri=$_POST['name']; $cel=$_POST['cel']; $body=$_POST['me']; $message = <<<EOD Derguesi : $Emri E-mail : $email Cel : $cel $body EOD; $message = wordwrap($message, 1000); mail("info@albania-alpine-adventure.com",$su,$message,"From: $from\n") or die ("Mesazhi nuk u dergua"); echo " <div style='color:green;'>Mesazhi juaj u dergua me sukses ! </div> "; echo "</br>"; }else{ echo "<div class='error'>"; echo "Wrong Security Code !"; echo "</div>"; } } ?> <input type="text" name="name" style="width:46%; margin-right: 4px; margin-bottom: 4px;" placeholder="Emri" required> <input type="text" style="width: 47%;margin-bottom: 4px;" name="cel" placeholder="Cel"> <input type="email" name="email" style="width:46%; margin-bottom: 4px;" placeholder="E-mail" required> <input type="text" name="captcha" style="width:35.8%; margin-bottom: 4px;float: right;" placeholder="Kodi i sigurise" required> <img src="../captcha.php" class="input-text required-entry" style="float: right;height: 29px;"/> <textarea placeholder="Mesazhi Juaj" name="me" style="width:96%; height:120px;" required></textarea> <input type="submit" value="SEND"> </form> <div style="width:40%; float:right;"> <div class="panel-grid-cell kaya-drocap-parent" id="pgc-17-0-1"><div class="so-panel widget widget_dropcap-widget panel-first-child" id="panel-17-0-1-0"> <style type="text/css"> .dropca-102 .dropcap_bg:hover, .dropca-102 .dropcap_bg:hover { background-color: #ffffff!important; color: #339933 !important; } .dropcap a:hover{ opacity: 0.8!important; } </style> <div class="dropcap dropcap_left dropca-102 "> <a href="#"> <div class="dropcap_bg alignleft widget-dropcap-widget-171004-dropcap_bg_color" style="width:24px; height:24px; line-height:24px; font-size:24px; background-color:#339933 ; color:#ffffff; padding:12px; border:0px solid ; border-radius:100%"> <i class="fa fa-home"> </i> </div> </a> <div class="description" style=" margin-bottom: 10px;overflow:hidden"> <a href="#"> <?php $kategoria=$_GET["category"]; $v1 = "select * from permbledhje where id='2'"; $vr1 = mysql_query($v1); $kontakt = mysql_fetch_array($vr1); ?> <h3 style="color:#232323!important; text-align:left;line-height:1;margin-bottom:0;">Adresa</h3> </a> <p style="color:#666666!important; text-align:left"><?php echo $kontakt["titulli"]; ?></p> </div> </div> </div><div class="so-panel widget widget_dropcap-widget" id="panel-17-0-1-1"> <style type="text/css"> .dropca-116 .dropcap_bg:hover, .dropca-116 .dropcap_bg:hover { background-color: #ffffff!important; color: #339933 !important; } .dropcap a:hover{ opacity: 0.8!important; } </style> <div class="dropcap dropcap_left dropca-116 "> <a href="#"> <div class="dropcap_bg alignleft widget-dropcap-widget-171004-dropcap_bg_color" style="width:24px; height:24px; line-height:24px; font-size:24px; background-color:#339933 ; color:#ffffff; padding:12px; border:0px solid ; border-radius:100%"> <i class="fa fa-phone"> </i> </div> </a> <div class="description" style=" margin-bottom: 10px;overflow:hidden"> <a href="#"> <h3 style="color:#232323!important; text-align:left;line-height:1;margin-bottom:0;">Kontakt</h3> </a> <p style="color:#666666!important; text-align:left"><?php echo $kontakt["pershkrimi"]; ?><br></p> </div> </div> </div><div class="so-panel widget widget_dropcap-widget" id="panel-17-0-1-2"> <style type="text/css"> .dropca-17 .dropcap_bg:hover, .dropca-17 .dropcap_bg:hover { background-color: #ffffff!important; color: #339933 !important; } .dropcap a:hover{ opacity: 0.8!important; } </style> <div class="dropcap dropcap_left dropca-17 "> <a href="#"> <div class="dropcap_bg alignleft widget-dropcap-widget-171004-dropcap_bg_color" style="width:24px; height:24px; line-height:24px; font-size:24px; background-color:#339933 ; color:#ffffff; padding:12px; border:0px solid ; border-radius:100%"> <i class="fa fa-envelope"> </i> </div> </a> <div class="description" style="margin-bottom: 10px;overflow:hidden"> <a href="#"> <h3 style="color:#232323!important; text-align:left;line-height:1; margin-bottom:0;"> E-mail</h3> </a> <p style="color:#666666!important; text-align:left"><?php echo $kontakt["foto"]; ?><br></p> </div> </div> </div></div> </div></div> <?php } ?> <?php if($_GET["category"]=="About"){ ?> <?php $kategoria=$_GET["category"]; $v1 = "select * from permbledhje where kategoria='$kategoria' AND id='1'"; $vr1 = mysql_query($v1); $about = mysql_fetch_array($vr1); ?> <link type="text/css" rel="stylesheet" href="../css/main-stylesheet.css"> <div style="background: url(../images/content_opc_bg2.png)!important; background-repeat: repeat!important; background-size: inherit!important;max-width: 80%; margin: 0 auto; padding:10px;"> <h3 id="Booking_Conditions" style="line-height:1;font-size:25px;">Rreth Nesh</h3> <P><?php echo $about["pershkrimi"]; ?></P> </div> <?php } ?> <?php if($_GET["category"]=="Gallery"){ ?> <script type="text/javascript" src="../js/jquery-lib.js"></script> <link rel="stylesheet" href="../css/jquery.fancybox2.css" type="text/css" media="screen" /> <script type="text/javascript" src="../js/jquery.fancybox.pack2.js"></script> <link type="text/css" rel="stylesheet" href="../css/main-stylesheet.css"> <div style="background: url(../images/content_opc_bg2.png)!important; background-repeat: repeat!important; background-size: inherit!important;max-width: 75%; margin: 0 auto; padding:10px;"> <h3 id="Booking_Conditions" style="line-height:1;font-size:25px;">Galeria</h3> <?php $fotoo = "select * from foto where postimi='Galeria' order by id desc"; $fotoro = mysql_query($fotoo); while($photoo = mysql_fetch_array($fotoro)){ ?> <a href="../images/<?php echo $photoo["foto"]; ?>" class="fancybox" rel="myGallery" style=""> <span class="image-hover last-child"> <span style="display:inline-block;position:relative;" class="last-child first-child"> <font class="image-border-font first-child"></font><span class="search-icon"></span> <img src="../images/<?php echo $photoo["foto"]; ?>" class="setborder last-child" alt="" title="" > </span> </span> </a> <?php } ?> </div> <script type="text/javascript"> $(document).ready(function(){ $(".fancybox").fancybox({ openEffect : 'none', closeEffect : 'none', iframe : { preload: false } }); $('.fancybox-media').fancybox({ openEffect : 'none', closeEffect : 'none', helpers : { media : {} } }); }); </script> <?php } ?> <?php if(isset($_GET["category"]) && $_GET["adventures"]==true){ ?> <style> @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700'); *, *:before, *:after {margin: 0; padding: 0; box-sizing: border-box;} h1 {padding: 100px 0; font-weight: 400; text-align: center;} p {margin: 0 0 20px; line-height: 1.5;} .content {background: url(../images/content_opc_bg2.png)!important; background-repeat: repeat!important; background-size: inherit!important; overflow:hidden; color: black; border-top: 5px solid #AAD36E; } .content > div {display: none; padding: 20px 25px 5px; overflow:hidden; border: 2px solid #AAD36E;} input {display: none;} label {display: inline-block;background: #fff; padding: 15px 25px; font-weight: 600; text-align: center; border-radius: 10px 10px 0px 0px; box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); border-top: 2px solid #AAD36E;} label:hover {background: #AAD36E; color: #fff; cursor: pointer;} input:checked + label {background: #AAD36E; color: #fff; box-shadow:none; border-radius: 10px 10px 0px 0px;} #tab1:checked ~ .content #content1, #tab2:checked ~ .content #content2, #tab3:checked ~ .content #content3, #tab4:checked ~ .content #content4{ display: block; } @media screen and (max-width: 400px) { label {padding: 15px 10px;} } table.brief_grid { border-collapse: separate; background-color: #f8f8f8; } .brief_grid { float: left; clear: both; width: 390px; z-index: 3; } td{padding:5px; border-bottom:1px solid #AAD36E; border-right: 1px solid #AAD36E; background: none;} th{padding:5px; background-color: transparent; border-bottom: 1px solid #AAD36E; border-right: 1px solid #AAD36E; font-size: 13px; width:120px; font-weight: bold;} table{margin-right:5px;} </style> <style> .ct-itemProducts { width: 100%; position: relative; }.ct-itemProducts, .ct-itemProducts--small { border-radius: 4px; display: inline-block; -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3); }.ct-itemProducts .ct-main-content, .ct-itemProducts--small .ct-main-content { border: 3px solid #fff; border-radius: 4px; }.ct-itemProducts .ct-main-content { position: relative; }.ct-itemProducts .ct-imageBox { overflow: hidden; border-radius: 2px; position: relative; }.ct-itemProducts .ct-main-text { padding: 8px; background-color: #fff; } </style> <div class="main"> <?php $kategoria=$_GET["category"]; $pid=$_GET["post_id"]; $v1 = "select * from campaings where kategoria='$kategoria' And id='$pid'"; $vr1 = mysql_query($v1); $adventures = mysql_fetch_array($vr1); ?> <input id="tab1" onclick="checkVerticalScroll()" type="radio" name="tabs" checked> <label for="tab1">Përmbledhje</label> <input id="tab2" onclick="checkVerticalScroll()" type="radio" name="tabs"> <label for="tab2">Detaje</label> <input id="tab3" onclick="checkVerticalScroll()" type="radio" name="tabs"> <label for="tab3">Foto</label> <input id="tab4" onclick="checkVerticalScroll()" type="radio" name="tabs"> <label for="tab4">Paketa</label> <div class="content"> <div id="content1"> <table class="brief_grid" style="background-color:white; width:380px;"> <tbody> <?php if(!empty($adventures["startplace"])){ ?> <tr valign="top"> <th>Fillon:</th> <td><?php echo $adventures["startplace"]; ?></td> </tr><?php } ?> <?php if(!empty($adventures["finishplace"])){ ?> <tr valign="top"> <th>Perfundon:</th> <td><?php echo $adventures["finishplace"]; ?></td> </tr><?php } ?> <?php if(!empty($adventures["sa_dite_zgjat"])){ ?> <tr valign="top"> <th>Kohe zgjatja:</th> <td><?php echo $adventures["sa_dite_zgjat"]; ?> ditë</td> </tr><?php } ?> <?php if(!empty($adventures["grada"])){ ?> <tr valign="top" class="notranslate"> <th>Grada:</th> <td> <div class="bubbleInfo"> <span class="grade trigger"><?php echo $adventures["grada"]; ?></span> </div> </td> </tr><?php } ?> <?php if(!empty($adventures["tipi"])){ ?> <tr valign="top"> <th>Tipi:</th> <td><?php echo $adventures["tipi"]; ?></td> </tr><?php } ?> <?php if(!empty($adventures["price"])){ ?> <tr valign="top"> <th>Cmimi:</th> <td> <?php echo $adventures["price"]; ?> </td> </tr><?php } ?> <?php if(!empty($adventures["nisja"])){ ?> <tr valign="top"> <th>Nisja:</th> <td><?php echo $adventures["nisja"]; ?></td> </tr><?php } ?> </tbody></table> <?php if(!empty($adventures["permbledhje"])){ ?><p><b>Pikat kryesore:</b><?php echo $adventures["permbledhje"]; ?> </p> <?php } ?></div> <div id="content2"> <?php if(!empty($adventures["intenerari"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Intinerari</h3> <p><?php echo $adventures["intenerari"]; ?></p><?php } ?> <?php if(!empty($adventures["veshtiresia"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Veshtiresia & Fitness</h3> <p><?php echo $adventures["veshtiresia"]; ?></p><?php } ?> <?php if(!empty($adventures["siguria"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Guida & Siguria</h3> <p><?php echo $adventures["siguria"]; ?></p><?php } ?> <?php if(!empty($adventures["mevete"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Çfarë duhet marrë</h3> <p><?php echo $adventures["mevete"]; ?></p><?php } ?> <?php if(!empty($adventures["transporti"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Transporti</h3> <p><?php echo $adventures["transporti"]; ?></p><?php } ?> <?php if(!empty($adventures["ushqimi"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Ushqimi</h3> <p><?php echo $adventures["ushqimi"]; ?></p><?php } ?> <?php if(!empty($adventures["akomodimi"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Akomodimi</h3> <p><?php echo $adventures["akomodimi"]; ?></p><?php } ?> <?php if(!empty($adventures["pyetje"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Pyetje</h3> <p><?php echo $adventures["pyetje"]; ?></p><?php } ?> <?php if(!empty($adventures["kostoja"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Kostot shtesë</h3> <p><?php echo $adventures["kostoja"]; ?></p><?php } ?> <?php if(!empty($adventures["rezervimi"])){ ?> <h3 id="Booking_Conditions" style="line-height:1;">Kushtet e rezervimit</h3> <p><?php echo $adventures["rezervimi"]; ?></p><?php } ?> </div> <div id="content3"> <div class="propertiespic"> <script type="text/javascript" src="../js/jquery-lib.js"></script> <link rel="stylesheet" href="../css/jquery.fancybox2.css" type="text/css" media="screen" /> <script type="text/javascript" src="../js/jquery.fancybox.pack2.js"></script> <div class="small_img"> <?php $foto = "select * from foto where postimi='$adventures[id]'"; $fotor = mysql_query($foto); while($photo = mysql_fetch_array($fotor)){ ?><a href="../images/<?php echo $photo["foto"]; ?>" class='fancybox' rel="myGallery" > <img src="../images/<?php echo $photo["foto"]; ?>" width="123" height="90" alt="/"></a><?php } ?> </div> </div></div> <div id="content4"> <?php $foto = "select * from campaings where subcategory='$kategoria'"; $fotor = mysql_query($foto); while($photo = mysql_fetch_array($fotor)){ $filequery = mysql_query("SELECT foto FROM foto WHERE postimi ='$photo[id]' ORDER BY RAND() LIMIT 1"); $filerow = mysql_fetch_row($filequery); $file = $filerow[0]; ?> <div class="col-lg-4"> <div class="ct-itemProducts ct-u-marginBottom30 ct-hover"> <a href="index.php?category=Packages&adventures=true&post_id=<?php echo $photo["id"]; ?>"> <div class="ct-main-content"> <div class="ct-imageBox"> <img src="../images/<?php echo $photo; ?>" alt="" width="100%" height="100"> </div> <div class="ct-main-text"> <div class="ct-product--tilte" style="color:green;font-weight:bold;line-height:1.1;"> <?php echo $photo["emri"]; ?> </div> </div> </div> </a> </div> </div> <?php } ?> </div> </div> </div> <script type="text/javascript"> $(document).ready(function(){ $(".fancybox").fancybox({ openEffect : 'none', closeEffect : 'none', iframe : { preload: false } }); $('.fancybox-media').fancybox({ openEffect : 'none', closeEffect : 'none', helpers : { media : {} } }); }); </script> <?php } ?> <?php if($_GET["category"]=="Calendar"){ ?> <link href='../css/fullcalendar.css' rel='stylesheet' /> <link href='../css/fullcalendar.print.css' rel='stylesheet' media='print' /> <script src='../js/moment.min.js'></script> <script src='../js/jquery.min.js'></script> <script src='../js/fullcalendar.min.js'></script> <script> $(document).ready(function() { $('#calendar').fullCalendar({ header: { left: 'prev,next today', center: 'title', right: 'month,agendaWeek' }, defaultDate: '<?php echo date("Y-m"); ?>', editable: false, eventLimit: true, // allow "more" link when too many events events: [ <?php $cal = "select * from campaings where kategoria='Kalendar' order by id desc"; $cale = mysql_query($cal); while($calendar = mysql_fetch_array($cale)){ ?> <?php if($calendar["emri"] != ''){ ?>{ title: '<?php echo $calendar["emri"]; ?>', url: 'index.php?category=Kalendar&adventures=true&post_id=<?php echo $calendar["id"]; ?>', start: '<?php echo $calendar["startdate"]; ?>', end: '<?php echo $calendar["finishdate"]; ?>' },<?php } ?> <?php } ?> ] }); }); </script> <div class="cal" style="background: url(../images/content_opc_bg.png)!important; background-repeat: repeat!important; background-size: inherit!important;margin: 0 auto;"> <div id='calendar'></div> </div> <?php } ?><?php if(empty($_GET["category"])){ ?> <div class="navWrapper translate"> <ul> <li><a href="index.php?category=Trekking&adventures=true" style="background:url(../images/tr.jpg) no-repeat; background-size: 100% 100%;">Trekking </a></li> <li><a href="index.php?category=Hiking&adventures=true" style="background:url(../images/medium_hiking_workout.jpg) no-repeat; background-size: 100% 100%;">Hiking</a></li> <li><a href="index.php?category=Rafting&adventures=true" style="background:url(../images/Vector_series.jpg) no-repeat; background-size: 100% 100%;">Rafting</a></li> <li><a href="index.php?category=Scuba Diving&adventures=true" style="background:url(../images/Divers.jpg) no-repeat; background-size: 100% 100%;">Zhytje</a></li> <li><a href="index.php?category=Explorer&adventures=true" style="background:url(../images/Rock-Climbing.jpg) no-repeat; background-size: 100% 100%;">Explorer</a></li> </ul> </div> <div class="navWrapper2 translate"> <ul> <li><a href="index.php?category=Flying&adventures=true" style="background:url(../images/flying-adventures.jpg) no-repeat; background-size: 100% 100%;"> Fluturime</a></li> <li><a href="index.php?category=Ski Touring&adventures=true" style="background:url(../images/ski-touring_2443324b.jpg) no-repeat; color:black; background-size: 100% 100%;">Ski</a></li> <li><a href="index.php?category=Off Road&adventures=true" style="background:url(../images/off.jpg) no-repeat; background-size: 100% 100%;" >Off Road </a></li> <li><a href="index.php?category=Culture&adventures=true" style="background:url(../images/00454-MED.jpg) no-repeat; color:black; background-size: 100% 100%;" >Kulture</a></li> <li><a href="index.php?category=Culinary&adventures=true" style="background:url(../images/culinary.jpg) no-repeat; color:black; background-size: 100% 100%;" >Kulinari</a></li> </ul> </div> <?php } ?> <style>a:link, a{color:white;} .fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover{border-color:white; color:white;} .fc-unthemed .fc-today{background:none;} .fc-event{border:1px solid #b9da04; background-color:#b9da04; font-size:1.1em;font-weight: bold;} .fc .fc-toolbar > * > :first-child{color:white;} ul { list-style-type: none; padding: 0px; margin: 0px; } </style> <div id="controls-wrapper" class="load-item"> <div id="controls"> <!--Navigation--> <ul id="slide-list"></ul> </div> </div> <!--Control Bar--> </section> <!-- Main Layout Section End --> <div class="clear"> </div> <!-- end middle section --> <footer id="bottom_footer" style="bottom:-20px;"> <!-- Start Footer bottom section --> <div style="width:99%; margin:0 auto; text-align:center; margin-bottom:-6px;"> <marquee style="position:absolute; overflow: visible;left: 0;bottom: 59px;z-index: -1;"> <?php $v1 = "select * from foto where postimi='partner' order by id desc limit 5"; $vr1 = mysql_query($v1); while($slide = mysql_fetch_array($vr1)){?> <img src="../images/<?php echo $slide["foto"]; ?>" class="p1" style="margin-right:50px;"> <?php } ?> </marquee> <img src="../images/aaa.png" width="200"> </div> <div id="footer_bottom" style="background:url(../images/footer-pattern1.png)!important; position:relative; "class="most_footer_bottom"> <div style="width:90%;margin:0 auto; margin-top:-17px; text-align:center;text-align:center; font-size:15px;color:#ffffff!important; font-weight:bold; text-align:center;letter-spacing:1px; font-style:normal;">Albania Alpine Adventure</div> <div class="one_third" id="footer_column1"> <span>Kontakt : <?php echo $rows["pershkrimi"]; ?></span> </div> <div class="one_third" id="footer_column2" > <span class="copyrights"><a href="http://nursoftalbania.com"> © All Rights Reserved by NurSoft</a></span> </div> <div class="one_third_last" id="footer_column3"> <div class="footer_social_icons"> <a href="https://twitter.com/AlbAlpine"><i class="fa fa-twitter"></i></a> <a href="https://www.facebook.com/pages/Albania-Alpine-Adventure/434498443318276?fref=ts"><i class="fa fa-facebook"></i></a> <a href="https://www.instagram.com/albania_alpine_adventure/"><i class="fa fa-instagram"></i></a> <a href="https://www.youtube.com/channel/UCUcdnwKrDbRjoCkWwp7VKkw"><i class="fa fa-youtube"></i></a> <a href="skype:Albaniaalpineadventure" title="Albaniaalpineadventure"><i class="fa fa-skype"></i></a> </div> </div> </div> <!-- end Footer bottom section --> </footer> <div class="clear"></div> <!-- Scrollto Top --> <a href="#" class="scroll_top "><i class = "fa fa-arrow-up"> </i></a> <link rel='stylesheet' id='fontawesome-css' href='../css/styles.css' type='text/css' media='all' /> <script type='text/javascript' src='../js/core.min.js'></script> <script type='text/javascript' src='../js/jquery.bxslider.js'></script> <script type='text/javascript' src='../js/owl.carousel.js'></script> <script type='text/javascript' src='../js/wow.min.js'></script> <script type='text/javascript' src='../js/widget.min.js'></script> <script type='text/javascript' src='../js/accordion.min.js'></script> <script type='text/javascript' src='../js/scripts.js'></script> <script type='text/javascript' src='../js/jquery.easing.1.3.js'></script> <script type='text/javascript' src='../js/jquery.bxslider.js'></script> <script type='text/javascript' src='../js/jquery.mb.YTPlayer.js'></script> <script type='text/javascript' src='../js/cloud-zoom.1.0.2.min.js'></script> <script type='text/javascript' src='../js/jquery.isotope.min.js'></script> <script type='text/javascript' src='../js/jquery.fitvids.js'></script> <script type='text/javascript' src='../js/jquery.prettyPhoto.js'></script> <script type='text/javascript' src='../js/custom.js'></script> </body> </html><script> function checkVerticalScroll() { var scrollBoolean = document.body.scrollHeight > window.innerHeight; if(scrollBoolean){ $("footer").removeClass("noscrollbar"); $("footer").addClass("scrollbar"); } else { $("footer").addClass("noscrollbar"); $("footer").removeClass("scrollbar"); } } </script>
💾 Simpan File
Batal
⬅ Naik ke AlbaniaAlpineAdventure
1 item
Nama
Tipe
Ukuran
Diubah
Aksi
🐘
index.php
php
53.7 KB
2019-03-25 22:19
✏️ Edit
👁️ View
🗑 Hapus