<!DOCTYPE html>
<html id="" class="full" lang="en">
<head>
<title>Tripline</title>
<!-- Standard Meta -->
<meta charset="UTF-8">
<meta name="title" content="Tripline"/>
<meta name="description" content="Your maps are your stories"/>
<meta name="keywords" content="The best way to plan trips with friends and keep a journal of all your adventures"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="ROBOTS" content="">
<!-- Apple Meta -->
<meta name="apple-mobile-web-app-title" content="Tripline">
<meta name="apple-itunes-app" content="app-id=417133912">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<!-- Google Meta -->
<meta name="google-site-verification" content="tiwU8yCFq5zCf5bmfEtG5NRO9H5DipAaJwI5FbZ-Zlo" />
<meta name="google-play-app" content="app-id=net.tripline">
<!-- Facebook Meta -->
<meta property="fb:app_id" content="121271764562406"/>
<meta property="og:site_name" content="Tripline"/>
<meta property="og:url" content="https://www.tripline.net/">
<meta property="og:type" content="website">
<meta property="og:title" content="Tripline">
<meta property="og:description" content="Your maps are your stories">
<meta property="og:image" content="https://www.tripline.net/api/og-thumb-snow.jpg">
<!-- Images -->
<link rel="image_src" href="https://www.tripline.net/api/logo_square.jpg"/>
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/favicon.ico">
<!-- DNS Prefetch -->
<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="//ajax.googleapis.com">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//maps.googleapis.com">
<link rel="dns-prefetch" href="//cdnjs.cloudflare.com" />
<link rel="dns-prefetch" href="//tripline.global.ssl.fastly.net" />
<!-- Styles -->
<!--<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.css">-->
<link rel="stylesheet" type="text/css" href="//tripline.global.ssl.fastly.net/media/css/new/bootstrap-paper.min.css">
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="//tripline.global.ssl.fastly.net/media/css/new/site.css?v=4.0.6">
<link rel="stylesheet" type="text/css" href="//tripline.global.ssl.fastly.net/media/css/new/player.css?v=4.0.6">
<script>
if (typeof Tripline == 'undefined') {
var Tripline = {};
}
Tripline.namespace = function() {
var a=arguments, o=null, i, j, d;
for (i=0; i<a.length; i=i+1) {
d=(""+a[i]).split(".");
o=Tripline;
for (j=(d[0] == "Tripline") ? 1 : 0; j<d.length; j=j+1) {
o[d[j]]=o[d[j]] || {};
o=o[d[j]];
}
}
return o;
};
Tripline.os = 'Other';
Tripline.ios = '';
Tripline.ipad = '';
Tripline.safari = navigator.userAgent.match(/Safari/i) != null;
Tripline.android = '';
Tripline.site_base = 'https://www.tripline.net';
Tripline.media_base = '//tripline.global.ssl.fastly.net';
Tripline.avatar_base = '//d18gw75vc4d4p1.cloudfront.net';
Tripline.ga_mid = 'G-ENSYG8DSL8';
Tripline.google_api_key = '';
Tripline.login_redirect = '/';
Tripline.mapbox_key = 'pk.eyJ1IjoidHJpcGxpbmUiLCJhIjoiY2pqeGtrb2t6NHA2YjNrczQ5MGtjcWVzcSJ9.FoZoI1aoZ5aJAbZNHs21UA';
Tripline.map_service = 'mapboxgl';
Tripline.geocoder_service = 'mapbox';
//Tripline.stripe_pub_key = ''
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ENSYG8DSL8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', Tripline.ga_mid, {
'user_id': Tripline.uid
});
</script>
</head>
<body id="home" class="theme-material noheader">
<div id="fb-root"></div>
<script>
var done = '/' ;
var appId = '121271764562406';
window.fbAsyncInit = function() {
FB.init({
appId: appId,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
FB.Event.subscribe('auth.login', function(response) {
if(response.status == 'connected') return;
window.location = '/fbconnect.php?done=' + done;
});
};
(function() {
var e = document.createElement('script'); e.async = true;
e.src = '//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);
}());
</script>
<div class="navbar navbar-transparent" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" aria-expanded="false" style="height: 1px;">
<div class="nav navbar-nav navbar-left">
<form class="navbar-form" role="search" id="srch-form" action="/search/">
<div class="input-group">
<input id="srch-term" type="text" class="form-control" name="p" placeholder="Search" >
<div class="input-group-btn">
<button class="btn btn-transparent" type="submit"><i class="fa fa-search"></i></button>
</div>
</div>
</form>
</div>
<ul class="nav navbar-nav navbar-right">
<li class=""><a href="/register/"><i class="fa fa-user-plus"></i> Create Account</a></li>
<li class=""><a href="/signin/"><i class="fa fa-sign-in"></i> Sign In</a></li>
</ul>
</div>
</div>
</div>
<div id="hero">
<div id="cta-wrapper" class="overlay">
<div id="cta" class="container" >
<div id="logo" class="tmarked">
<img src="https://dts4h52y4acn7.cloudfront.net/tripline-logo-semibold-white-512x200.png" width="100%">
</div>
<div id="tagline" class="col-xs-12 text-center">
Your maps are your stories
</div>
<div id="subtitle" class="col-xs-12 col-sm-8 text-left">
The best way to plan trips with friends and keep a journal of all your adventures
</div>
<div class="hidden-xs">
<div id="reg" class="col-xs-12 col-sm-4 text-right">
<a id="home-signup" class="btn btn-lg btn-outline btn-block" href="/register/">Get Started</a>
</div>
<div id="signin" class="col-xs-12 col-sm-8 text-left">
Already have an account?
</div>
<div id="connect" class="col-xs-12 col-sm-4 text-right">
<a href="/signin/" style="font-weight:bold"><i class="fa fa-sign-in"></i> Sign In</a>
</div>
</div>
<div id="reg-signin" class="visible-xs hidden-sm">
<div class="col-xs-6 text-right">
<a id="home-signup-small" class="btn btn-lg btn-outline" href="/register/">Sign Up</a>
</div>
<div class="col-xs-6 text-left">
<a id="home-signin-small" class="btn btn-lg btn-outline" href="/signin/">Sign In</a>
</div>
</div>
</div>
<div id="apps" class="container text-center ">
<div class="col-xs-6">
<a href="https://play.google.com/store/apps/details?id=net.tripline" target="_blank">
<img class="store-logo" src="//dts4h52y4acn7.cloudfront.net/playstore-light.png">
</a>
</div>
<div class="col-xs-6">
<a href="https://itunes.apple.com/us/app/tripline/id417133912" target="_blank">
<img class="store-logo" src="//dts4h52y4acn7.cloudfront.net/appstore-light.png">
</a>
</div>
</div>
</div>
</div>
<section id="learn" style="background: #eee;">
<div class="container">
<h2 class="text-center" style="margin-bottom:30px;">Create your next adventure</h2>
<div class="row text-center content-row">
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="about-content" style="padding:30px;">
<a href="/register/"><i class="fa fa-map fa-4x"></i></a>
<h3>Plan Visually</h3>
<p>Make better plans by outlining your trips on a map</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="about-content" style="padding:30px;">
<a href="/register/"><i class="fa fa-group fa-4x"></i></a>
<h3>Collaborate</h3>
<p>Add fellow travelers & share with friends & family</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="about-content" style="padding:30px;">
<a href="/register/"><i class="fa fa-mobile fa-4x"></i> <i class="fa fa-tablet fa-4x"></i></a>
<h3>Get Mobile</h3>
<p>Find places, make updates and add photos on the road</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="about-content" style="padding:30px;">
<a href="/register/"><i class="fa fa-book fa-4x"></i></a>
<h3>Remember It All</h3>
<p>A beautiful and useful journal for all your adventures</p>
</div>
</div>
</div>
</div>
</section>
<section id="featured" class="dark">
<div class="container">
<h2 class="text-center" style="margin-bottom:30px;">Some of our favorites</h2>
<div class="row">
<div class="trip-list">
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Verbier_2024-34155530006010238E75935FBE35A6E4">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/553745625464102498EBFBB433E66294.jpeg')"></div>
<div class="card-block">
<h4 class="card-title">
Verbier 2024
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
A 10 day trip to Verbier, Switzerland with the boys. One of the most beautiful places I've ever been, with incredible food on the mountain and awesome terrain.
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 1,148 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Glacier_National_Park-4561361460401022A12CE459BEF097E0">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/4250000054621024902AE79EDAC9641D.jpeg')"></div>
<div class="card-block">
<h4 class="card-title">
Glacier National Park
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
An awesome weekend trip to Glacier National Park with a stop in Missoula along the way. We stayed just outside the park and managed several good hikes, including the Highline, which was made a bit...
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 1,249 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Costa_Rica_Adventure-000000000000100087A3C1A4DEF9E919">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/563102135475102487D6AEDD6637D84D.jpg')"></div>
<div class="card-block">
<h4 class="card-title">
Costa Rica Adventure
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
This summer, Vivien and I took off on an adventure to Costa Rica. The two of us spent weeks planning the trip and it was just about perfect.
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 41,240 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/London_%2B_Paris-54260334576310029EFFE9A84A05ED03">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/312717565513102492F9A48F1A7CC83C.jpg')"></div>
<div class="card-block">
<h4 class="card-title">
London & Paris
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
Vivien and I headed to London and Paris for a week's vacation, visiting my Grandmother and exploring the cities.
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 2,521 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Hawaii_-_Big_Island-000000000000100091469720F5DDE5C6">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/3273004355131024A540A1386411530E.jpg')"></div>
<div class="card-block">
<h4 class="card-title">
Hawaii - Big Island
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
Vivien and I set off for the Big Island of Hawaii in December. We started in Holualoa and did a big circuit, including stargazing at the Mauna Kea observatory, cliff jumping at Boiling Pots outsid...
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 3,471 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Operation_Bug_Bite-00000000000010008E9BE8411DDA181B">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/64400000547510248FE99EA0147B3C78.jpg')"></div>
<div class="card-block">
<h4 class="card-title">
Operation Bug Bite
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
Vivien and I set off for Belize and Guatemala in early April. First stop was the Caves Branch Jungle Lodge in the Cayo District just south of Belmopan for some cave exploration.
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 15,547 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Yosemite_with_Family-0000000000001000B2AC86BD0F3D1873">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/6754067054751024B79FB1E1B445A176.jpg')"></div>
<div class="card-block">
<h4 class="card-title">
Yosemite with Family
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
My parents were in town, so Vivien came up from LA and we headed out to Yosemite for the weekend.
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 2,560 views
</div>-->
</div>
</div>
</a>
</div>
<div class="trip-list-item col-xs-12 col-sm-6 col-md-4 col-lg-3">
<a href="/trip/Exploring_Kauai-0000000000001000947FA4EB230EE80C">
<div class="card trip" style="height:300px;">
<div class="card-img-top" style="background-image: url('https://d2b4348t6kxqya.cloudfront.net/fit-in/1920x1080/7110000054751024BEC4C52F05C41499.jpg')"></div>
<div class="card-block">
<h4 class="card-title">
Exploring Kauai
</h4>
<!--<div class="byline small" style="color:#333;">
by <span class="username" style="color: #1c91c4;">byron</span>
</div>-->
<div class="card-text">
<div class="small" style="line-height:1.4">
Vivien and I headed off to Kauai for 10 days of island exploring. We stayed near Hanalei and managed to do some kayaking, diving, hiking and plenty of beach relaxing.
</div>
</div>
<!--<div class="card-stats small text-muted" style="margin-top:10px;">
<i class="fa fa-globe" style="color:#999;"></i> 3,880 views
</div>-->
</div>
</div>
</a>
</div>
</div>
</div>
<!--<div class="row">
<div class="col-xs-12 text-right">
<a href="/explore" class="small text-muted">More</a>
</div>
</div>-->
</div>
</section>
<section id="welcome" style="background: #fafafa;">
<div class="container">
<h2 class="text-center" style="margin-bottom:40px;">Tripline is made for adventurous travelers & explorers</h2>
<div class="row">
<div class="col-xs-12 col-md-2 col-md-push-2 text-center" style="margin-bottom:15px;">
<a href="/byron"><img class="avatar" src="https://d18gw75vc4d4p1.cloudfront.net/2a6f4d18b46dcee75bf28b149323a254.png"></a>
<div style="margin-top: 10px;"><a href="/byron" class="bold" style="font-size: 18px;line-height: 1;">@byron</a></div>
<div>Founder & CEO</div>
</div>
<div class="col-xs-12 col-md-6 col-md-push-2">
<p class="lead" style="line-height:1.8;"><em>We built Tripline for adventurous people who want to explore the world their own way, collaborate with fellow travelers and keep a journal of their experiences. It's designed to help you visualize your trips on a map and change from an itinerary to a journal as you go.</em></p>
<p class="lead" style="line-height:1.8;"><em>Back when I first started thinking about Tripline, I felt that the popular online travel sites just weren't for me - their suggestions were bland, they just wanted to sell me a hotel room, and there was no way to keep a record of a trip other than an itinerary that looked like a spreadsheet. I wanted a visual canvas: something where I could make my own plans and choose my own places, something that would allow me to see the whole trip in a single view, something collaborative so everyone could add stories and photos along the way, something that would let me easily document the experience in a memorable way.</em></p>
<p class="lead" style="line-height:1.8;"><em>I love maps, I love planning, and I'm interested in every detail. I often want to share my travels just with family, and sometimes I want to share with the world. I built Tripline for people that think the same way. I hope that's you. </em></p>
<div class="center-xs center-sm center-md" style="margin-top:30px;">
<a class="btn btn-primary" href="/register/" role="button">Get Started</a>
<a class="btn btn-default" href="/about/" role="button">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<section id="press" style="background: #eee">
<div class="container">
<h2 class="text-center" style="margin-bottom:30px;">As seen in</h2>
<div class="row" style="opacity:0.8;">
<div class="col-xs-12 col-md-4 text-center">
<img src="https://dts4h52y4acn7.cloudfront.net/logo-nyt-dark-600.png" style="max-width:300px;">
</div>
<div class="col-xs-12 col-md-4 text-center">
<img src="https://dts4h52y4acn7.cloudfront.net/logo-wsj-dark-600.png" style="max-width:300px;">
</div>
<div class="col-xs-12 col-md-4 text-center">
<img src="https://dts4h52y4acn7.cloudfront.net/logo-lat-dark-600.png" style="max-width:300px;">
</div>
</div>
</div>
</section>
<section id="businesses" class="dark">
<div class="container">
<h2 class="text-center" style="margin-bottom:30px;">Do you have a travel business?</h2>
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-push-2 text-center">
<div class="lead">If you're a Tour Operator, marketer or professional travel blogger, you can use Tripline to make maps that can be easily embedded on your own site, just like a video. This is a great way to communicate an overview of a journey to your customers and audience.</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-6">
<div class="row">
<div class="col-xs-12 col-sm-6 text-center">
<div class="about-content" style="padding:30px;">
<a href="/register/"><i class="fa fa-map-o fa-4x"></i></a>
<h3>Make maps quickly</h3>
<p>Tripline maps are easy to make, no technical knowledge required.</p>
</div>
</div>
<div class="col-xs-12 col-sm-6 text-center">
<div class="about-content" style="padding:30px;">
<a href="/register/"><i class="fa fa-code fa-4x"></i></a>
<h3>Easily embed on your site</h3>
<p>Our embed code works just like a video. Simply copy and paste into your own site.</p>
</div>
</div>
<div class="col-xs-12 text-center" style="margin-bottom:10px;">
<a class="btn btn-primary" href="/register/" role="button">Get Started</a>
<a class="btn btn-default" href="mailto:support@tripline.net?subject=Tripline for my business" role="button">Contact Us</a>
</div>
</div>
</div>
<div class="hidden-sm col-md-6">
<a href="/register/"><img src="http://dts4h52y4acn7.cloudfront.net/10-day-costa-rica-adventure.png"></a>
</div>
</div>
</div>
</section>
<nav id="footer" class="navbar navbar-default">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 footer-brand">
<a href="/"><img src="//dts4h52y4acn7.cloudfront.net/tripline-logo-semibold-grey-512x200.png" style="height:40px;" alt="Tripline"></a>
</div>
</div>
<div class="row">
<div class="col-xs-10 col-sm-4 col-md-3 pull-right footer-button-block">
<div class="footer-button">
<a class="btn btn-default btn-block" href="https://itunes.apple.com/us/app/tripline/id417133912" target="_blank"><i class="fa fa-apple"></i> On the App Store</a>
</div>
<div class="footer-button">
<a class="btn btn-default btn-block" href="https://play.google.com/store/apps/details?id=net.tripline" target="_blank"><i class="fa fa-android"></i> On the Play Store</a>
</div>
</div>
<div class="col-xs-4 col-sm-2 footer-link-block">
<div class="footer-link"><a href="/about/">About</a></div>
<div class="footer-link"><a href="https://blog.tripline.net/press/" target="_blank">Press</a></div>
</div>
<div class="col-xs-4 col-sm-2 footer-link-block">
<div class="footer-link"><a href="/terms/">Terms Of Use</a></div>
<div class="footer-link"><a href="/privacy/">Privacy</a><span class="light"> | </span><a href="/cookies/">Cookies</a></div>
</div>
<div class="col-xs-4 col-sm-2 footer-link-block">
<div class="footer-link"><a href="https://help.tripline.net" target="_blank">Get Help</a></div>
<div class="footer-link"><a href="https://blog.tripline.net/contact-us/" target="_blank">Contact Us</a></div>
</div>
</div>
<div class="row" style="margin-top:30px;">
<div class="col-xs-12 col-sm-4 footer-social-block">
<span class="footer-social">
<a href="https://www.facebook.com/triplineapp" target="_blank"><i class="fa fa-facebook"></i></a>
</span>
<span class="footer-social">
<a href="https://blog.tripline.net" target="_blank"><i class="fa fa-wordpress"></i></a>
</span>
</div>
<div class="col-xs-6 col-sm-4 small text-muted text-center footer-legal">
© 2025 Tripline, Inc.<br />DMCA-1038102
</div>
<div class="col-xs-6 col-sm-4 small text-muted text-right footer-legal">
CA Residents: <a href="https://help.tripline.net/do-not-sell" target="_blank">Do Not Sell My Personal Information</a>
</div>
</div>
<div class="clearfix"></div>
</div>
</nav>
<div class="modal fade" id="tl-confirm-modal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3 id="tl-confirm-title" style="margin: 10px 0px 0px 0px;">Confirm</h3>
</div>
<div class="modal-body">
<span id="tl-confirm-text">Are you sure?</span>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" id="tl-confirm-cancel" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-primary" id="tl-confirm-proceed">Ok</button>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script>
var initGoogleMaps = () => {
console.log('Google maps loaded');
}
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/typeahead.js/0.10.5/typeahead.bundle.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.7/underscore-min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/backbone.js/1.6.0/backbone-min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.6/moment.min.js"></script>
<script src="//tripline.global.ssl.fastly.net/media/js/new/site.js?v=4.0.6"></script>
<script src="//tripline.global.ssl.fastly.net/media/js/new/analytics.js?v=4.0.6"></script>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
<style>
.cc-floating.cc-theme-classic {border-radius:0px;}
.cc-message a {color:#fff !important;font-weight:bold;text-decoration:underline;}
.cc-message a:hover{text-decoration:underline !important;}
</style>
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"theme": "classic",
"position": "bottom-left",
"showLink": false,
"content": {
"message": "Welcome! Tripline uses cookies as described in our <a href='/cookies/' target='_blank'>Cookie Policy</a>, which includes instructions on how to <a href='/cookies/#opt-out' target='_blank'>opt-out</a> of receiving cookies. Click OK to accept cookies.",
"dismiss": "OK",
},
"palette": {
"popup": {
"background": "#2e4153",
},
"button": {
"background": "#fafafa",
}
},
"cookie": {
"name": "T_cc_status",
},
})});
</script>
</body>
</html>