| 
									
										
										
										
											2020-10-10 19:26:30 -06:00
										 |  |  | /* | 
					
						
							|  |  |  |  * This Source Code Form is subject to the terms of the Mozilla Public | 
					
						
							|  |  |  |  * License, v. 2.0. If a copy of the MPL was not distributed with this | 
					
						
							|  |  |  |  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | var SETTINGS = { | 
					
						
							|  |  |  |     apis: { | 
					
						
							| 
									
										
										
										
											2021-08-27 01:38:24 -06:00
										 |  |  |         track: "https://helena.express/apis/track/", | 
					
						
							|  |  |  |         rates: "https://helena.express/apis/rates/", | 
					
						
							| 
									
										
										
										
											2021-03-07 00:40:34 -07:00
										 |  |  |         pickuprequest: "https://helena.express/pspickup.php", | 
					
						
							| 
									
										
										
										
											2021-08-27 01:38:24 -06:00
										 |  |  |         dropandsendlocations: "https://helena.express/apis/dropandsend/locations/", | 
					
						
							|  |  |  |         dropandsendpickup: "https://helena.express/apis/dropandsend/requestpickup/", | 
					
						
							|  |  |  |         getaccountinfo: "https://helena.express/apis/account/getinfo/", | 
					
						
							|  |  |  |         authorstartverify: "https://helena.express/apis/account/authorstartverify/", | 
					
						
							|  |  |  |         verifyauthcode: "https://helena.express/apis/account/verifyauthcode/", | 
					
						
							|  |  |  |         accountregister:  "https://helena.express/apis/account/register/", | 
					
						
							| 
									
										
										
										
											2021-09-10 00:03:48 -06:00
										 |  |  |         redirecttopaymentsetup:  "https://helena.express/apis/account/redirecttopaymentsetup/", | 
					
						
							|  |  |  |         finishpaymentsetup:  "https://helena.express/apis/account/finishpaymentsetup/", | 
					
						
							| 
									
										
										
										
											2020-10-10 19:26:30 -06:00
										 |  |  |     }, | 
					
						
							| 
									
										
										
										
											2021-09-10 00:03:48 -06:00
										 |  |  |     stripe_pubkey: "pk_test_51J6qFXCa1Fboir5UzPO3LCiMsVNiFP2lq4wR0dEcjJJVzAaJ3uRggDekZPB3qeYpMD3ayIYHKyD5sSn0IFLlEXMW001LqrvGSH", | 
					
						
							| 
									
										
										
										
											2021-08-14 14:38:55 -06:00
										 |  |  |     appointmenturl: "https://appointments.netsyms.com/index.php?hlnexp=1&embed=1&only=1&theme=darkly", | 
					
						
							|  |  |  |     appointmenturl_darkmode: "https://appointments.netsyms.com/index.php?hlnexp=1&embed=1&only=1&theme=darkly", | 
					
						
							| 
									
										
										
										
											2020-10-10 19:26:30 -06:00
										 |  |  |     branding: { | 
					
						
							| 
									
										
										
										
											2021-01-22 12:06:20 -07:00
										 |  |  |         apptitle: "Helena Express", | 
					
						
							|  |  |  |         company: "Helena Express", | 
					
						
							|  |  |  |         website: "https://helena.express" | 
					
						
							| 
									
										
										
										
											2020-10-10 19:26:30 -06:00
										 |  |  |     }, | 
					
						
							|  |  |  |     maptileurls: { | 
					
						
							|  |  |  |         liberty: { | 
					
						
							|  |  |  |             url: "https://maps.netsyms.net/styles/osm-liberty/{z}/{x}/{y}.png", | 
					
						
							|  |  |  |             json: "https://maps.netsyms.net/styles/osm-liberty/style.json", | 
					
						
							|  |  |  |             name: "Liberty", | 
					
						
							|  |  |  |             bgcolor: "#EFEFEF" | 
					
						
							| 
									
										
										
										
											2021-01-23 17:26:54 -07:00
										 |  |  |         }, | 
					
						
							|  |  |  |         libertydark: { | 
					
						
							|  |  |  |             url: "https://maps.netsyms.net/styles/osm-liberty-dark/{z}/{x}/{y}.png", | 
					
						
							|  |  |  |             json: "https://maps.netsyms.net/styles/osm-liberty-dark/style.json", | 
					
						
							|  |  |  |             name: "Dark", | 
					
						
							|  |  |  |             bgcolor: "#1A1A1A" | 
					
						
							| 
									
										
										
										
											2020-10-10 19:26:30 -06:00
										 |  |  |         } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | } |