Shop New RVs by Type
Staff
(function($){
$(document).ready(function(){
$("a[title]").style_my_tooltips({
tip_follows_cursor:true,
tip_delay_time:30,
tip_fade_speed:300,
attribute:"title"
});
});
})(jQuery);
STAFF
var cbpAnimatedHeader=(function(){
var b=document.documentElement,g=document.querySelector(".head"), e=false,a=100;function f(){window.addEventListener("scroll",function(h){if(!e){e=true;setTimeout(d,250)}},false)}function d(){var h=c();if(h>=a){classie.add(g,"12")}else{classie.remove(g,"12")}e=false}function c(){return window.pageYOffset||b.scrollTop}f()})();