otterequipment.com Ads.txt file
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<title>Otter Equipment Rentals: Your One-Stop Solution for Grills, Baby equipment, Games Room, Beds & More in Davenport, Florida</title>
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="canonical" href="https://www.otterequipment.com/">
<link rel="icon" href="/theme/img/favicon/favicon.ico?v=2" />
<link rel="apple-touch-icon" sizes="57x57" href="/theme/img/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/theme/img/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/theme/img/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/theme/img/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/theme/img/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/theme/img/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/theme/img/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/theme/img/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/theme/img/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/theme/img/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/theme/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/theme/img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/theme/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/theme/img/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/theme/img/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="Discover the convenience of Otter Equipment Rentals in Davenport, Florida. From baby equipment to grills, beds, disability aids, and gaming equipment, we offer a diverse range of rental options to enhance your Florida experience. Explore our selection and make your vacation or event memorable and stress-free!">
<meta name="keywords" content="Grill rental Florida, Disability equipment rental Florida, Rental company Florida, Equipment rental services, Baby equipment rental Florida, Davenport, Florida rental solutions">
<meta property="og:image" content="https://www.otterequipment.com/media/1710266509_1_6-11.png"/>
<meta property="og:site_name" content="OTTER Equipment, Wedding, Events & Vacation Rentals"/>
<meta property="og:url" content="https//www.otterequipment.com/"/>
<meta name="geo.region" content="US-FL" />
<meta name="geo.placename" content="Davenport" />
<!-- moved to customized_master_v -->
<script src="https://code.jquery.com/jquery-2.1.1.js"></script>
<script> var marketing_switch = '1';</script><script src="https://js.braintreegateway.com/v2/braintree.js"></script>
<script src="https://js.braintreegateway.com/js/braintree-2.30.0.min.js"></script>
<script src="https://js.braintreegateway.com/web/3.6.3/js/client.min.js"></script>
<script src="https://js.braintreegateway.com/web/3.6.3/js/paypal.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700,900,800,300" />
<script src="https://www.otterequipment.com/assets/scriptlibrary.js?v=3"></script>
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script>window.WEBSITE_HOSTNAME = "www.otterequipment.com";</script>
<script>
// $(function() {
// $("#datepicker_customForm").datepicker({
// dateFormat: "mm/dd/yy"
// });
// });
$(function() {
$(".datepicker_customForm").datepicker({
dateFormat: "mm\/dd\/yy" });
});
function maskPhoneold(input) {
let value = input.value;
// Remove any non-digit and non-plus sign characters after the first plus sign
if (value.match(/^\d*/)) {
let firstPart = value.match(/^\d*/)[0];
let secondPart = value.slice(firstPart.length).replace(/[^0-9]/g, ''); // Remove non-digit characters
input.value = firstPart + secondPart;
// Ensure the total length is at most 12 characters
if (input.value.length > 12) {
input.value = input.value.slice(0, 12);
}
} else {
// If the input doesn't match the format, reset it to an empty string
input.value = '';
}
}
function maskPhone(input) {
let value = input.value;
// Remove any non-digit and non-plus sign characters after the first plus sign
if (value.match(/^\+?\d*/)) {
let firstPart = value.match(/^\+?\d*/)[0];
let secondPart = value.slice(firstPart.length).replace(/[^0-9]/g, ''); // Remove non-digit characters
input.value = firstPart + secondPart;
// Ensure the total length is at most 12 characters
if (input.value.length > 13) {
input.value = input.value.slice(0, 13);
}
} else {
// If the input doesn't match the format, reset it to an empty string
input.value = '';
}
}
</script>
<!-- <script src="https://www.otterequipment.com/push.js?t=1758252814"></script>
<script src="https://www.otterequipment.com/main.js?t=1758252814"></script> -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald:400,500">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Bungee+Inline">
<link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/style.css" />
<link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/bootstrap.min.css" />
<!-- <link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/owl.carousel.css" />
<link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/owl.theme.css" />
<link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/owl.transitions.css" /> -->
<link rel="stylesheet" href="/theme/plugins/OwlCarousel/v_2-2.3.4/dist/assets/owl.carousel.min.css">
<link rel="stylesheet" href="/theme/plugins/OwlCarousel/v_2-2.3.4/dist/assets/owl.theme.default.min.css">
<link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/font-awesome.css" />
<link rel="stylesheet" href="https://www.otterequipment.com/qatesting/benz_assets/css/responsive.css" />
<link href="/theme/plugins/aos/aos.css" rel="stylesheet">
<link rel="stylesheet" href="/qatesting/benz_assets/css/jquery.fancybox.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/theme/fonts/cambria/stylesheet.css" />
<link rel="stylesheet" href="/theme/fonts/cormorant/stylesheet.css" />
<script src="/qatesting/benz_assets/js/jquery.fancybox.pack.js" ></script>
<script src="/theme/plugins/aos/aos.js"></script>
<script>
$(document).ready(function(){
AOS.init();
});
</script>
<!--<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>-->
<script src="https://www.otterequipment.com/qatesting/benz_assets/js/bootstrap.min.js"></script>
<script src="/theme/plugins/OwlCarousel/v_2-2.3.4/dist/owl.carousel.min.js"></script>
<script>
$(document).ready(function(){
$(".sidebar-menu span").click(function(){
$(".mb-drpdwn").toggle('slow');
});
});
</script>
<script>
var environment = 'production';
var base_url = 'https://www.otterequipment.com/';
var s_base_url = 'https://www.otterequipment.com/';
shopping_cart_count = 0;
</script>
<script src="/assets/autocomplete/jquery.easy-autocomplete.min.js"></script><link rel="stylesheet" href="/assets/autocomplete/easy-autocomplete.min.css">
<link rel="stylesheet" href="https://www.otterequipment.com//qatesting/newassets/stylesheet/style.css" />
<link rel="stylesheet" href="https://www.otterequipment.com//qatesting/newassets/stylesheet/custom.css" />
<link rel="stylesheet" href="https://www.otterequipment.com/basebranding.css" />
<link rel="stylesheet" href="https://www.otterequipment.com/custom.css" />
<style>
#top-cat img{
min-height:135px;
}
#top-cat .ftrdb{
min-height:240px;
}
#home_top_rated_products .owl-buttons {
display: none;
}
</style>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NLXRHHV');</script>
<!-- End Google Tag Manager -->
</head>
<body class="body master_v_front">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NLXRHHV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="mobile_menu">
<div class="mobile_menu d-flex justify-content-center ">
<div class="mobile_menu_inner">
<div class="">
<ul><!--
<li><a href="/Major_Unit_List?fltr=New_Inventory&search_keywords=" >New Units</a></li>
<li><a href="/Major_Unit_List?fltr=New_Inventory&search_keywords=" >Pre-Owned Units</a></li>
<li><a href="/servicerequest" >Service</a></li>
-->
<li><a href="/" id="" >Home </a>
</li>
<li><a class="child-menu-head" href="javascript:void(0);" id="1" >Rentals <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="subnav">
<!--span class="toolTip"></span-->
<li><a href="https://otterequipment.com/Grills-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1" >- BBQ Grills</a></li>
<li><a href="https://otterequipment.com/Rental-Baby-Equipment-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1" >- Baby Equipment</a></li>
<li><a href="https://otterequipment.com/Beds-and-Bedding-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1" >- Bed and Bedding</a></li>
<li><a href="https://otterequipment.com/Game-Room-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1" >- Game Room</a></li>
<li><a href="https://otterequipment.com/Wheelchairs-and-Equipments-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1" >- Disability Aids </a></li>
<li><a href="https://otterequipment.com/Patio-Furniture-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1" >- Patio Furniture </a></li>
<li><a href="https://otterequipment.com/Holidaydecor" >- Christmas Trees </a></li>
</ul>
</li>
<li><a class="child-menu-head" href="javascript:void(0);" id="2" >Event Rentals <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="subnav">
<!--span class="toolTip"></span-->
<li><a href="https://www.otterequipment.com/Rental_Chairs_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Chairs&filterChange=1&preserveSearch=1" >- Chairs </a></li>
<li><a href="https://www.otterequipment.com/Rental_Tables_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Tables&filterChange=1&preserveSearch=1" >- Tables </a></li>
<li><a href="https://www.otterequipment.com/Rental_Catering-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Catering+Equipment&filterChange=1&preserveSearch=1" >- Catering Equipment </a></li>
<li><a href="https://www.otterequipment.com/Rental_Dinner-and-Glassware_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Dinner+and+Glassware&filterChange=1&preserveSearch=1" >- Dinner and Glassware</a></li>
<li><a href="https://www.otterequipment.com/Rental_Cooling_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Cooling&filterChange=1&preserveSearch=1" >- Cooling </a></li>
<li><a href="https://www.otterequipment.com/Rental_Lighting_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Lighting&filterChange=1&preserveSearch=1" >- Lighting </a></li>
<li><a href="https://www.otterequipment.com/Rental_Indoor-Dance-Floor_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Indoor+Dance+Floor&filterChange=1&preserveSearch=1" >- Indoor Dance Floor </a></li>
<li><a href="https://www.otterequipment.com/Rental_Wedding-Accessories_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wedding+Accessories&filterChange=1&preserveSearch=1" >- Wedding Accessories </a></li>
<li><a href="https://www.otterequipment.com/events-planning" >- Event Planning Questionnaire</a></li>
<li><a href="https://otterequipment.com/planning-tips" >- Planning Tips </a></li>
</ul>
</li>
<li><a href="/pages/index/aboutus" id="3" >About Us </a>
</li>
<li><a href="/pages/index/contactus" id="4" >Contact Us </a>
</li>
<!-- <li><a href="/shopping/wishlist">Wish list</a></li>
<li><a href="https://www.otterequipment.com/checkout/account">Account</a></li> -->
<script type="text/javascript">
$(document).ready(function(){
$(".child-menu-head").on("click",function(){
if ($(this).hasClass('sm_active')) {
$(this).removeClass('sm_active');
$(this).next('.subnav').removeClass("showme");
} else {
$(this).addClass('sm_active');
$(this).next('.subnav').toggle("slow");
$(this).next('.subnav').addClass("showme");
}
$(this).find('.fa').toggleClass('fa-caret-down fa-caret-up');
//$(this).next('.subnav').toggle("slow");
});
});
</script></ul>
</div>
</div>
</div>
<div class="sub_header -mod-mobile-menu"></div>
</div>
<div class="combine_header">
<div class="top_header">
<div class="container_b">
<div class="top_header_inner">
<div class="row">
<div class="col-md-12">
<div class="top_bar_navigation">
<div class="header_nav_area header-display-flex">
<div class="dynamic-nav">
<div class="dynamic-nav-wrapper">
<div class="dynamicNav" style="background-color:transparent;color:#000000;">
<div class="dynamicNavCont">
<ul style="width: 100%; margin: 0 auto; padding: 0px;">
<li class="bnz-nv"><a class="dynamicTopNavAnchors" href="/" id="" style="color:#000000;font-size:16px;" >Home </a>
<span style="color:#000000;">|</span>
</li>
<li class="bnz-nv"><a class="dynamicTopNavAnchors" href="javascript:void(0);" id="1" style="color:#000000;font-size:16px;" >Rentals <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<span style="color:#000000;">|</span>
<ul id="nav1" class="active SubNavs" style="display:none;background-color:#000000;">
<!--span class="toolTip"></span-->
<li><a href="https://otterequipment.com/Grills-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">BBQ Grills</a></li>
<li><a href="https://otterequipment.com/Rental-Baby-Equipment-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Baby Equipment</a></li>
<li><a href="https://otterequipment.com/Beds-and-Bedding-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Bed and Bedding</a></li>
<li><a href="https://otterequipment.com/Game-Room-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Game Room</a></li>
<li><a href="https://otterequipment.com/Wheelchairs-and-Equipments-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Disability Aids </a></li>
<li><a href="https://otterequipment.com/Patio-Furniture-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Patio Furniture </a></li>
<li><a href="https://otterequipment.com/Holidaydecor" style="font-size:16px; color:#000000; ">Christmas Trees </a></li>
</ul>
</li>
<li class="bnz-nv"><a class="dynamicTopNavAnchors" href="javascript:void(0);" id="2" style="color:#000000;font-size:16px;" >Event Rentals <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<span style="color:#000000;">|</span>
<ul id="nav2" class="active SubNavs" style="display:none;background-color:#000000;">
<!--span class="toolTip"></span-->
<li><a href="https://www.otterequipment.com/Rental_Chairs_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Chairs&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Chairs </a></li>
<li><a href="https://www.otterequipment.com/Rental_Tables_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Tables&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Tables </a></li>
<li><a href="https://www.otterequipment.com/Rental_Catering-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Catering+Equipment&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Catering Equipment </a></li>
<li><a href="https://www.otterequipment.com/Rental_Dinner-and-Glassware_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Dinner+and+Glassware&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Dinner and Glassware</a></li>
<li><a href="https://www.otterequipment.com/Rental_Cooling_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Cooling&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Cooling </a></li>
<li><a href="https://www.otterequipment.com/Rental_Lighting_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Lighting&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Lighting </a></li>
<li><a href="https://www.otterequipment.com/Rental_Indoor-Dance-Floor_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Indoor+Dance+Floor&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Indoor Dance Floor </a></li>
<li><a href="https://www.otterequipment.com/Rental_Wedding-Accessories_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wedding+Accessories&filterChange=1&preserveSearch=1" style="font-size:16px; color:#000000; ">Wedding Accessories </a></li>
<li><a href="https://www.otterequipment.com/events-planning" style="font-size:16px; color:#000000; ">Event Planning Questionnaire</a></li>
<li><a href="https://otterequipment.com/planning-tips" style="font-size:16px; color:#000000; ">Planning Tips </a></li>
</ul>
</li>
<li class="bnz-nv"><a class="dynamicTopNavAnchors" href="/pages/index/aboutus" id="3" style="color:#000000;font-size:16px;" >About Us </a>
<span style="color:#000000;">|</span>
</li>
<li class="bnz-nv"><a class="dynamicTopNavAnchors" href="/pages/index/contactus" id="4" style="color:#000000;font-size:16px;" >Contact Us </a>
<span style="color:#000000;">|</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<style type="text/css">
.dynamicNavCont li a:hover{
background-color: #000000;
}
</style>
<!--script type="text/javascript">
$(document).ready(function(){
$(".mobile-menu").on("click",function(){
$(this).next(".dynamic-nav-wrapper").toggle();
});
$(".dynamicNavCont li a").on("click",function(e){
e.preventDefault();
if($(this).next(".SubNav").length > 0){
$(this).next(".SubNav").slideToggle();
}
});
});
</script-->
<div class="header_shopping_area">
<a href="/shopping/cart">
<div class="cart_text">CART (0)</div>
<!-- <span id="shopping_count"></span> -->
</a>
</div>
<div class="" style="color:#000000; font-size: 20px; margin: 0 10px;">|</div>
<div class="top_header_login ">
<div class="auth_dropdown">
<div class="btn-group hidden-md hidden-sm hidden-xs">
<a class="user_dropdown dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="javascript:void(0)" class="vp-btn"><!-- <i class="fa fa-user"></i> --> ACCOUNT <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="dropdown-menu dropdown-menu-right">
<li>
<a class="login_btn_link" href="javascript:void(0);" onclick="openLogin();">Login</a>
<a class="login_btn_link" href="javascript:void(0);" onclick="openLogin();">Create Account</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<header class="themeheader --transition-ease">
<div class="container_b">
<div class="header_scnd_bar">
<div class="row header_scnd_flex">
<div class="col-lg-4">
<div class="header_phone_bar mobile_hide">
<div class="header_phone_outer">
<a class="header_phone" href="tel:8632718320"><span><i class="fa fa-phone"> </i>8632718320</span></a>
</div>
<div class="header_email_outer">
<a class="header_email" href="mailto:info@otterequipment.com"><span><i class="fa fa-envelope"> </i>info@otterequipment.com</span></a>
</div>
</div>
</div>
<div class="col-lg-4 header_logo_area_flex">
<div class="header_logo_area">
<a href="/" class="">
<img src="/logo.png" alt="Otter Equipment" title="Otter Equipment">
</a>
</div>
</div>
<div class="col-lg-4 mobile_hide">
<div class="header_scnd_right">
<div class="header_search_design"><div class="searchHolder search-one">
<form action="https://www.otterequipment.com/shopping/productlist" method="post" id="moto_search" class="form_standard moto_search_form">
<input id="mu_search" name="search" placeholder="Search Products" class="search-bx" style="float:left;" />
<a href="javascript:void(0);" class="goBtn_b">Go!</a>
</form>
<div class="clear"></div>
</div>
<script type="application/javascript">
(function() {
var fixLanguage = function() {
var $b = "mu_search";
if ($b == 'mu_search') {
$(".form_standard.moto_search_form .search-bx").attr("name", "search_keywords");
var $x = $(".form_standard.moto_search_form");
console.log('fixing Search Function');
$x.attr("action", "/Motorcycle_List?filterChange=1");
$x.attr("method", "post");
}
};
try {
fixLanguage();
} catch(err) {
console.log("Error: " + err);
}
$(document).on("ready", fixLanguage);
})();
</script>
</div>
<div class="new-social-items">
<a class="social" href="https://www.facebook.com/otterequipment" target="_blank">
<i class="fa fa-facebook-f"></i>
</a>
<a class="social" href="https://twitter.com/otterequipment" target="_blank">
<svg width="18px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a class="social" href="https://g.page/r/CWhiBmoc85t3EBM/review" target="_blank">
<i class="fa fa-google-plus"></i>
</a>
<a class="social" href="https://www.instagram.com/otterweddingrentals/" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
</div>
<div class="header_b desktop_hide">
<div class="">
<div class="side-hdr">
<div class="sidebar-menu">
<span> <i class="fa fa-bars" aria-hidden="true"></i> Menu</span>
<ul class="mb-drpdwn">
<!--
<li><a href="/Major_Unit_List?fltr=New_Inventory&search_keywords=" >New Units</a></li>
<li><a href="/Major_Unit_List?fltr=New_Inventory&search_keywords=" >Pre-Owned Units</a></li>
<li><a href="/servicerequest" >Service</a></li>
-->
<li><a href="/" id="" >Home </a>
</li>
<li><a class="child-menu-head" href="javascript:void(0);" id="1" >Rentals <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="subnav">
<!--span class="toolTip"></span-->
<li><a href="https://otterequipment.com/Grills-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1" >- BBQ Grills</a></li>
<li><a href="https://otterequipment.com/Rental-Baby-Equipment-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1" >- Baby Equipment</a></li>
<li><a href="https://otterequipment.com/Beds-and-Bedding-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1" >- Bed and Bedding</a></li>
<li><a href="https://otterequipment.com/Game-Room-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1" >- Game Room</a></li>
<li><a href="https://otterequipment.com/Wheelchairs-and-Equipments-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1" >- Disability Aids </a></li>
<li><a href="https://otterequipment.com/Patio-Furniture-For-Rent-Davenport-FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1" >- Patio Furniture </a></li>
<li><a href="https://otterequipment.com/Holidaydecor" >- Christmas Trees </a></li>
</ul>
</li>
<li><a class="child-menu-head" href="javascript:void(0);" id="2" >Event Rentals <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="subnav">
<!--span class="toolTip"></span-->
<li><a href="https://www.otterequipment.com/Rental_Chairs_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Chairs&filterChange=1&preserveSearch=1" >- Chairs </a></li>
<li><a href="https://www.otterequipment.com/Rental_Tables_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Tables&filterChange=1&preserveSearch=1" >- Tables </a></li>
<li><a href="https://www.otterequipment.com/Rental_Catering-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Catering+Equipment&filterChange=1&preserveSearch=1" >- Catering Equipment </a></li>
<li><a href="https://www.otterequipment.com/Rental_Dinner-and-Glassware_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Dinner+and+Glassware&filterChange=1&preserveSearch=1" >- Dinner and Glassware</a></li>
<li><a href="https://www.otterequipment.com/Rental_Cooling_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Cooling&filterChange=1&preserveSearch=1" >- Cooling </a></li>
<li><a href="https://www.otterequipment.com/Rental_Lighting_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Lighting&filterChange=1&preserveSearch=1" >- Lighting </a></li>
<li><a href="https://www.otterequipment.com/Rental_Indoor-Dance-Floor_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Indoor+Dance+Floor&filterChange=1&preserveSearch=1" >- Indoor Dance Floor </a></li>
<li><a href="https://www.otterequipment.com/Rental_Wedding-Accessories_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wedding+Accessories&filterChange=1&preserveSearch=1" >- Wedding Accessories </a></li>
<li><a href="https://www.otterequipment.com/events-planning" >- Event Planning Questionnaire</a></li>
<li><a href="https://otterequipment.com/planning-tips" >- Planning Tips </a></li>
</ul>
</li>
<li><a href="/pages/index/aboutus" id="3" >About Us </a>
</li>
<li><a href="/pages/index/contactus" id="4" >Contact Us </a>
</li>
<!-- <li><a href="/shopping/wishlist">Wish list</a></li>
<li><a href="https://www.otterequipment.com/checkout/account">Account</a></li> -->
<script type="text/javascript">
$(document).ready(function(){
$(".child-menu-head").on("click",function(){
if ($(this).hasClass('sm_active')) {
$(this).removeClass('sm_active');
$(this).next('.subnav').removeClass("showme");
} else {
$(this).addClass('sm_active');
$(this).next('.subnav').toggle("slow");
$(this).next('.subnav').addClass("showme");
}
$(this).find('.fa').toggleClass('fa-caret-down fa-caret-up');
//$(this).next('.subnav').toggle("slow");
});
});
</script>
</ul>
</div>
<div class="cl"><a class="cel" href="tel:8632718320">
<img class="cl-img" src="/theme/img/cl.png" alt="call us for information" title="call button"><br>Call</a>
</div>
<div class="crt">
<a class="cel" href="/shopping/cart">
<img class="cl-img" src="/theme/img/kart.png" alt="shopping cart" title="cart icon"><br>Cart</a>
</div>
<div class="shpbrnd-map">
<p class="creditCar_b loct">
<a href="/pages/index/contactus"><i class="fa fa-map-marker" aria-hidden="true"></i> MAP & HOURS</a><!-- <br />
8297 Champions Gate Blvd<br /> -->
</p>
</div>
</div>
<div class="mblacnt-log">
<a href="javascript:void(0);" onclick="openLogin();"> <i class="fa fa-user usr" aria-hidden="true"></i> Login/create account</a>
</div>
<div class="mob_main">
<div class="mob">
<div class="header_search_design"><div class="searchHolder search-one">
<form action="https://www.otterequipment.com/shopping/productlist" method="post" id="moto_search_mobile" class="form_standard moto_search_form">
<input id="mu_search_mobile" name="search" placeholder="Search Products" class="search-bx" style="float:left;" />
<a href="javascript:void(0);" class="goBtn_b">Go!</a>
</form>
<div class="clear"></div>
</div>
<script type="application/javascript">
(function() {
var fixLanguage = function() {
var $b = "mu_search_mobile";
if ($b == 'mu_search_mobile') {
$(".form_standard.moto_search_form .search-bx").attr("name", "search_keywords");
var $x = $(".form_standard.moto_search_form");
console.log('fixing Search Function');
$x.attr("action", "/Motorcycle_List?filterChange=1");
$x.attr("method", "post");
}
};
try {
fixLanguage();
} catch(err) {
console.log("Error: " + err);
}
$(document).on("ready", fixLanguage);
})();
</script>
</div>
</div>
<div class="new-social-items">
<a class="social" href="https://www.facebook.com/otterequipment" target="_blank">
<i class="fa fa-facebook-f"></i>
</a>
<a class="social" href="https://twitter.com/otterequipment" target="_blank">
<svg width="18px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a class="social" href="https://g.page/r/CWhiBmoc85t3EBM/review" target="_blank">
<i class="fa fa-google-plus"></i>
</a>
<a class="social" href="https://www.instagram.com/otterweddingrentals/" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</div>
</div>
</div>
<div class="container_b">
<div class="vehicleCategory">
</div>
<div class="clear"></div>
</div>
</div>
<script>
$(document).ready(function(){
if($(window).width() > 767){
$('.search-wrapper form').addClass('moto_search_form');
$(".mob form").removeClass('moto_search_form');
$('.search-wrapper .search-bx').attr('id','mu_search');
$(".mob .search-bx").attr('id','');
$(".search-wrapper .easy-autocomplete-container").attr('id','eac-container-mu_search');
$(".mob .easy-autocomplete-container").attr('id','');
}else{
$('.search-wrapper form').removeClass('moto_search_form');
$(".mob form").addClass('moto_search_form');
$('.search-wrapper .search-bx').attr('id','');
$(".mob .search-bx").attr('id','mu_search');
$(".search-wrapper .easy-autocomplete-container").attr('id','');
$(".mob .easy-autocomplete-container").attr('id','eac-container-mu_search');
}
if($("#mu_search").length > 0){$("#mu_search").easyAutocomplete(muoptions);}
});
</script>
<div class="modal fade pop" id="major-unit-generic-modal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body modal-body-dark">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<p class="modal-body-title">Get Out-The-Door Price</p>
<p class="modal-body-subtitle">Looking for Your Next Adventure?</p>
<div class="alert-container" style="border: 1px solid green; color:black; background-color: #ddffdd; padding: 24px; font-weight: bold; font-size: 125%; text-align: center; display: none">
</div>
<div class="row">
<div class="hidden-xs col-sm-4">
<ol class="modal-form-instructions">
<li>Complete the form</li>
<li>Tell us which model you're interested in</li>
<li>Receive your out-the-door price</li>
</ol>
</div>
<div class="col-xs-12 col-sm-8">
<div class="modal-form-container">
<form action="https://www.otterequipment.com/welcome/productEnquiry" class="form_standard csrf_required"><div style="display:none">
<input type="hidden" id="" name="csrf_test_name" value="0dfe9cd7e439573235badd6dbdcfcd08" />
<input type="hidden" id="" name="csrf_required" value="1" />
</div>
<input type="hidden" value="1758252814" name="time">
<input type="hidden" value="out_the_door" name="form_name">
<p>Fill out the form below to get your<br>free out-the-door price!</p>
<div class="form-group">
<label for="major-unit-generic-modal_firstName">First Name:</label>
<input id="major-unit-generic-modal_firstName" class="form-control" type="text" name="firstName" required>
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="major-unit-generic-modal_lastName">Last Name:</label>
<input id="major-unit-generic-modal_lastName" class="form-control" type="text" name="lastName" required>
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="major-unit-generic-modal_phone">Phone:</label>
<input id="major-unit-generic-modal_phone" class="form-control" type="text" name="phone" required >
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="major-unit-generic-modal_email">Email:</label>
<input id="major-unit-generic-modal_email" class="form-control" type="hidden" name="email">
<input id="major-unit-generic-modal_real_email" class="form-control" type="email" name="real_email" required>
<div class="formRequired">*</div>
</div>
<input type="hidden" name="location" value="1" />
<div class="form-group">
<label for="major-unit-generic-modal_make">Make:</label>
<input id="major-unit-generic-modal_make" class="form-control" type="text" name="make" required>
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="major-unit-generic-modal_model">Model:</label>
<input id="major-unit-generic-modal_model" class="form-control" type="text" name="model" required>
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="major-unit-generic-modal_questions">Comments:</label>
<textarea id="major-unit-generic-modal_questions" class="form-control" type="text" name="questions"></textarea>
</div>
<div>
<div style="width:100%; padding:1%;">
<b>Solve the Security Equation. <br> <br>What is <div class="captcha_imgs"><img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP6Hvix4R/ZH8S/8G0/we+M3wg/ZW8P/AAr+O3g7/gq/on7Pnxd+PXibxFonxR+Mvxn1FP2N/GXxR8VanbePR8OvA2r/AA0+D+oav4h8Nad4T/Z50J9W8K+GIPAOjeJ9f8Q+PPiTrPirx3rYB9f/ALCnhP8AYv8AiLp3/BJz4UfALwz/AME4PGX7Pnxq8QWPwI/4KjeFf23NG+FOs/8ABQvX/wBp/wCOnirwt8IvG+l/C0vbT/tR+HPg/daH408AR/8ABOnx/wD8E/7jRfD/AMM/Hx8TfET9t3xT4Pk8L/F3xVo4B/OD+278FPCv7Nf7aH7Xf7OfgXUPEGreCfgD+0/8ffgp4O1TxZdadfeKtS8K/Cv4reLPAvh7UPE19o+laDpF54gvNI0KzuNZutL0PRtOuNRkuZrHStOtnis4QD5goA/T/wD4edX3/DAv/Duj/hi/9kD/AIUl/wALA/4Xj/wlP2/9sn/haf8Aw0x/wpf/AIUX/wANJf23/wANgf8ACJf8LA/4RL/iY/8ACD/8IP8A8M9/8JH/AKX/AMKT/sz/AIlFAB+z7/wVT+Kf7PfgT4AeH9O/Z2/ZA+JvxN/ZE/4Wr/wyH+0h8W/hH4j8RfGz9nD/AIWlrGteN4v+Eaj0H4h+Fvg/8Vv+FU/GDxT4x+OvwK/4aZ+Enx1/4VD8XfGHiDxL4P8AsNlNZaPYgH5weLPFnirx74q8TeOvHXibxB408beNPEGs+LPGPjHxZrOo+I/FXizxV4j1G51jxD4m8TeIdYubzV9e8Qa7q95eaprOs6peXWo6pqN1c319cz3M8srAHP0AFABQAUAf/9k=" alt="captcha"> <img style="width:auto!important; padding-bottom:4px;"src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAPv/AP4dp/tFf9FG/YA/8Wxf8Esv/oyKAPgCgAoAKACgAoAKACgAoAKACgD/2Q==" alt="captcha1"> <img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP7nP2Mf+CHOnfsvfAL9vr4JftDfsI/GD9pT9vDxf/wSg/an+LunfF3WPgN4q8bfswfsyfGW48F+Fh8A/wBkj9k/xVe+Bdb8EftH/tv+Irnxc3xA+Inxl+EOv6lB8LfEHgnSfgn+zzrHi+/h+OHiq/AP4Y6ACgAoA+v/ANkP9tb4p/sXf8NP/wDCrdA+H+v/APDWX7IHxq/Yp+Iv/Cf6V4j1T+xfhZ8d/wDhGv8AhLtf8Ff8I74r8K/2d8QNO/4RXT/+Ec1XXf8AhI/Dln517/afhTWPMg+zgHyBQAUAFABQAUAFAH//2Q==" alt="captcha2"></div><span class="captcha_eq"> = </span></b>
<input type="hidden" name="encrypted_answer" value="076dccb9dbaa517cdf41c83c493ff181ef71c5fd4c7b1ab16f8e8549e84ce391dd29938886fc7b11ee258a11919c9ddc01267280ab28f690ff8c2f21c30403f9WUaNoHY+9obJ+hxP+EB6/0GdtaM9guyn7r8/lYnKJL8=" />
<input type="text" name="user_answer" value="" class="text mini" style="color:black"/>
</div>
</div>
<div class="text-center">
<input class="btn" type="submit" value="Submit">
</div>
</form>
</div>
</div>
</div>
<p class="modal-body-footer">We respect your privacy and won't share your information with any other company. Terms and conditions apply.</p>
</div>
</div>
</div>
</div>
<script type="application/javascript">
(function() {
$("#major-unit-generic-modal form").on("submit", function(e) {
e.preventDefault();
submitEnquiryFormModal("major-unit-generic-modal", "https://www.otterequipment.com/welcome/productEnquiry", function() {
$("#major-unit-generic-modal .row").hide();
$("#major-unit-generic-modal .alert-container").show();
setTimeout(function() {
$("#major-unit-generic-modal .alert-container").hide();
$("#major-unit-generic-modal .row").show();
$("#major-unit-generic-modal").modal("hide");
}, 4000);
});
});
})();
</script>
<script type="application/javascript">
$(document).ready(function () {
// Record the modal form submission so we don't show more sales modals
$('.modal form input[type=submit]').click(function () {
var siteModalsState = JSON.parse(localStorage.getItem('siteModalsState')) || {};
siteModalsState['hasContactedSales'] = true;
if($(this).parents('.modal').hasClass("custom-lead-form-modal"))
siteModalsState['hasFilledCustomLeadModal'+$(this).parents('.custom-lead-form-modal').find(".form_id").val()] = true;
localStorage.setItem('siteModalsState', JSON.stringify(siteModalsState));
});
});
</script>
<div class="slider_main">
<script>
$(document).ready(function() {
if('PageCode-0' == 'PageCode-0') {
if( 'PageSection-22' == 'blank') {
var imageUrl = 'https://www.otterequipment.com/media/1753993058.png';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".slider_main").css("background","url('" + imageUrl + "') no-repeat #fff");
},2000);
}
else if( 'PageSection-22' == 'PageSection-22') {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="owl-slider_PageSection-22" class="owl-carousel owl-theme"><div class="item" data-image-filename="1753993058.png" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1753993058.png) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"></div></div></div></div></div></div>`);
}
else if( 'PageSection-22' == 'PageSection-29') {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div class="row"><div class="col-sm-6 col-md-4 text-center" data-image-filename="1753993058.png" data-image-source="adminuplaod"><div class="product_grid-area"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"><div class="slide_prd_text safest_text"></div></div></div></div></div>`);
}
else {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="owl-slider_PageSection-22" class="owl-carousel owl-theme"><div class="item" data-image-filename="1753993058.png" data-image-source="adminuplaod"><img src="https://www.otterequipment.com/media/1753993058.png"><div class="slider_banner_text"></div></div></div></div>`);
}
var owl = $("#owl-slider_PageSection-22");
owl.owlCarousel({
autoplay:true,
autoHeight: true,
autoHeightClass: 'owl-height',
loop:true,
margin:0,
nav:false,
dots: false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-slider_PageSection-24");
owl2.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-slider_PageSection-25");
owl3.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-slider_PageSection-52");
owl4.owlCarousel({
autoplay:false,
loop:false,
margin:0,
nav:false,
dots: false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-21') {
if( 'PageSection-22' == 'PageSection-8') {
var imageUrl = 'https://www.otterequipment.com/media/1753993058.png';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".inner_top_slider").css("background","url('" + imageUrl + "') no-repeat #000");
$(".inner_top_slider").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if( 'PageSection-22' == 'blank') {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="" class="row feat_flex"><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1753993058.png" data-image-source="adminuplaod"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"></div><div class="slider_banner_text"></div></div></div></div>`);
} else {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="owl-slider_PageSection-22" class="owl-carousel owl-theme"><div class="item" data-image-filename="1753993058.png" data-image-source="adminuplaod"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"><div class="slider_banner_text"></div><</div></div></div>`);
}
var owl = $("#owl-slider_PageSection-56");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-23') {
if( 'PageSection-22' == 'PageSection-24') {
var imageUrl = 'https://www.otterequipment.com/media/1753993058.png';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".inner_top_slider").css("background","url('" + imageUrl + "') no-repeat #000");
},2000);
} else if( 'PageSection-22' == 'blank') {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="" class="row feat_flex"><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1753993058.png" data-image-source="adminuplaod"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"></div><div class="slider_banner_text"></div></div></div></div>`);
} else {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="owl-slider_PageSection-22" class="owl-carousel owl-theme"><div class="item" data-image-filename="1753993058.png" data-image-source="adminuplaod"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"><div class="slider_banner_text"></div><</div></div></div>`);
}
var owl = $("#owl-slider_PageSection-56");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-24') {
if( 'PageSection-22' == 'PageSection-35') {
var imageUrl = 'https://www.otterequipment.com/media/1753993058.png';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".inner_top_slider").css("background","url('" + imageUrl + "') no-repeat #000");
$(".inner_top_slider").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if( 'PageSection-22' == 'blank') {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="" class="row feat_flex"><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1753993058.png" data-image-source="adminuplaod"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"></div><div class="slider_banner_text"></div></div></div></div>`);
} else {
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="owl-slider_PageSection-22" class="owl-carousel owl-theme"><div class="item" data-image-filename="1753993058.png" data-image-source="adminuplaod"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"><div class="slider_banner_text"></div><</div></div></div>`);
}
var owl = $("#owl-slider_PageSection-56");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else{
$(".slider-Section-PageSection-22").html(`<div class="sw slider slider_PageSection-22"><div id="owl-slider_PageSection-22" class="owl-carousel owl-theme"><div class="item" data-image-filename="1753993058.png" data-image-source="adminuplaod"><img alt="" title="" src="https://www.otterequipment.com/media/1753993058.png"></div></div></div>`);
var owl = $("#owl-slider_PageSection-22");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
}
});
</script>
<div class="slider-Section-PageSection-22"></div>
<!-- <div class="slider_bottom relative">
<div class="container_b">
<div class="row">
<div class="col-sm-12">
<div class="slide_text_area">
</div>
</div>
</div>
</div>
</div> -->
</div>
<!-- <div class="slider_arrow_sec">
<a href="#featuredproductarea" class="inr-link slider_bottom_arrow"><i class="fa fa-angle-down" aria-hidden="true"></i></a>
</div> -->
<div id="featuredproductarea" class="featured_product_area fl-100">
<div class="container_b">
<div class="feature_product_sec">
<style>
.cfp{float:left; width:100%;}
</style>
<script>
$(document).ready(function()
{
$('.fold_js').bind('click', function() {
if ($(this).hasClass('activeme')) {
$(this).removeClass('activeme');
$(this).parent().parent().find('.fold_area').removeClass('expandme');
} else {
$(this).addClass('activeme');
$(this).parent().parent().find('.fold_area').addClass('expandme');
}
});
});
</script>
<div class="" id="featuredMotorcycleModelSlider">
<div class="container_b">
<div id="featured_owl" class="owl-carousel owl-theme">
<div class="item">
<div class=" motorcyle_76" >
<div class="product_repeat">
<div class="product_flex">
<div class="product_gallery">
<!--
<a class="product_fancy_gallery pop-img" href="/media/1704952558_2-burner-grill-w_tank.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1704952558_2-burner-grill-w_tank.png" alt="Motorcycle Image"></div>
</a>
-->
<!-- <a class="product_fancy_gallery pop-img" href="/media/1704952558_2-burner-grill-w_tank.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1704952558_2-burner-grill-w_tank.png" alt=""></div>
</a> -->
<a class="product_fancy_gallery" href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-6">
<div class="product_absodiv_outer">
<img class="fit_image" src="/media/1704952558_2-burner-grill-w_tank.png" alt="">
</div>
</a>
</div>
<div class="product_text safest_text">
<div class="product_text_inner">
<!-- <a href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-6"></a> -->
<h2 class="prd-title">2 Burner BBQ Grill</h2>
<div class="rent-price"><span>$65.00</span> <!-- <div class="per_hour_text"> PER DAY</div> --></div>
<div class="rent_buttons">
<a href="/motorcycle_ci/scheduler/76" id="rent_me_button_76" class="567 rent_now tbtn tbtn-lg tbtn-theme">BOOK NOW</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class=" motorcyle_177" >
<div class="product_repeat">
<div class="product_flex">
<div class="product_gallery">
<!--
<a class="product_fancy_gallery pop-img" href="/media/1737582021_Untitled_design_-_2025-01-22T164005.425.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1737582021_Untitled_design_-_2025-01-22T164005.425.png" alt="Motorcycle Image"></div>
</a>
-->
<!-- <a class="product_fancy_gallery pop-img" href="/media/1737582021_Untitled_design_-_2025-01-22T164005.425.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1737582021_Untitled_design_-_2025-01-22T164005.425.png" alt=""></div>
</a> -->
<a class="product_fancy_gallery" href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-7">
<div class="product_absodiv_outer">
<img class="fit_image" src="/media/1737582021_Untitled_design_-_2025-01-22T164005.425.png" alt="">
</div>
</a>
</div>
<div class="product_text safest_text">
<div class="product_text_inner">
<!-- <a href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-7"></a> -->
<h2 class="prd-title">3 Burner BBQ Grill</h2>
<div class="rent-price"><span>$75.00</span> <!-- <div class="per_hour_text"> PER DAY</div> --></div>
<div class="rent_buttons">
<a href="/motorcycle_ci/scheduler/177" id="rent_me_button_177" class="567 rent_now tbtn tbtn-lg tbtn-theme">BOOK NOW</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class=" motorcyle_379" >
<div class="product_repeat">
<div class="product_flex">
<div class="product_gallery">
<!--
<a class="product_fancy_gallery pop-img" href="/media/1753105054_Untitled_design_-_2025-07-21T093718.209.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1753105054_Untitled_design_-_2025-07-21T093718.209.png" alt="Motorcycle Image"></div>
</a>
-->
<!-- <a class="product_fancy_gallery pop-img" href="/media/1753105054_Untitled_design_-_2025-07-21T093718.209.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1753105054_Untitled_design_-_2025-07-21T093718.209.png" alt=""></div>
</a> -->
<a class="product_fancy_gallery" href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-9">
<div class="product_absodiv_outer">
<img class="fit_image" src="/media/1753105054_Untitled_design_-_2025-07-21T093718.209.png" alt="">
</div>
</a>
</div>
<div class="product_text safest_text">
<div class="product_text_inner">
<!-- <a href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-9"></a> -->
<h2 class="prd-title">4 Burner BBQ Grill</h2>
<div class="rent-price"><span>$85.00</span> <!-- <div class="per_hour_text"> PER DAY</div> --></div>
<div class="rent_buttons">
<a href="/motorcycle_ci/scheduler/379" id="rent_me_button_379" class="567 rent_now tbtn tbtn-lg tbtn-theme">BOOK NOW</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class=" motorcyle_1387" >
<div class="product_repeat">
<div class="product_flex">
<div class="product_gallery">
<!--
<a class="product_fancy_gallery pop-img" href="/media/1753104638_Untitled_design_-_2025-07-21T092508.057.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1753104638_Untitled_design_-_2025-07-21T092508.057.png" alt="Motorcycle Image"></div>
</a>
-->
<!-- <a class="product_fancy_gallery pop-img" href="/media/1753104638_Untitled_design_-_2025-07-21T092508.057.png" data-fancybox-group="fancy_gallery" >
<div class="product_absodiv_outer"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div>
<img class="fit_image" src="/media/1753104638_Untitled_design_-_2025-07-21T092508.057.png" alt=""></div>
</a> -->
<a class="product_fancy_gallery" href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-45">
<div class="product_absodiv_outer">
<img class="fit_image" src="/media/1753104638_Untitled_design_-_2025-07-21T092508.057.png" alt="">
</div>
</a>
</div>
<div class="product_text safest_text">
<div class="product_text_inner">
<!-- <a href="https://www.otterequipment.com/utility/Product_For_Rent/MASTER-45"></a> -->
<h2 class="prd-title">5 Burner BBQ Grill</h2>
<div class="rent-price"><span>$95.00</span> <!-- <div class="per_hour_text"> PER DAY</div> --></div>
<div class="rent_buttons">
<a href="/motorcycle_ci/scheduler/1387" id="rent_me_button_1387" class="567 rent_now tbtn tbtn-lg tbtn-theme">BOOK NOW</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
$(document).ready(function() {
var featured_gallery = $("#featured_owl");
featured_gallery.owlCarousel({
loop:false,
margin:10,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
900:{
items:2
},
1000:{
items:3
},
1400:{
items:3
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
featured_gallery.trigger('owl.next');
})
$(".cust_prev").click(function(){
featured_gallery.trigger('owl.prev');
})
});
$(document).on('change', 'select[name="rental_dd[]"]', function(){
var dropDownVal = this.value;
var URL_Str = dropDownVal.split("/");
var motorcycle_id = URL_Str[URL_Str.length-2];
$('#rent_me_button_'+motorcycle_id).attr('data-href', this.value);
});
function utm_query_string(){
var queryString = [], hash;
var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
for(var i = 0; i < hashes.length; i++)
{
hash = hashes[i].split('=');
// queryString.push(hash[0]);
if(hash[0] != 'u'){
if(
hash[0] == 'utm_source' ||
hash[0] == 'utm_campaign' ||
hash[0] == 'utm_agid' ||
hash[0] == 'utm_term' ||
hash[0] == 'utm_device' ||
hash[0] == 'utm_content' ||
hash[0] == 'utm_medium' ||
hash[0] == 'network' ||
hash[0] == 'campaignid' ||
hash[0] == 'targetid' ||
hash[0] == 'adgroupid' ||
hash[0] == 'extension' ||
hash[0] == 'device' ||
hash[0] == 'creative' ||
hash[0] == 'keyword' ||
hash[0] == 'matchtype' ||
hash[0] == 'target' ||
hash[0] == 'placement' ||
hash[0] == 'user_location' ||
hash[0] == 'gclid' ||
hash[0] == 'ad_position'
){
queryString.push(hash[0] + "=" + encodeURIComponent(hash[1]));
}
}
}
return queryString.join('&');
};
$(document).ready(function() {
$(".product_fancy_gallery").fancybox({
prevEffect : 'none',
nextEffect : 'none',
helpers : {
title : {
type: 'outside'
},
thumbs : {
width : 50,
height : 50
}
}
});
});
</script>
</div>
</div>
</div>
<div class="experience_outer fl-100">
<div class="container_b">
<div class="row">
<div class="col-sm-12">
<div class="experience_inner_outer">
<h2 class="theme_font"><font size="7">Experience Confidence in Every Rental,<br />
Where quality Meets Convenience.</font></h2>
</div>
</div>
</div>
</div>
</div>
<script>
$(document).ready(function() {
if('PageCode-0' == 'PageCode-0') {
if( 'PageSection-25' == 'PageSection-25' ) {
var imageUrl = '/media/1710922077_3_1705562432_2_one.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".about_section").css("background","url('" + imageUrl + "') no-repeat #f7f7f7");
},2000);
}
else if ( 'PageSection-25' == 'PageSection-27' ) {
var imageUrl = '/media/1710922077_3_1705562432_2_one.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".about_left_img").css("background","url('" + imageUrl + "') no-repeat #f7f7f7");
},2000);
}
else if( 'PageSection-25' == 'PageSection-23' ) {
$(".gallery-Section-PageSection-25").html('<img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg">');
} else if( 'PageSection-25' == 'PageSection-25' ) {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-lg-6 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
} else if( 'PageSection-25' == 'PageSection-31' ) {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div id="owl-gallery_PageSection-25" class="owl-carousel owl-theme"><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
} else if( 'PageSection-25' == 'PageSection-33' ) {
$(".gallery-Section-PageSection-25").html('<img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg">');
} else {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-lg-3 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-23");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-25");
owl2.owlCarousel({
loop:true,
margin:0,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-31");
owl3.owlCarousel({
loop:true,
margin:10,
nav:false,
autoplay:false,
responsive:{
700:{
items:1
},
900:{
items:2
},
1000:{
items:3
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-33");
owl4.owlCarousel({
loop:true,
margin:10,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-21') {
if( 'PageSection-25' == 'PageSection-15' ) {
var imageUrl = '/media/1710922077_3_1705562432_2_one.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".service_form_sec").css("background","url('" + imageUrl + "') no-repeat #000");
$(".service_form_sec").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if ( 'PageSection-25' == 'PageSection-10' ) {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div id="owl-gallery_PageSection-25" class="owl-carousel owl-theme"><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
} else {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-10");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-11");
owl2.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-14");
owl3.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-15");
owl4.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
var owl5 = $("#owl-gallery_PageSection-30");
owl5.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl5.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl5.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-23') {
if( 'PageSection-25' == 'PageSection-23' ) {
var imageUrl = '/media/1710922077_3_1705562432_2_one.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".bottom_slider_area").css("background","url('" + imageUrl + "') no-repeat #000");
//$(".gallery_bg").html("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-10");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-11");
owl2.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-14");
owl3.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-15");
owl4.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-24') {
if( 'PageSection-25' == 'PageSection-40' ) {
var imageUrl = '/media/1710922077_3_1705562432_2_one.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".service_form_sec").css("background","url('" + imageUrl + "') no-repeat #000");
$(".service_form_sec").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-1111");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else {
$(".gallery-Section-PageSection-25").html('<div class="sw gallery gallery_PageSection-25"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922077_3_1705562432_2_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922077_3_1705562432_2_one.jpg"></a></div></div></div></div></div>');
}
$(document).ready(function() {
$(".fancy_gallery").fancybox({
prevEffect : 'none',
nextEffect : 'none',
helpers : {
title : {
type: 'outside'
},
thumbs : {
width : 50,
height : 50
}
}
});
});
});
</script>
<div class="gallery-Section-PageSection-25"></div>
<div class="about_section fl-100">
<div class="container_b">
<div class="row">
<div class="col-sm-12">
<div class="about_text_area">
<p><font size="4"><font class="theme_font2">Know more about us</font></font></p>
<h1><font class="theme_font" size="7">Turn Moments into Memories<br />
with Our Rentals</font></h1>
</div>
</div>
</div>
<div class="row about_gallery_text_flex sacol01">
<div class="col-sm-12 col-md-6 ">
<script>
$(document).ready(function() {
if('PageCode-0' == 'PageCode-0') {
if( 'PageSection-27' == 'PageSection-25' ) {
var imageUrl = '/media/1710922321_2_1705557301_1_two.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".about_section").css("background","url('" + imageUrl + "') no-repeat #f7f7f7");
},2000);
}
else if ( 'PageSection-27' == 'PageSection-27' ) {
var imageUrl = '/media/1710922321_2_1705557301_1_two.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".about_left_img").css("background","url('" + imageUrl + "') no-repeat #f7f7f7");
},2000);
}
else if( 'PageSection-27' == 'PageSection-23' ) {
$(".gallery-Section-PageSection-27").html('<img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg">');
} else if( 'PageSection-27' == 'PageSection-25' ) {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-lg-6 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
} else if( 'PageSection-27' == 'PageSection-31' ) {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div id="owl-gallery_PageSection-27" class="owl-carousel owl-theme"><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
} else if( 'PageSection-27' == 'PageSection-33' ) {
$(".gallery-Section-PageSection-27").html('<img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg">');
} else {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-lg-3 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-23");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-25");
owl2.owlCarousel({
loop:true,
margin:0,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-31");
owl3.owlCarousel({
loop:true,
margin:10,
nav:false,
autoplay:false,
responsive:{
700:{
items:1
},
900:{
items:2
},
1000:{
items:3
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-33");
owl4.owlCarousel({
loop:true,
margin:10,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-21') {
if( 'PageSection-27' == 'PageSection-15' ) {
var imageUrl = '/media/1710922321_2_1705557301_1_two.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".service_form_sec").css("background","url('" + imageUrl + "') no-repeat #000");
$(".service_form_sec").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if ( 'PageSection-27' == 'PageSection-10' ) {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div id="owl-gallery_PageSection-27" class="owl-carousel owl-theme"><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
} else {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-10");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-11");
owl2.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-14");
owl3.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-15");
owl4.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
var owl5 = $("#owl-gallery_PageSection-30");
owl5.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl5.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl5.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-23') {
if( 'PageSection-27' == 'PageSection-23' ) {
var imageUrl = '/media/1710922321_2_1705557301_1_two.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".bottom_slider_area").css("background","url('" + imageUrl + "') no-repeat #000");
//$(".gallery_bg").html("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-10");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-11");
owl2.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-14");
owl3.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-15");
owl4.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-24') {
if( 'PageSection-27' == 'PageSection-40' ) {
var imageUrl = '/media/1710922321_2_1705557301_1_two.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".service_form_sec").css("background","url('" + imageUrl + "') no-repeat #000");
$(".service_form_sec").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-1111");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else {
$(".gallery-Section-PageSection-27").html('<div class="sw gallery gallery_PageSection-27"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710922321_2_1705557301_1_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710922321_2_1705557301_1_two.jpg"></a></div></div></div></div></div>');
}
$(document).ready(function() {
$(".fancy_gallery").fancybox({
prevEffect : 'none',
nextEffect : 'none',
helpers : {
title : {
type: 'outside'
},
thumbs : {
width : 50,
height : 50
}
}
});
});
});
</script>
<div class="gallery-Section-PageSection-27"></div>
<div class="about_left_img"></div>
</div>
<div class="col-sm-12 col-md-6">
<div class="about_right_text">
<h2><font size="7">Baby Equipment Rentals: Everything Your Little One Needs, Wherever You Go</font></h2>
<font size="4">Explore our comprehensive selection of baby equipment rentals designed to meet the needs of your little ones during your travels. At Otter Equipment, we specialize in providing top-quality baby gear rentals to make your journey with your little explorers as seamless as possible. From lightweight strollers and cozy cribs to safety-certified car seats and convenient high chairs, we've got you covered.</font><br />
<br />
<a class="tbtn tbtn-lg tbtn-theme" href="https://otterequipment.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1">EXPLORE NOW</a>
</div>
</div>
</div>
</div>
</div>
<div class="category_slider_outer fl-100">
<div class="container_b">
<div class="category_slider_inner">
<script>
$(document).ready(function() {
if('PageCode-0' == 'PageCode-0') {
if( 'PageSection-29' == 'blank') {
var imageUrl = 'https://www.otterequipment.com/media/1710933211.jpghttps://www.otterequipment.com/media/1710933339.jpghttps://www.otterequipment.com/media/1710933675.jpghttps://www.otterequipment.com/media/1710933831.jpghttps://www.otterequipment.com/media/1710933906.jpghttps://www.otterequipment.com/media/1710933994.jpghttps://www.otterequipment.com/media/1710934069.jpghttps://www.otterequipment.com/media/1710934249.jpghttps://www.otterequipment.com/media/1710934315.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".slider_main").css("background","url('" + imageUrl + "') no-repeat #fff");
},2000);
}
else if( 'PageSection-29' == 'PageSection-22') {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="owl-slider_PageSection-29" class="owl-carousel owl-theme"><div class="item" data-image-filename="1710933211.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710933211.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Baby Equipment</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710933339.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710933339.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Events</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710933675.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710933675.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710933831.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710933831.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Disability Aids</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710933906.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710933906.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Game Room</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710933994.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710933994.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Guest Bed</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710934069.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710934069.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Christmas Tree</font></h4>
</div></div></div></div><div class="item" data-image-filename="1710934249.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710934249.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Patio Equipment </font></h4>
</div></div></div></div><div class="item" data-image-filename="1710934315.jpg" data-image-source="adminuplaod" style="background:url(https://www.otterequipment.com/media/1710934315.jpg) no-repeat; background-size:cover;background-position: center;" ><img class="mobile_show_img" alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"><div class="slider_bottom relative"><div class="container_b"><div class="video_slide_text_area"><h4><font size="5">Event Packages</font></h4>
</div></div></div></div></div></div>`);
}
else if( 'PageSection-29' == 'PageSection-29') {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div class="row"><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Baby Equipment</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Events</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Disability Aids</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Game Room</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Guest Bed</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.com/Holidaydecor"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Christmas Tree</font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Patio Equipment </font></h4>
</div></a></div></div><div class="col-sm-6 col-md-4 text-center" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><div class="product_grid-area"><a class="category_slider" href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"><div class="slide_prd_text safest_text"><h4><font size="5">Event Packages</font></h4>
</div></a></div></div></div></div>`);
}
else {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="owl-slider_PageSection-29" class="owl-carousel owl-theme"><div class="item" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><img src="https://www.otterequipment.com/media/1710933211.jpg"><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div></a></div><div class="item" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><img src="https://www.otterequipment.com/media/1710933339.jpg"><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div></a></div><div class="item" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><img src="https://www.otterequipment.com/media/1710933675.jpg"><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div></a></div><div class="item" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><img src="https://www.otterequipment.com/media/1710933831.jpg"><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div></a></div><div class="item" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><img src="https://www.otterequipment.com/media/1710933906.jpg"><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div></a></div><div class="item" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><img src="https://www.otterequipment.com/media/1710933994.jpg"><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div></a></div><div class="item" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><img src="https://www.otterequipment.com/media/1710934069.jpg"><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div></a></div><div class="item" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><img src="https://www.otterequipment.com/media/1710934249.jpg"><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div></a></div><div class="item" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><img src="https://www.otterequipment.com/media/1710934315.jpg"><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div></a></div></div></div>`);
}
var owl = $("#owl-slider_PageSection-22");
owl.owlCarousel({
autoplay:true,
autoHeight: true,
autoHeightClass: 'owl-height',
loop:true,
margin:0,
nav:false,
dots: false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-slider_PageSection-24");
owl2.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-slider_PageSection-25");
owl3.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-slider_PageSection-52");
owl4.owlCarousel({
autoplay:false,
loop:false,
margin:0,
nav:false,
dots: false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-21') {
if( 'PageSection-29' == 'PageSection-8') {
var imageUrl = 'https://www.otterequipment.com/media/1710933211.jpghttps://www.otterequipment.com/media/1710933339.jpghttps://www.otterequipment.com/media/1710933675.jpghttps://www.otterequipment.com/media/1710933831.jpghttps://www.otterequipment.com/media/1710933906.jpghttps://www.otterequipment.com/media/1710933994.jpghttps://www.otterequipment.com/media/1710934069.jpghttps://www.otterequipment.com/media/1710934249.jpghttps://www.otterequipment.com/media/1710934315.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".inner_top_slider").css("background","url('" + imageUrl + "') no-repeat #000");
$(".inner_top_slider").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if( 'PageSection-29' == 'blank') {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="" class="row feat_flex"><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"></div><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"></div><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"></div><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"></div><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"></div><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"></div><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"></div><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"></div><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"></div><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div></a></div></div></div>`);
} else {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="owl-slider_PageSection-29" class="owl-carousel owl-theme"><div class="item" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div><</a></div><div class="item" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div><</a></div><div class="item" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div><</a></div><div class="item" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div><</a></div></div></div>`);
}
var owl = $("#owl-slider_PageSection-56");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-23') {
if( 'PageSection-29' == 'PageSection-24') {
var imageUrl = 'https://www.otterequipment.com/media/1710933211.jpghttps://www.otterequipment.com/media/1710933339.jpghttps://www.otterequipment.com/media/1710933675.jpghttps://www.otterequipment.com/media/1710933831.jpghttps://www.otterequipment.com/media/1710933906.jpghttps://www.otterequipment.com/media/1710933994.jpghttps://www.otterequipment.com/media/1710934069.jpghttps://www.otterequipment.com/media/1710934249.jpghttps://www.otterequipment.com/media/1710934315.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".inner_top_slider").css("background","url('" + imageUrl + "') no-repeat #000");
},2000);
} else if( 'PageSection-29' == 'blank') {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="" class="row feat_flex"><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"></div><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"></div><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"></div><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"></div><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"></div><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"></div><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"></div><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"></div><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"></div><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div></a></div></div></div>`);
} else {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="owl-slider_PageSection-29" class="owl-carousel owl-theme"><div class="item" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div><</a></div><div class="item" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div><</a></div><div class="item" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div><</a></div><div class="item" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div><</a></div></div></div>`);
}
var owl = $("#owl-slider_PageSection-56");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-24') {
if( 'PageSection-29' == 'PageSection-35') {
var imageUrl = 'https://www.otterequipment.com/media/1710933211.jpghttps://www.otterequipment.com/media/1710933339.jpghttps://www.otterequipment.com/media/1710933675.jpghttps://www.otterequipment.com/media/1710933831.jpghttps://www.otterequipment.com/media/1710933906.jpghttps://www.otterequipment.com/media/1710933994.jpghttps://www.otterequipment.com/media/1710934069.jpghttps://www.otterequipment.com/media/1710934249.jpghttps://www.otterequipment.com/media/1710934315.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".inner_top_slider").css("background","url('" + imageUrl + "') no-repeat #000");
$(".inner_top_slider").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if( 'PageSection-29' == 'blank') {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="" class="row feat_flex"><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"></div><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"></div><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"></div><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"></div><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"></div><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"></div><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"></div><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"></div><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div></a></div><div class="col-lg-3 col-md-6 col-sm-12" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><div class="feat_img"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"></div><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div></a></div></div></div>`);
} else {
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="owl-slider_PageSection-29" class="owl-carousel owl-theme"><div class="item" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"><div class="slider_banner_text"><h4><font size="5">Baby Equipment</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"><div class="slider_banner_text"><h4><font size="5">Events</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"><div class="slider_banner_text"><h4><font size="5">Grills/BBQ’s for all occasions</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"><div class="slider_banner_text"><h4><font size="5">Disability Aids</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"><div class="slider_banner_text"><h4><font size="5">Game Room</font></h4>
</div><</a></div><div class="item" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"><div class="slider_banner_text"><h4><font size="5">Guest Bed</font></h4>
</div><</a></div><div class="item" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"><div class="slider_banner_text"><h4><font size="5">Christmas Tree</font></h4>
</div><</a></div><div class="item" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"><div class="slider_banner_text"><h4><font size="5">Patio Equipment </font></h4>
</div><</a></div><div class="item" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"><div class="slider_banner_text"><h4><font size="5">Event Packages</font></h4>
</div><</a></div></div></div>`);
}
var owl = $("#owl-slider_PageSection-56");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else{
$(".slider-Section-PageSection-29").html(`<div class="sw slider slider_PageSection-29"><div id="owl-slider_PageSection-29" class="owl-carousel owl-theme"><div class="item" data-image-filename="1710933211.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Baby-Equipment_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Baby+Equipment&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933211.jpg"></a></div><div class="item" data-image-filename="1710933339.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710933339.jpg"></a></div><div class="item" data-image-filename="1710933675.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Grills_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Grills&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933675.jpg"></a></div><div class="item" data-image-filename="1710933831.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Wheelchairs-and-Equipments_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Wheelchairs+and+Equipments&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933831.jpg"></a></div><div class="item" data-image-filename="1710933906.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Game-Room_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Game+Room&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933906.jpg"></a></div><div class="item" data-image-filename="1710933994.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Rental_Beds-and-Bedding_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Beds+and+Bedding&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710933994.jpg"></a></div><div class="item" data-image-filename="1710934069.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.com/Holidaydecor"><img alt="" title="" src="https://www.otterequipment.com/media/1710934069.jpg"></a></div><div class="item" data-image-filename="1710934249.jpg" data-image-source="adminuplaod"><a href="https://otterequipment.virtualbusiness360.com/Rental_Patio-Furniture_For_Rent_Davenport_FL/Major_Unit_List?fltr=Rental&categories=Patio+Furniture&filterChange=1&preserveSearch=1"><img alt="" title="" src="https://www.otterequipment.com/media/1710934249.jpg"></a></div><div class="item" data-image-filename="1710934315.jpg" data-image-source="adminuplaod"><a href="#"><img alt="" title="" src="https://www.otterequipment.com/media/1710934315.jpg"></a></div></div></div>`);
var owl = $("#owl-slider_PageSection-29");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
}
});
</script>
<div class="slider-Section-PageSection-29"></div>
</div>
</div>
</div>
<div class="testimonial_main fl-100">
<div class="testimonial_main_inner">
<div class="container_b">
<div class="row"><div class="col-sm-12"><div class="fl-100 testimo_heading text-center"><h3><font class="theme_font2" size="6">What people say about us</font></h3>
</div></div></div>
<div class="testimonial_area">
<div class="testimonial_inner_area ">
<div id="testimonial_owl" class="owl-carousel owl-theme">
<div class="testimo_repeat_dv">
<div class="testimonial_customer_message safest_text">
<p>We have used OTTER rentals for requirements of our guests at our Florida Villa to obtain extra equipment including disabled equipment, games equipment and BBQ s. The ability to meet all our guests needs was very helpful and with a quick response enabled us to rent our Vila to a wider guest demographic.</p>
<h3>Primrose Holiday Villa</h3>
</div>
</div>
<!-- repeat div -->
<div class="testimo_repeat_dv">
<div class="testimonial_customer_message safest_text">
<p>The chairs were a beautiful accent to our dinner party. You are amazing!!!!!</p>
<h3>Krysta Howard</h3>
</div>
</div>
<!-- repeat div -->
<div class="testimo_repeat_dv">
<div class="testimonial_customer_message safest_text">
<p>Rented some equipment from them for a banquet we were having. They were on time great customer service, quality equipment. Definitely call them for all your rental needs.</p>
<h3>Missy Powel</h3>
</div>
</div>
<!-- repeat div -->
</div>
</div>
<script>
$(document).ready(function(){
var testimo_owl = $("#testimonial_owl");
testimo_owl.owlCarousel({
dots:true,
loop:true,
margin:10,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
testimo_owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
testimo_owl.trigger('owl.prev');
})
});
</script>
</div>
</div>
</div>
</div>
<div class="get_your_fav-sec">
<div class="container_b sacol text-left">
<div class="row">
<div class="col-md-12">
<div class="">
<script>
$(document).ready(function() {
if('PageCode-0' == 'PageCode-0') {
if( 'PageSection-31' == 'PageSection-25' ) {
var imageUrl = '/media/1710934506_4_1705559383_3_two.jpg/media/1710934506_5_1705559383_1_one.jpg/media/1710934506_6_1705559383_2_three.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".about_section").css("background","url('" + imageUrl + "') no-repeat #f7f7f7");
},2000);
}
else if ( 'PageSection-31' == 'PageSection-27' ) {
var imageUrl = '/media/1710934506_4_1705559383_3_two.jpg/media/1710934506_5_1705559383_1_one.jpg/media/1710934506_6_1705559383_2_three.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".about_left_img").css("background","url('" + imageUrl + "') no-repeat #f7f7f7");
},2000);
}
else if( 'PageSection-31' == 'PageSection-23' ) {
$(".gallery-Section-PageSection-31").html('<img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg">');
} else if( 'PageSection-31' == 'PageSection-25' ) {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-lg-6 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="col-lg-6 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="col-lg-6 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
} else if( 'PageSection-31' == 'PageSection-31' ) {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div id="owl-gallery_PageSection-31" class="owl-carousel owl-theme"><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery"><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
} else if( 'PageSection-31' == 'PageSection-33' ) {
$(".gallery-Section-PageSection-31").html('<img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg">');
} else {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-lg-3 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="col-lg-3 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="col-lg-3 col-md-6 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-23");
owl.owlCarousel({
loop:true,
margin:0,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-25");
owl2.owlCarousel({
loop:true,
margin:0,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-31");
owl3.owlCarousel({
loop:true,
margin:10,
nav:false,
autoplay:false,
responsive:{
700:{
items:1
},
900:{
items:2
},
1000:{
items:3
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-33");
owl4.owlCarousel({
loop:true,
margin:10,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-21') {
if( 'PageSection-31' == 'PageSection-15' ) {
var imageUrl = '/media/1710934506_4_1705559383_3_two.jpg/media/1710934506_5_1705559383_1_one.jpg/media/1710934506_6_1705559383_2_three.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".service_form_sec").css("background","url('" + imageUrl + "') no-repeat #000");
$(".service_form_sec").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else if ( 'PageSection-31' == 'PageSection-10' ) {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div id="owl-gallery_PageSection-31" class="owl-carousel owl-theme"><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="item"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
} else {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-10");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-11");
owl2.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-14");
owl3.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-15");
owl4.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
var owl5 = $("#owl-gallery_PageSection-30");
owl5.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl5.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl5.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-23') {
if( 'PageSection-31' == 'PageSection-23' ) {
var imageUrl = '/media/1710934506_4_1705559383_3_two.jpg/media/1710934506_5_1705559383_1_one.jpg/media/1710934506_6_1705559383_2_three.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".bottom_slider_area").css("background","url('" + imageUrl + "') no-repeat #000");
//$(".gallery_bg").html("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-10");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
var owl2 = $("#owl-gallery_PageSection-11");
owl2.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl2.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl2.trigger('owl.prev');
})
var owl3 = $("#owl-gallery_PageSection-14");
owl3.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl3.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl3.trigger('owl.prev');
})
var owl4 = $("#owl-gallery_PageSection-15");
owl4.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl4.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl4.trigger('owl.prev');
})
} else if ('PageCode-0' == 'PageCode-24') {
if( 'PageSection-31' == 'PageSection-40' ) {
var imageUrl = '/media/1710934506_4_1705559383_3_two.jpg/media/1710934506_5_1705559383_1_one.jpg/media/1710934506_6_1705559383_2_three.jpg';
setTimeout(function(){
console.log("imageUrl",imageUrl);
$(".service_form_sec").css("background","url('" + imageUrl + "') no-repeat #000");
$(".service_form_sec").prepend("<img class='mobile_show_img' src='"+ imageUrl + "'>");
},2000);
} else {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="col-md-4 col-sm-6"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
}
var owl = $("#owl-gallery_PageSection-1111");
owl.owlCarousel({
loop:false,
margin:15,
nav:false,
autoplay:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
});
// Custom Navigation Events
$(".cust_next").click(function(){
owl.trigger('owl.next');
})
$(".cust_prev").click(function(){
owl.trigger('owl.prev');
})
} else {
$(".gallery-Section-PageSection-31").html('<div class="sw gallery gallery_PageSection-31"><div class="cont-content"><div class="thum gallery_home"><div class="row"><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_4_1705559383_3_two.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_4_1705559383_3_two.jpg"></a></div><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_5_1705559383_1_one.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_5_1705559383_1_one.jpg"></a></div><div class="col-md-4"><a class="gallery_image_grd2 fancy_gallery pop-img" href="/media/1710934506_6_1705559383_2_three.jpg" data-fancybox-group="fancy_gallery" ><div class="absodiv --transition-ease"><i class="fa fa-search-plus"></i></div><img alt="" title="" src="/media/1710934506_6_1705559383_2_three.jpg"></a></div></div></div></div></div>');
}
$(document).ready(function() {
$(".fancy_gallery").fancybox({
prevEffect : 'none',
nextEffect : 'none',
helpers : {
title : {
type: 'outside'
},
thumbs : {
width : 50,
height : 50
}
}
});
});
});
</script>
<div class="gallery-Section-PageSection-31"></div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer_section">
<div class="footer_section_bg">
<div class="footer_section_bg_color"></div>
<div class="container_b">
<div class="footer_menu">
<div class="footer_address_area">
<div class="row">
<div class="col-sm-12">
<div class="footer-logo-outer">
<img class="footer_logo" src="/theme/img/footer-icon.png" alt="otter equipment" title="footer logo">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-12">
<h3 class="footer_title">Address</h3>
<div class="footer_address_inr">
<a href="/contactus">
<!-- <p><b></b></p> -->
<p>8297 Champions Gate Blvd, <br/>Davenport, FL 33896</p>
</a>
</div>
<div class="bbb_logo_outer">
<a href="https://www.bbb.org/us/fl/davenport/profile/party-supply-rentals/otter-equipment-rentals-0733-90333577/#sealclick">
<img src="/theme/img/bbb-logo.png" />
</a>
</div>
</div>
<div class="col-lg-3 col-md-12">
<h3 class="footer_title">Follow Us</h3>
<div class="footer_bottom_social_main">
<div class="footer_bottom_social_links">
<a class="social" href="https://www.facebook.com/otterequipment" target="_blank">
<i class="fa fa-facebook-f"></i>
</a>
<a class="social" href="https://twitter.com/otterequipment" target="_blank">
<svg width="18px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a class="social" href="https://g.page/r/CWhiBmoc85t3EBM/review" target="_blank">
<i class="fa fa-google-plus"></i>
</a>
<a class="social" href="https://www.instagram.com/otterweddingrentals/" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-12">
<h3 class="footer_title">Contact Us</h3>
<div class="footer_contact2">
<a href="mailto:info@otterequipment.com">info@otterequipment.com</a><br />
<a href="tel:8632718320">8632718320</a>
</div>
</div>
<div class="col-lg-3 col-md-12">
<h3 class="footer_title">Hours</h3>
<div class="footer_time_sec">Sunday: Closed<br/>
Mon to Thu : 8AM - 6PM<br/>
Friday: 8AM - 3PM<br/>
Saturday: 9AM - 1PM<br/>
Deliveries are made 7 days a week.</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="quick_links_mod">
<div class="one-fifth">
<h3>quick links </h3>
<ul class="clear">
<li><a href="https://www.otterequipment.com/privacypolicy" >Privacy Policy</a></li>
<li><a href="https://www.otterequipment.com/termsofservice" >Terms of Service</a></li>
<!-- <li><a href="" ></a></li> -->
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="newsletter_area">
<!-- <h5 class="nwsltr footer_title">Subscribe to our newsletter</h5> -->
<p class="hide text-center" id="newsletter_success">You have been added to the list!</p>
<p class="hide text-center danger_alert" id="newsletter_error"></p>
<form action="" class="form_standard flex_input_group " onSubmit="submitNewsletter(); return false;">
<input type="text" placeholder="Enter your email" class="form-control" id="newsletter" name="newsletter"/>
<input class="tbtn tbtn-theme input_last" type="button" value="Subscribe" onClick="submitNewsletter(); return false;"/>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link rel="stylesheet" href="theme/fonts/gvtime/stylesheet.css" />
<link rel="stylesheet" href="/theme/fonts/ardiga/stylesheet.css" />
<div class="footer_bottom_bar">
<div class="container_b">
<div class="row">
<div class="col-md-6 col-sm-12">
<p class="cwhite" style="margin-top:10px;">2025 COPYRIGHT RIDES RENTAL SOFTWARE</p>
</div>
<div class="col-md-6 col-sm-12 text-right">
POWERED BY : <a href="https://www.ridesrentalsoftware.com/"><img class="rr_logo" src="/theme/img/ride_rentals_black.png" alt="ride rental software" title="RRS logo"></a>
</div>
</div>
</div>
</div>
<script type="application/javascript">
$(document).ready(function() {
$(".slider_1 #owl-demo").owlCarousel({
navigation : true,
slideSpeed : 500,
paginationSpeed : 500,
singleItem:true,
autoPlay: 5000,
autoPlayTimeout: 1000
});
$(".slider_2 #owl-demo").owlCarousel({
navigation : true,
slideSpeed : 500,
paginationSpeed : 500,
singleItem:true,
autoPlay: 5000,
autoPlayTimeout: 1000
});
$("#hotels-flats").owlCarousel({
items : 4,
lazyLoad : true,
navigation : true,
autoPlay: true,
autoPlayTimeout:3000
});
$("#homes-for-rent").owlCarousel({
items : 4,
lazyLoad : true,
navigation : true
});
$("#homes-for-rent-1").owlCarousel({
items : 3,
lazyLoad : true,
navigation : true
});
$("#hotels-flats-1").owlCarousel({
items : 3,
lazyLoad : true,
navigation : true
});
$("#hotels-flats-2").owlCarousel({
items : 3,
lazyLoad : true,
navigation : true,
autoPlay: true,
autoPlayTimeout:3000
});
});
</script>
<script type="text/javascript">
/* Submit on Enter */
$(document).ready(function(){
$('#search').keydown(function(e){
if(e.keyCode == 13)
{
e.preventDefault();
setSearch($('#search').val());
return false;
}
});
$('.scl').click(function(e){
$('.scl').removeClass('active');
$(this).addClass('active');
$('.social-page').hide();
$('.'+$(this).data('link')).show();
});
});
</script>
</body>
</html>
<script>
function submitNewsletter()
{
$.post(base_url + 'ajax/updateNewsletterList/',
{
'email' : $('#newsletter').val(),
'ajax' : true
})
.done(function (response) {
/** Parse the JSON response */
var responseData = JSON.parse(response);
/** Check the "status" field in the response */
if (responseData.status === "success") {
/** Hide error message first */
$('#newsletter_error').hide();
$('#newsletter').val('');
/** Success case: Show success message or perform any other actions */
$('#newsletter_success').show();
} else if (responseData.status === "error") {
/** Error case: Display the error message */
var errorMessage = responseData.message;
/** Remove HTML tags */
var plainTextErrorMessage = errorMessage.replace(/<\/?[^>]+(>|$)/g, "");
/** Remove newline characters and replace them with spaces */
plainTextErrorMessage = plainTextErrorMessage.replace(/\n/g, ' ');
/** Hide success message first */
$('#newsletter_success').hide();
/** Empty text of newsletter_error */
$('#newsletter_error').text('');
/** Display the error message in the specified <p> element */
$('#newsletter_error').text(plainTextErrorMessage).show();
}
})
.fail(function (xhr, textStatus, errorThrown) {
/** This function will be called when there's an error */
console.error("Error: " + errorThrown);
/** Display an error message to the user or perform any other error handling */
/** Example: $('#error_message').text("An error occurred"); */
});
}
</script>
<script>
function showSubNav( from ){ alert("here");
$(".SubNavs").hide();
if($('.dynamicNavCont ul').length > 0){
$('.dynamicNavCont ul li').each(function(){
$(this).find('.fa').removeClass('fa-caret-up').addClass('fa-caret-down')
});
}
$(".productNavCont #nav"+from).show();
console.log($("#nav"+from).parent().find('.fa').length);
if($(".productNavCont #nav"+from).parent().find('.fa').length > 0){
console.log($("#nav"+from).parent().find('.fa'));
$(".productNavCont #nav"+from).parent().find('.fa').removeClass('fa-caret-down').addClass('fa-caret-up');
}
}
function openLogin()
{
window.location.replace('https://www.otterequipment.com/checkout/account');
}
function openCreateAccount()
{
window.location.replace('https://www.otterequipment.com/checkout/account');
}
</script>
<script>
$(document).ready(function() {
$('.panel-title').click(function() {
var id = $(this).data('id');
var not = $(this).data('not');
$('#'+not).slideUp();
$('#'+id).slideDown();
//alert(id);
});
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
$("body").css("display","table");
}
$( ".topNavAnchors" ).hover(
function() {
showSubNav( $(this).attr("id") );
}, function() {
//showSubNav( $(this).attr("id") );
}
);
$( ".dynamicTopNavAnchors" ).hover(
function() {
dynamicShowSubNav( $(this).attr("id") );
}, function() {
console.log("footer");
dynamicShowSubNav( $(this).attr("id") );
//showSubNav( $(this).attr("id") );
}
);
if (navigator.userAgent.match(/Tablet|iPad/i))
{
$( ".dynamicTopNavAnchors" ).click(
function() {
dynamicShowSubNav( $(this).attr("id") );
}, function() {
console.log("footer");
dynamicShowSubNav( $(this).attr("id") );
//showSubNav( $(this).attr("id") );
}
);
}
$(document).mouseup(function (e){
var container = $(".SubNavs");
if (!container.is(e.target) // if the target of the click isn't the container...
&& container.has(e.target).length === 0) // ... nor a descendant of the container
{
container.hide();
if(container.parent().find('.fa').length > 0)
container.parent().find('.fa').removeClass('fa-caret-up').addClass('fa-caret-down');
}
});
try {
$('.popup-gallery').magnificPopup({
delegate: 'a',
type: 'image',
tLoading: 'Loading image #%curr%...',
mainClass: 'mfp-img-mobile',
gallery: {
enabled: true,
navigateByImgClick: false,
preload: [0,1] // Will preload 0 - before current, and 1 after the current image
},
image: {
tError: '<a href="%url%">The image #%curr%</a> could not be loaded.',
titleSrc: function(item) {
return item.el.attr('title') + '<small>OTTER Equipment, Wedding, Events & Vacation Rentals™</small>';
}
}
});
} catch(err) {
console.log("Error with magnificPopup AGAIN: " + err);
}
});
</script>
<script type="text/javascript">
$(window).on('load',function() {
try {
$("#flexiselDemo1").flexisel();
} catch(err) {
console.log("Error in flexiselDemo: " + err);
}
try {
$("#flexiselDemo2").flexisel({
enableResponsiveBreakpoints: true,
responsiveBreakpoints: {
portrait: {
changePoint: 480,
visibleItems: 1
},
landscape: {
changePoint: 640,
visibleItems: 2
},
tablet: {
changePoint: 768,
visibleItems: 3
}
}
});
} catch(err) {
console.log("Error in flexiselDemo2: " + err);
}
try {
$("#flexiselDemo3").flexisel({
visibleItems: 5,
animationSpeed: 1000,
autoPlay: true,
autoPlaySpeed: 3000,
pauseOnHover: true,
enableResponsiveBreakpoints: true,
responsiveBreakpoints: {
portrait: {
changePoint: 480,
visibleItems: 3
},
landscape: {
changePoint: 640,
visibleItems: 4
},
tablet: {
changePoint: 768,
visibleItems: 5
}
}
});
} catch(err) {
console.log("Error in flexiselDemo3: " + err);
}
try {
$("#flexiselDemo4").flexisel({
clone: false
});
} catch(err) {
console.log("Error in flexiselDemo4: " + err);
}
});
</script>
<script type="text/javascript">
/* Submit on Enter */
$(document).ready(function(){
$('#search').keydown(function(e){
if(e.keyCode == 13)
{
e.preventDefault();
setSearch($('#search').val());
return false;
}
});
$('.scl').click(function(e){
$('.scl').removeClass('active');
$(this).addClass('active');
$('.social-page').hide();
$('.'+$(this).data('link')).show();
});
});
function setURLSearch(event, url, section, id, name)
{
console.log('url: ' + url);
console.log('section: ' + section);
console.log('id: ' + id);
console.log('name: ' + name);
$.post(base_url + 'ajax/setURLSearch/',
{
'ajax' : true,
'url' : url,
'section' : section,
'name' : name,
'id': id
},
function(newURL)
{
console.log(newURL);
window.location.href = base_url + 'shopping/productlist/' + newURL;
});
}
function fixedEncodeURIComponent (str) {
return encodeURIComponent(str).replace(/[!'()]/g, escape).replace(/\*/g, "%2A");
}
function setSearch(search)
{
search = search.toLowerCase();
encoded = fixedEncodeURIComponent(search);
console.log('Search: ' + encoded);
window.location.href = base_url + 'shopping/productlist/SE-' + encoded;
}
function removeHeaderSearch() {
$.post(base_url + 'ajax/removeHeaderSearch/',{},
function(newURL) {
});
}
function removeMainSearch(url, section, id, name)
{
$.post(base_url + 'ajax/removeSearch/',
{
'ajax' : true,
'url' : url,
'section' : section,
'name' : name,
'id': id
},
function(newURL)
{
window.location.href = base_url + 'shopping/productlist/' + newURL;
});
}
</script>
<script type="application/javascript">
var model_val;
var make_val;
var year_val;
var machine_val;
function updateGarage()
{
var pathname = window.location.pathname;
$('#update_garage_form').append('<input type="hidden" name="url" value="'+pathname +'" />');
$('#update_garage_form').submit();
}
function executeMachine() {
try {
$("#machine").selectbox({
onChange: function (val, inst) {
if (val != '') {
machine_val = val;
$.ajax(
{
async: false,
type: 'POST',
url: base_url +'ajax/getMake/',
data: {
'machineId': val,
'ajax': true
},
success: function (encodeResponse) {
responseData = JSON.parse(encodeResponse);
$('#make').selectbox("detach");
var mySelect = $('#make');
mySelect.html($('<option></option>').val('').html('-- Select Make --'));
// JLB 09-28-17
// It would be great if these were alphabetized, otherwise, it's a little stupid.
var reverseMap = {};
var arr = [];
for (var x in responseData) {
reverseMap[responseData[x]] = x;
arr.push(responseData[x]);
}
// now, sort it
arr.sort(function (a, b) {
a = a.toLowerCase();
b = b.toLowerCase();
if (a < b) {
return -1
} else if (a > b) {
return 1;
} else {
return 0;
}
});
// Now, iterate and make them in alphabetical order
for (var i = 0; i < arr.length; i++) {
var text = arr[i];
var val = reverseMap[text];
mySelect.append(
$('<option></option>').val(val).html(text)
);
}
executeMake();
$('#make').selectbox("attach");
}
});
}
else {
$('#make').selectbox("detach");
$('#make').html($('<option></option>').val('').html('-- Make --'));
executeMake();
$('#make').selectbox("attach");
}
$('#model').selectbox("detach");
$('#year').selectbox("detach");
$('#model').html($('<option></option>').val('').html('-- Model --'));
executeModel();
$('#model').selectbox("attach");
$('#year').html($('<option></option>').val('').html('-- Year --'));
executeYear();
$('#year').selectbox("attach");
$('#add').attr('class', 'button_no');
}
});
} catch(err) {
console.log("Error executeMachine: " + err);
}
}
function executeMake() {
try {
$("#make").selectbox({
onChange: function (val, inst) {
if (val != '') {
make_val = val;
$.ajax(
{
async: false,
type: 'POST',
url: base_url +'ajax/getNewYear/',
data: {
'makeId': val,
'ajax': true
},
success: function (encodeResponse) {
responseData = JSON.parse(encodeResponse);
var arr = [];
for (var x in responseData) {
arr.push(responseData[x]);
}
arr.sort(function (a, b) {
return b - a
});
console.log(["Array in executeMake success", arr]);
$('#year').selectbox("detach");
var mySelect = $('#year');
mySelect.html($('<option></option>').val('').html('-- Select Year --'));
$.each(arr, function (val, text) {
mySelect.append(
$('<option></option>').val(text).html(text)
);
});
executeYear();
$('#year').selectbox("attach");
}
});
}
else {
$('#year').selectbox("detach");
$('#year').html($('<option></option>').val('').html('-- Model --'));
executeYear();
$('#year').selectbox("attach");
}
$('#model').selectbox("detach");
$('#model').html($('<option></option>').val('').html('-- Year --'));
executeModel();
$('#model').selectbox("attach");
$('#add').attr('class', 'button_no');
}
});
} catch(err) {
console.log("Error executeMake: " + err);
}
}
function executeYear() {
try {
$("#year").selectbox({
onChange: function (val, inst) {
if (val != '') {
year_val = val;
$.ajax(
{
async: false,
type: 'POST',
url: base_url +'ajax/getNewModel/',
data: {
'year': val, // $("#update_garage_form [name=year] option:selected").text(),
'makeId': make_val,
'ajax': true
},
success: function (encodeResponse) {
responseData = JSON.parse(encodeResponse);
var arr = [];
var reverseMap = {};
for (var x in responseData) {
arr.push(responseData[x]);
reverseMap[responseData[x]] = x;
}
arr.sort(function (a, b) {
a = a.toLowerCase();
b = b.toLowerCase();
if (a < b) {
return -1
} else if (a > b) {
return 1;
} else {
return 0;
}
});
$('#model').selectbox("detach");
var mySelect = $('#model');
mySelect.html($('<option></option>').val('').html('-- Select Model --'));
for (var i = 0; i < arr.length; i++) {
var text = arr[i];
var val = reverseMap[text];
mySelect.append(
$('<option></option>').val(val).html(text)
);
}
executeModel();
$('#model').selectbox("attach");
}
});
}
else {
$('#model').selectbox("detach");
$('#model').html($('<option></option>').val('').html('-- Year --'));
executeModel();
$('#model').selectbox("attach");
}
$('#add').attr('class', 'button_no');
}
});
} catch(err) {
console.log("Error executeYear: " + err);
}
}
function executeModel()
{
try {
$("#model").selectbox({
onChange: function (val, inst) {
displayAdd(val);
updateGarage();
}
});
} catch(err) {
console.log("Error executeModel: " + err);
}
}
function displayAdd(val)
{
if(val != '')
$('#add').attr('class', 'button' );
else
$('#add').attr('class', 'button_no' );
}
// JLB 09-27-17
// I have no idea why these were run at the top before the functions were defined, and I fear running them does something bad...but it looks relatively safe.
(function() {
// used for fitment/garrage-part-number
executeMachine();
executeMake();
executeModel();
executeYear();
})();
</script>
<script type="application/javascript">
function showVideo(vidId, vidTit, override_id, override_vdottle, id_extra) {
if (!override_id) {
override_id = "mainVideo";
}
if (!override_vdottle) {
override_vdottle = "vdottl";
}
if (!id_extra) {
id_extra = "";
}
var mainVideo = $('#' + override_id).data('id');
//var mainTitle = $('.vdottl').html();
$('.' + override_vdottle).html(vidTit);
$("#" + override_id)[0].src = "https://www.youtube.com/embed/" + vidId + "?rel=0&autoplay=1";
$('#' + override_id).data('id', vidId);
//$('.shwVidHalf').show();
$('#' + vidId + id_extra).hide();
$('#' + mainVideo + id_extra).show();
//$("#mainVideo")[0].src = "https://www.youtube.com/embed/"+vidId+"?rel=0&autoplay=1";
}
</script>
<div class="modal fade pop" id="trade-in-value-modal_">
<div class="modal-dialog area" style="width:380px !important;">
<div class="modal-content">
<div class="modal-header">
<div class="clo" data-dismiss="modal">get a quote</div>
</div>
<div class="modal-body" id="scol">
<div class="alert-container" style="border: 1px solid green; background-color: #ddffdd; padding: 24px; font-weight: bold; font-size: 125%; text-align: center; display: none">
</div>
<div class="mainbody">
<form action="https://www.otterequipment.com/welcome/productEnquiry" class="form_standard csrf_required"><div style="display:none">
<input type="hidden" id="" name="csrf_test_name" value="0dfe9cd7e439573235badd6dbdcfcd08" />
<input type="hidden" id="" name="csrf_required" value="1" />
</div>
<input type="hidden" value="1758252814" name="time">
<input type="hidden" value="get_a_quote" name="form_name">
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="first name" name="firstName" required="">
<div class="formRequired">*</div>
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="last name" name="lastName" required="">
<div class="formRequired">*</div>
</div>
<div class="form-group">
<input type="hidden" class="form-control clear_on_submit" placeholder="email" name="email">
<input type="email" class="form-control clear_on_submit" placeholder="email" name="real_email" required="">
<div class="formRequired">*</div>
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="phone" name="phone" required="" >
<div class="formRequired">*</div>
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="address" name="address">
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="city" name="city">
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="state" name="state">
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="zip code" name="zipcode">
</div>
<input type="hidden" name="location" value="1" />
<h3 class="txt-title">Trade in?</h3>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="make" name="trade_make">
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="model" name="trade_model">
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="year" name="trade_year">
</div>
<div class="form-group">
<input type="text" class="form-control clear_on_submit" placeholder="miles" name="miles">
</div>
<div class="form-group">
<textarea type="text" class="form-control clear_on_submit" placeholder="added accessories" name="accessories"></textarea>
</div>
<div class="form-group">
<textarea type="text" class="form-control clear_on_submit" placeholder="comments questions" name="questions"></textarea>
</div>
<h3 class="txt-title">I am Interested in this Vehicle</h3>
<div class="form-group">
<input type="text" class="form-control" placeholder="Unit Name" value="" name="motorcycle">
</div>
<div>
<div style="width:100%; padding:1%;">
<b>Solve the Security Equation. <br><br>What is <div class="captcha_imgs"><img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP6Hvix4R/ZH8S/8G0/we+M3wg/ZW8P/AAr+O3g7/gq/on7Pnxd+PXibxFonxR+Mvxn1FP2N/GXxR8VanbePR8OvA2r/AA0+D+oav4h8Nad4T/Z50J9W8K+GIPAOjeJ9f8Q+PPiTrPirx3rYAfse+Ef2R/H/APwb/f8ABYfxDF+yt4fP7WH7PHiD9g/Wb79q3x34i0T4i+KrjTvjV+1lH4W0vwn8DfDt58OtEuf2cPD/AId8EeEdY0fxvc+HvGPjDxV8ZdR8d6/L4x8TQeDtG8C+AvCQB/PDQAUAfp//AMPOr7/hgX/h3R/wxf8Asgf8KS/4WB/wvH/hKft/7ZP/AAtP/hpj/hS//Ci/+Gkv7b/4bA/4RL/hYH/CJf8AEx/4Qf8A4Qf/AIZ7/wCEj/0v/hSf9mf8SigA/Zq/4KdX37NH7J3xu/Y6039i/wDZA+Kfwy/ab/4Vt/w0hrvxSv8A9slfHfxm/wCFL/EnXvil8H/7d1P4XftgfDDw/wCDf+Fd+INeks9M/wCFSeGPh1/wkOj6dp9v49/4S69OoahqAB+YFABQAUAFABQB/9k=" alt="captcha"> <img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP3+/wCHJOqf8Osv+Gtf+Fqfs/8A/DTX/Df/APwzp/Zv/Dx7/gnH/wAMsf8ACif+Gdf+Fl/bv+Fsf8Ls/wCFf/8ADQH/AAsD9x/wrv8A4Xz/AMJj/wAK6/4qX/hUX9i/8VlQB+ANABQAUAe//wDDUfx2/wCGWP8Ahin/AITn/jGX/hoD/hqP/hWn/CM+Dv8Aku3/AArr/hU//Cc/8Jl/wj3/AAsD/kn/APxIP+EZ/wCEr/4Q7/mK/wDCPf21/wATKgDwCgAoAKACgAoAKAP/2Q==" alt="captcha 1"> <img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP7fP2SP2aP2Bf21/wBrH9nT9jP4G6T+wBqf/BKv9pv9kDVvAHga61Ow+C6/8FnPDP7RXhf4bePfjF428a/FLxhoeg69+1P8O/2v/Bvxn+GHjfxFqHiPX4ov+CWWv/sqadoXwy8CWXi7VfiB8Nvh74wAP4g6ACgAoA/V/wAJ/wDBX/4++AvCvhm98C/Bv9mDwX+1H4L/AGYNG/Y98Hft++E/h5408OftheE/gh4c0628FeHl8M63o/xMs/gdoPxg0L4HWdn+zdo37TGl/Am1/aV0v4GWtt4Zsfi3BrkEXidQD8oKACgAoAKACgAoA//Z" alt="captcha 2"></div><span class="captcha_eq"> = </span></b>
<input type="hidden" name="encrypted_answer" value="" />
<input type="text" name="user_answer" value="" style="max-width: 80px" class="text mini" style="color:black"/>
</div>
</div>
<div class="col-md-12 text-center" style="float:none;">
<input type="submit" class="btn bttn">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<script type="application/javascript">
$(window).on("load", function() {
// There was code here present in every modal...that is over in major_unit_detail_modal_global_include.html.
$("#trade-in-value-modal_ form").on("submit", function(e) {
e.preventDefault();
e.stopPropagation();
submitEnquiryFormModal("trade-in-value-modal_", "https://www.otterequipment.com/welcome/productEnquiry", function() {
if($(".polaris_web_lead").length > 0){
window.dataLayer = window.dataLayer || [];
dataLayer.push({
'event': 'formSubmission',
'formID': 'Quote Form',
'csid': getCookie('csid')
});
}
$("#trade-in-value-modal_ .mainbody").hide();
$("#trade-in-value-modal_ .alert-container").show();
setTimeout(function() {
$("#trade-in-value-modal_ .alert-container").hide();
$("#trade-in-value-modal_ .mainbody").show();
$("#trade-in-value-modal_").modal("hide");
}, 4000);
});
});
});
</script>
<script>
function showSubNav( from ){
/*if( $("#nav"+from).is(":visible") ){
$("#nav"+from).hide();
}else{*/
$(".SubNavs").hide();
$(".productNavCont #nav"+from).show();
if($(".productNavCont #nav"+from).parent().find('.fa').length > 0)
$(".productNavCont #nav"+from).parent().find('.fa').removeClass('fa-caret-down').addClass('fa-caret-up');
/*}*/
}
function openLogin()
{
window.location.replace('https://www.otterequipment.com/checkout/account');
/*
$.post(s_base_url + 'welcome/load_login/', {}, function(returnData)
{
$.modal(returnData);
$('#simplemodal-container').height('auto').width('auto');
$(window).resize();
});
*/
}
function openCreateAccount()
{
window.location.replace('https://www.otterequipment.com/checkout/account');
/*
$.post(s_base_url + 'welcome/load_new_user/', {}, function(returnData)
{
$.modal(returnData);
$('#simplemodal-container').height('auto').width('auto');
$('#create_new').show();
$('#login').hide();
$(window).resize();
});
*/
}
</script>
<script>
$(document).ready(function() {
$('.panel-title').click(function() {
var id = $(this).data('id');
var not = $(this).data('not');
$('#'+not).slideUp();
$('#'+id).slideDown();
//alert(id);
});
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
$("body").css("display","table");
}
$( ".topNavAnchors" ).hover(
function() {
showSubNav( $(this).attr("id") );
}, function() {
//showSubNav( $(this).attr("id") );
}
);
$( ".dynamicTopNavAnchors" ).hover(
function() {
dynamicShowSubNav( $(this).attr("id") );
}, function() {
console.log("enter");
dynamicShowSubNav( $(this).attr("id") );
//showSubNav( $(this).attr("id") );
}
);
if (navigator.userAgent.match(/Tablet|iPad/i))
{
$( ".dynamicTopNavAnchors" ).click(
function() {
dynamicShowSubNav( $(this).attr("id") );
}, function() {
console.log("footer");
dynamicShowSubNav( $(this).attr("id") );
//showSubNav( $(this).attr("id") );
}
);
}
$(document).mouseup(function (e){
var container = $(".SubNavs");
if (!container.is(e.target) // if the target of the click isn't the container...
&& container.has(e.target).length === 0) // ... nor a descendant of the container
{
container.hide();
if(container.parent().find('.fa').length > 0)
container.parent().find('.fa').removeClass('fa-caret-up').addClass('fa-caret-down');
}
});
try {
$('.popup-gallery').magnificPopup({
delegate: 'a',
type: 'image',
tLoading: 'Loading image #%curr%...',
mainClass: 'mfp-img-mobile',
gallery: {
enabled: true,
navigateByImgClick: false,
preload: [0, 1] // Will preload 0 - before current, and 1 after the current image
},
image: {
tError: '<a href="%url%">The image #%curr%</a> could not be loaded.',
titleSrc: function (item) {
return item.el.attr('title') + "<small>OTTER Equipment, Wedding, Events & Vacation Rentals™</small>";
}
}
});
} catch(err) {
console.log("Error magnificPopup: " + err);
}
});
</script>
<script type="text/javascript">
$(window).on('load',function() {
try {
$("#flexiselDemo1").flexisel();
} catch(err) {
console.log("Error in flexiselDemo: " + err);
}
try {
$("#flexiselDemo2").flexisel({
enableResponsiveBreakpoints: true,
responsiveBreakpoints: {
portrait: {
changePoint: 480,
visibleItems: 1
},
landscape: {
changePoint: 640,
visibleItems: 2
},
tablet: {
changePoint: 768,
visibleItems: 3
}
}
});
} catch(err) {
console.log("Error in flexiselDemo2: " + err);
}
try {
$("#flexiselDemo3").flexisel({
visibleItems: 5,
animationSpeed: 1000,
autoPlay: true,
autoPlaySpeed: 3000,
pauseOnHover: true,
enableResponsiveBreakpoints: true,
responsiveBreakpoints: {
portrait: {
changePoint: 480,
visibleItems: 3
},
landscape: {
changePoint: 640,
visibleItems: 4
},
tablet: {
changePoint: 768,
visibleItems: 5
}
}
});
} catch(err) {
console.log("Error in flexiselDemo3: " + err);
}
try {
$("#flexiselDemo4").flexisel({
clone: false
});
} catch(err) {
console.log("Error in flexiselDemo4: " + err);
}
});
</script>
<script type="text/javascript">
/* Submit on Enter */
$(document).ready(function(){
$('#search').keydown(function(e){
if(e.keyCode == 13)
{
e.preventDefault();
setSearch($('#search').val());
return false;
}
});
$('.scl').click(function(e){
$('.scl').removeClass('active');
$(this).addClass('active');
$('.social-page').hide();
$('.'+$(this).data('link')).show();
});
});
function setURLSearch(event, url, section, id, name)
{
console.log('url: ' + url);
console.log('section: ' + section);
console.log('id: ' + id);
console.log('name: ' + name);
$.post(base_url + 'ajax/setURLSearch/',
{
'ajax' : true,
'url' : url,
'section' : section,
'name' : name,
'id': id
},
function(newURL)
{
console.log(newURL);
window.location.href = base_url + 'shopping/productlist/' + newURL;
});
}
function fixedEncodeURIComponent (str) {
return encodeURIComponent(str).replace(/[!'()]/g, escape).replace(/\*/g, "%2A");
}
function setSearch(search)
{
search = search.toLowerCase();
encoded = fixedEncodeURIComponent(search);
console.log('Search: ' + encoded);
window.location.href = base_url + 'shopping/productlist/SE-' + encoded;
}
function removeHeaderSearch() {
$.post(base_url + 'ajax/removeHeaderSearch/',{},
function(newURL) {
});
}
function removeMainSearch(url, section, id, name)
{
$.post(base_url + 'ajax/removeSearch/',
{
'ajax' : true,
'url' : url,
'section' : section,
'name' : name,
'id': id
},
function(newURL)
{
// window.location.href = base_url + 'shopping/productlist/' + newURL;
});
}
</script>
<script>
var getUrlParameter = function getUrlParameter(sParam) {
var sPageURL = window.location.search.substring(1),
sURLVariables = sPageURL.split('&'),
sParameterName,
i;
for (i = 0; i < sURLVariables.length; i++) {
sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] === sParam) {
return sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]);
}
}
};
var muoptions = {
url: function(phrase) {
condition = getUrlParameter('fltr');
return_url = base_url + "motorcycle_ci/mu_predictive_search/" + condition;
console.log(return_url);
return return_url;
},
getValue: "name",
list: {
maxNumberOfElements: 10,
match: {
enabled: false
},
onClickEvent: function() {
var value = $("#mu_search").getSelectedItemData().name;
console.log(value);
$("#mu_search").val(value).trigger("change");
//$("form.moto_search_form").submit();
if($(window).width() > 767 && $("form#moto_search").length > 0){
$("form#moto_search").submit();
}else if($(window).width() <= 767 && $("form#moto_search_mobile").length > 0){
$("form#moto_search_mobile").submit();
}else{
$("form.moto_search_form").submit();
}
}
},
ajaxSettings: {
dataType: "json",
method: "POST",
data: {
dataType: "json"
}
},
preparePostData: function(data) {
data.phrase = $("#mu_search").val();
return data;
},
requestDelay: 400
};
$("#mu_search").easyAutocomplete(muoptions);
var mumobileoptions = {
url: function(phrase) {
condition = getUrlParameter('fltr');
return_url = base_url + "motorcycle_ci/mu_predictive_search/" + condition;
console.log(return_url);
return return_url;
},
getValue: "name",
list: {
maxNumberOfElements: 10,
match: {
enabled: false
},
onClickEvent: function() {
var value = $("#mu_search_mobile").getSelectedItemData().name;
console.log(value);
$("#mu_search").val(value).trigger("change");
//$("form.moto_search_form").submit();
if($(window).width() > 767 && $("form#moto_search").length > 0){
$("form#moto_search").submit();
}else if($(window).width() <= 767 && $("form#moto_search_mobile").length > 0){
$("form#moto_search_mobile").submit();
}else{
$("form.moto_search_form").submit();
}
}
},
ajaxSettings: {
dataType: "json",
method: "POST",
data: {
dataType: "json"
}
},
preparePostData: function(data) {
data.phrase = $("#mu_search_mobile").val();
return data;
},
requestDelay: 400
};
$(".goBtn_b").click(function() {
if($(window).width() > 767 && $("form#moto_search").length > 0)
$("form#moto_search").submit();
else if($(window).width() <= 767 && $("form#moto_search_mobile").length > 0)
$("form#moto_search_mobile").submit();
else
$("form.moto_search_form").submit();
});
$("#mu_search_mobile").easyAutocomplete(mumobileoptions);
var mumainoptions = {
url: function(phrase) {
condition = getUrlParameter('fltr');
return_url = base_url + "motorcycle_ci/mu_predictive_search/" + condition;
console.log(return_url);
return return_url;
},
getValue: "name",
list: {
maxNumberOfElements: 10,
match: {
enabled: false
},
onClickEvent: function() {
var value = $("#major_unit_search").getSelectedItemData().name;
console.log(value);
$("#major_unit_search").val(value).trigger("change");
$( "#major_unit_search_form" ).submit();
}
},
ajaxSettings: {
dataType: "json",
method: "POST",
data: {
dataType: "json"
}
},
preparePostData: function(data) {
data.phrase = $("#major_unit_search").val();
return data;
},
requestDelay: 400
};
$("#major_unit_search").easyAutocomplete(mumainoptions);
$("#mu_search_mobile").keydown(function(e){
if(e.keyCode == 13)
{
e.preventDefault();
console.log($("#mu_search_mobile").val());
$("#mu_search").val($("#mu_search_mobile").val());
$("form.moto_search_form").submit();
return false;
}
});
var options = {
url: function(phrase) {
return base_url + "welcome/predictive_search";
},
getValue: "name",
list: {
maxNumberOfElements: 10,
match: {
enabled: false
},
onClickEvent: function() {
var value = $("#search").getSelectedItemData().name;
console.log(value);
setSearch(value);
}
},
ajaxSettings: {
dataType: "json",
method: "POST",
data: {
dataType: "json"
}
},
preparePostData: function(data) {
data.phrase = $("#search").val();
return data;
},
requestDelay: 400
};
$("#search").easyAutocomplete(options);
var mobileoptions = {
url: function(phrase) {
return base_url + "welcome/predictive_search";
},
getValue: "name",
list: {
maxNumberOfElements: 10,
match: {
enabled: false
},
onClickEvent: function() {
var value = $("#search_mobile").getSelectedItemData().name;
console.log(value);
setSearch(value);
}
},
ajaxSettings: {
dataType: "json",
method: "POST",
data: {
dataType: "json"
}
},
preparePostData: function(data) {
data.phrase = $("#search_mobile").val();
return data;
},
requestDelay: 400
};
$("#search_mobile").easyAutocomplete(mobileoptions);
$("form.moto_search_form").on("submit", function(e) {
if ($("#search").val() !== undefined)
{
e.preventDefault();
e.stopPropagation();
console.log($("#search").val());
setSearch($("#search").val());
}
});
$("#search_mobile").keydown(function(e){
if(e.keyCode == 13)
{
e.preventDefault();
console.log($("#search_mobile").val());
$("#search").val($("#search_mobile").val());
$("form.moto_search_form").submit();
return false;
}
});
$("form.moto_search_form .goBtn_b").on("click", function(e) {
if ($("#search").val() !== undefined)
{
e.preventDefault();
e.stopPropagation();
console.log($("#search").val());
setSearch($("#search").val());
}
});
</script>
<!-- Start Tracking -->
<!-- BEGIN: Google Trusted Stores -->
<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ad$
--------------------------------------------------->
<script>
var curr = "$";
var curr_code = "";
if(window.location.pathname == "/"){
var google_tag_params = {
ecomm_pagetype: 'home',
ecomm_totalvalue: 0
};
}
else if (window.location.pathname.indexOf('shopping/productlist') >= 0){
var google_tag_params = {
ecomm_pagetype: 'category',
};
}
else if (window.location.pathname.indexOf('shopping/item') >= 0){
var pid = [];
for(i=1 ;i<jQuery('select[name="question[]"] option').length ;i++){
pid.push(jQuery('select[name="question[]"] option')[i].value)
}
var google_tag_params = {
ecomm_prodid: pid,
ecomm_pagetype: 'product',
ecomm_totalvalue: parseFloat(jQuery('.prodPrice').text().replace(curr,'').replace(curr_code,''))
};
}
else if (window.location.pathname == "/shopping/cart"){
var pid = [];
jQuery('input[placeholder="Add Quanity"]').each(function(){
pid.push(jQuery(this).attr('id'))
})
var google_tag_params = {
ecomm_prodid: pid,
ecomm_pagetype: 'cart',
ecomm_totalvalue: parseFloat(jQuery('.cart_total h3').text().split(curr)[1])
};
}
else if (window.location.href.indexOf('confirm') > 0 ){
var google_tag_params = {
ecomm_pagetype: 'purchase'
};
}
else{
var google_tag_params = {
ecomm_pagetype: 'other',
ecomm_totalvalue: 0
};
}
</script>
<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1052220103;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1052220103/?guid=ON&script=0"/>
</div>
</noscript>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12591015-1', 'auto');
ga('send', 'pageview');
ga('require', 'ecommerce');
</script>
<!-- End Google Analytics -->
<!-- End Tracking -->
<script>
var csid = getCookie("csid");
if(csid == undefined){
var csid = uuidv4();
setCookie('csid',csid,365);
}
ga('set','userId',csid);
function uuidv4() {
return ([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g, c =>
(c ^ crypto.getRandomValues(new Uint8Array(1))[0] & 15 >> c / 4).toString(16)
);
}
function setCookie(name,value,days) {
var expires = "";
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days*24*60*60*1000));
expires = "; expires=" + date.toUTCString();
}
document.cookie = name + "=" + (value || "") + expires + "; path=/";
}
function getCookie(name) {
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
return null;
}
function eraseCookie(name) {
document.cookie = name +'=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';
}
</script>
<script type="application/javascript">
var model_val;
var make_val;
var year_val;
var machine_val;
function updateGarage()
{
var pathname = window.location.pathname;
$('#update_garage_form').append('<input type="hidden" name="url" value="'+pathname +'" />');
$('#update_garage_form').submit();
}
function executeMachine() {
try {
$("#machine").selectbox({
onChange: function (val, inst) {
if (val != '') {
machine_val = val;
$.ajax(
{
async: false,
type: 'POST',
url: base_url +'ajax/getMake/',
data: {
'machineId': val,
'ajax': true
},
success: function (encodeResponse) {
responseData = JSON.parse(encodeResponse);
$('#make').selectbox("detach");
var mySelect = $('#make');
mySelect.html($('<option></option>').val('').html('-- Select Make --'));
// JLB 09-28-17
// It would be great if these were alphabetized, otherwise, it's a little stupid.
var reverseMap = {};
var arr = [];
for (var x in responseData) {
reverseMap[responseData[x]] = x;
arr.push(responseData[x]);
}
// now, sort it
arr.sort(function (a, b) {
a = a.toLowerCase();
b = b.toLowerCase();
if (a < b) {
return -1
} else if (a > b) {
return 1;
} else {
return 0;
}
});
// Now, iterate and make them in alphabetical order
for (var i = 0; i < arr.length; i++) {
var text = arr[i];
var val = reverseMap[text];
mySelect.append(
$('<option></option>').val(val).html(text)
);
}
executeMake();
$('#make').selectbox("attach");
}
});
}
else {
$('#make').selectbox("detach");
$('#make').html($('<option></option>').val('').html('-- Make --'));
executeMake();
$('#make').selectbox("attach");
}
$('#model').selectbox("detach");
$('#year').selectbox("detach");
$('#model').html($('<option></option>').val('').html('-- Model --'));
executeModel();
$('#model').selectbox("attach");
$('#year').html($('<option></option>').val('').html('-- Year --'));
executeYear();
$('#year').selectbox("attach");
$('#add').attr('class', 'button_no');
}
});
} catch(err) {
console.log("Error executeMachine: " + err);
}
}
function executeMake() {
try {
$("#make").selectbox({
onChange: function (val, inst) {
if (val != '') {
make_val = val;
$.ajax(
{
async: false,
type: 'POST',
url: base_url +'ajax/getNewYear/',
data: {
'makeId': val,
'ajax': true
},
success: function (encodeResponse) {
responseData = JSON.parse(encodeResponse);
var arr = [];
for (var x in responseData) {
arr.push(responseData[x]);
}
arr.sort(function (a, b) {
return b - a
});
console.log(["Array in executeMake success", arr]);
$('#year').selectbox("detach");
var mySelect = $('#year');
mySelect.html($('<option></option>').val('').html('-- Select Year --'));
$.each(arr, function (val, text) {
mySelect.append(
$('<option></option>').val(text).html(text)
);
});
executeYear();
$('#year').selectbox("attach");
}
});
}
else {
$('#year').selectbox("detach");
$('#year').html($('<option></option>').val('').html('-- Model --'));
executeYear();
$('#year').selectbox("attach");
}
$('#model').selectbox("detach");
$('#model').html($('<option></option>').val('').html('-- Year --'));
executeModel();
$('#model').selectbox("attach");
$('#add').attr('class', 'button_no');
}
});
} catch(err) {
console.log("Error executeMake: " + err);
}
}
function executeYear() {
try {
$("#year").selectbox({
onChange: function (val, inst) {
if (val != '') {
year_val = val;
$.ajax(
{
async: false,
type: 'POST',
url: base_url +'ajax/getNewModel/',
data: {
'year': val, // $("#update_garage_form [name=year] option:selected").text(),
'makeId': make_val,
'ajax': true
},
success: function (encodeResponse) {
responseData = JSON.parse(encodeResponse);
var arr = [];
var reverseMap = {};
for (var x in responseData) {
arr.push(responseData[x]);
reverseMap[responseData[x]] = x;
}
arr.sort(function (a, b) {
a = a.toLowerCase();
b = b.toLowerCase();
if (a < b) {
return -1
} else if (a > b) {
return 1;
} else {
return 0;
}
});
$('#model').selectbox("detach");
var mySelect = $('#model');
mySelect.html($('<option></option>').val('').html('-- Select Model --'));
for (var i = 0; i < arr.length; i++) {
var text = arr[i];
var val = reverseMap[text];
mySelect.append(
$('<option></option>').val(val).html(text)
);
}
executeModel();
$('#model').selectbox("attach");
}
});
}
else {
$('#model').selectbox("detach");
$('#model').html($('<option></option>').val('').html('-- Year --'));
executeModel();
$('#model').selectbox("attach");
}
$('#add').attr('class', 'button_no');
}
});
} catch(err) {
console.log("Error executeYear: " + err);
}
}
function executeModel()
{
try {
$("#model").selectbox({
onChange: function (val, inst) {
displayAdd(val);
updateGarage();
}
});
} catch(err) {
console.log("Error executeModel: " + err);
}
}
function displayAdd(val)
{
if(val != '')
$('#add').attr('class', 'button' );
else
$('#add').attr('class', 'button_no' );
}
// JLB 09-27-17
// I have no idea why these were run at the top before the functions were defined, and I fear running them does something bad...but it looks relatively safe.
(function() {
// used for fitment/garrage-part-number
executeMachine();
executeMake();
executeModel();
executeYear();
})();
</script>
<script type="application/javascript">
function showVideo(vidId, vidTit, override_id, override_vdottle, id_extra) {
if (!override_id) {
override_id = "mainVideo";
}
if (!override_vdottle) {
override_vdottle = "vdottl";
}
if (!id_extra) {
id_extra = "";
}
var mainVideo = $('#' + override_id).data('id');
//var mainTitle = $('.vdottl').html();
$('.' + override_vdottle).html(vidTit);
$("#" + override_id)[0].src = "https://www.youtube.com/embed/" + vidId + "?rel=0&autoplay=1";
$('#' + override_id).data('id', vidId);
//$('.shwVidHalf').show();
$('#' + vidId + id_extra).hide();
$('#' + mainVideo + id_extra).show();
//$("#mainVideo")[0].src = "https://www.youtube.com/embed/"+vidId+"?rel=0&autoplay=1";
}
</script>
<script type="application/javascript" src="https://www.otterequipment.com/custom.js" ></script>
<style>
.form_standard select {
background-color:white !important;
width: 50%;
}
</style>
<div class="modal fade pop" id="customer-exit-modal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close close-modal" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<p class="modal-body-title">Pump <span>The</span> Brakes!</p>
<p class="modal-body-subtitle">
<span>Don't Leave Yet</span>
</p>
<p class="modal-body-message">
<span>Can't find what you're looking for? Let us know what you are trying to find and we'll help you out!</span>
</p>
<div class="alert-container" style="border: 1px solid green; background-color: #ddffdd; padding: 24px; font-weight: bold; font-size: 125%; text-align: center; display: none">
</div>
<div class="modal-form-container">
<form action="https://www.otterequipment.com/welcome/productEnquiry" class="form_standard csrf_required"><div style="display:none">
<input type="hidden" id="" name="csrf_test_name" value="0dfe9cd7e439573235badd6dbdcfcd08" />
<input type="hidden" id="" name="csrf_required" value="1" />
</div>
<input type="hidden" value="1758252814" name="time">
<input type="hidden" value="exit" name="form_name">
<div class="modal-form-field-outer-container">
<div class="modal-form-field-inner-container">
<div class="form-group">
<label for="firstName">First Name:</label>
<input id="firstName" class="form-control" type="text" name="firstName" required>
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="lastName">Last Name:</label>
<input id="lastName" class="form-control" type="text" name="lastName" required>
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="phone">Phone:</label>
<!-- <input id="phone" class="form-control" type="text" name="phone" required > -->
<input id="phone" class="form-control" type="text" name="phone" title="phone number must be 12 digits" oninput="maskPhone(this)" required >
<div class="formRequired">*</div>
</div>
<div class="form-group">
<label for="email">Email:</label>
<input id="email" class="form-control" type="hidden" name="email">
<input id="email" class="form-control" type="email" name="real_email" required>
<div class="formRequired">*</div>
</div>
<input type="hidden" name="location" value="1" />
<div class="form-group">
<label for="questions">Trying to Find:</label>
<textarea id="questions" class="form-control" type="text" name="questions"></textarea>
</div>
<div style="color:white">
<div style="width:100%; padding:1%;">
<b>Solve the Security Equation. What is <div class="captcha_imgs"><img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP6Hvix4R/ZH8S/8G0/we+M3wg/ZW8P/AAr+O3g7/gq/on7Pnxd+PXibxFonxR+Mvxn1FP2N/GXxR8VanbePR8OvA2r/AA0+D+oav4h8Nad4T/Z50J9W8K+GIPAOjeJ9f8Q+PPiTrPirx3rYB+j/AOwv+zl+yxZfCz/gkd8MPH/wo/ZA+Ev/AA118P8A9pLxH+0B+yj+2l8Dvh18WP2+v+Chn/CS+HLvw98KfH/7IX7Tetal8O/+GVPh/wDtE/YLL4b/APBP6z8a/F7/AIJy/wDCGfGjR9X+IHhzxr+31/bcXifxkAfyBfFnw5/wh3xT+JfhH/hAPiB8KP8AhFfiB4y8Of8ACrfizef2j8U/hr/YfiPUtM/4QD4l6h/whXw1+3/EDwd9l/4R3xlef8K68A/avEenalP/AMIV4V3/ANhWAB5/QB+n/wDw86vv+GBf+HdH/DF/7IH/AApL/hYH/C8f+Ep+3/tk/wDC0/8Ahpj/AIUv/wAKL/4aS/tv/hsD/hEv+Fgf8Il/xMf+EH/4Qf8A4Z7/AOEj/wBL/wCFJ/2Z/wASigDoPhH/AMFf/j78L/Cv7PFv4g+Df7MHx6+Mn7HHh/xR4T/Y3/al/aB+HnjT4gfH39mbwrqunFPAHhnwjdW3xM0D4U/E/wAP/s6+KZ9R+In7L2jftKfCj45ad+z9401OeT4b22ieG7HRPDelAH5geLPFnirx74q8TeOvHXibxB408beNPEGs+LPGPjHxZrOo+I/FXizxV4j1G51jxD4m8TeIdYubzV9e8Qa7q95eaprOs6peXWo6pqN1c319cz3M8srAHP0AFABQAUAf/9k=" alt="captcha"> <img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAPv/AP4dp/tFf9FG/YA/8Wxf8Esv/oyKAPgCgAoAKACgAoAKACgAoAKACgD/2Q==" alt="captcha1"> <img style="width:auto!important; padding-bottom:4px;" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAB4AHgMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oAKACgAoAKAP7nP2Mf+CHOnfsvfAL9vr4JftDfsI/GD9pT9vDxf/wSg/an+LunfF3WPgN4q8bfswfsyfGW48F+Fh8A/wBkj9k/xVe+Bdb8EftH/tv+Irnxc3xA+Inxl+EOv6lB8LfEHgnSfgn+zzrHi+/h+OHiq/AP4Y6ACgAoA+v/ANkP9tb4p/sXf8NP/wDCrdA+H+v/APDWX7IHxq/Yp+Iv/Cf6V4j1T+xfhZ8d/wDhGv8AhLtf8Ff8I74r8K/2d8QNO/4RXT/+Ec1XXf8AhI/Dln517/afhTWPMg+zgHyBQAUAFABQAUAFAH//2Q==" alt="captcha2"> </div><span class="captcha_eq">=</span> </b>
<input type="hidden" name="encrypted_answer" value="076dccb9dbaa517cdf41c83c493ff181ef71c5fd4c7b1ab16f8e8549e84ce391dd29938886fc7b11ee258a11919c9ddc01267280ab28f690ff8c2f21c30403f9WUaNoHY+9obJ+hxP+EB6/0GdtaM9guyn7r8/lYnKJL8=" />
<input type="text" name="user_answer" value="" class="text mini" style="color:black"/>
</div>
</div>
</div>
</div>
<div class="text-center">
<input class="btn" type="submit" value="Submit">
</div>
</form>
</div>
<p class="modal-body-footer">We respect your privacy and won't share your information with any other company. Terms and conditions apply.</p>
</div>
</div>
</div>
</div>
</body>
</html>
<script type="text/javascript">
function showSubNav( from ){
$(".SubNavs").hide();
$(".productNavCont #nav"+from).show();
if($(".productNavCont #nav"+from).parent().find('.fa').length > 0)
$(".productNavCont #nav"+from).parent().find('.fa').removeClass('fa-caret-down').addClass('fa-caret-up');
}
function dynamicShowSubNav( from ){
$(".SubNavs").hide();
if($('.dynamicNavCont ul').length > 0){
$('.dynamicNavCont ul li').each(function(){
$(this).find('.fa').removeClass('fa-caret-up').addClass('fa-caret-down')
});
}
$(".dynamicNavCont #nav"+from).addClass("enterere").show();
if($(".dynamicNavCont #nav"+from).parent().find('.fa').length > 0)
$(".dynamicNavCont #nav"+from).parent().find('.fa').removeClass('fa-caret-down').addClass('fa-caret-up');
}
$(document).ready(function(){
$( ".topNavAnchors" ).hover(
function() {
showSubNav( $(this).attr("id") );
}, function() {
showSubNav( $(this).attr("id") );
}
);
$( ".dynamicTopNavAnchors" ).hover(
function() {
dynamicShowSubNav( $(this).attr("id") );
// console.log("master_v_front",$(this).attr("id"));
}, function() {
// console.log("master_v_front",$(this).attr("id"),"click");
dynamicShowSubNav( $(this).attr("id") );
//showSubNav( $(this).attr("id") );
}
);
if (navigator.userAgent.match(/Tablet|iPad/i))
{
$( ".dynamicTopNavAnchors" ).click(
function() {
dynamicShowSubNav( $(this).attr("id") );
}, function() {
// console.log("footer");
dynamicShowSubNav( $(this).attr("id") );
//showSubNav( $(this).attr("id") );
}
);
}
$(".SubNavs").hide('slow');
});
</script>