/**
* This file will be environment specific. It will contain the environment
* specific links for.
*
*
*
*/

var cartURL = "https://store.garminasus.com/store/cart/cart.jsf";
var shopURL = "https://store.garminasus.com/store/catalog/landing.jsf";
var signInURL = "https://store.garminasus.com/store/jump.jsf";
var signOutURL = "https://store.garminasus.com/store/logout.jsf";
var myAccountURL = "https://myaccount.garminasus.com/myaccount";

