From 700ac9075ba38cce4c8e650b0f6989cd5b3964d8 Mon Sep 17 00:00:00 2001 From: Randy Bimm Date: Mon, 24 Oct 2022 13:19:12 -0400 Subject: [PATCH] Added Instagram --- index.html | 44 +++++++++++++++++++++++++++++++------------- js/scripts.js | 1 + 2 files changed, 32 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index d40f68d..45dd843 100644 --- a/index.html +++ b/index.html @@ -283,6 +283,10 @@

{{settings.heade > | Twitter + | Instagram

{{settings.footer.preset.name}} @@ -309,14 +313,18 @@

Copyright © {{(new Date().getFullYear())}}, All rights reserved.
- NOTICE: This message is only to be read by the addressee and is not for public distribution. The sender is not responsible for distribution of this message beyond the addressee intended. All information in this message is confidential to the addressee and should be treated as such.
-
- To ensure that trading instructions are received and executed timely and accurately, please do not send any trading instructions via e-mail. Please contact directly at {{settings.footer.preset.phone}}.Please contact directly by phone.
+ NOTICE: This message is only to be read by the addressee and is not for public distribution. The sender is not responsible for distribution of this + message beyond the addressee intended. All information in this message is confidential to the addressee and should be treated as such.

- The Advisor(s), Manulife Securities Incorporated, Manulife Securities Investment Services Inc. and/or Manulife Securities Insurance Inc. (“Manulife Securities”) do not make any representation that the information in any linked site and/or 3rd party articles is accurate and will not accept any responsibility or liability for any inaccuracies in the information not maintained by them, such as 3rd party articles and/or linked sites. -This is not an official publication of Manulife Securities. The views, opinions and recommendations are those of the author alone and they may not necessarily be those of Manulife Securities. This publication is not an offer to sell or a solicitation of an offer to buy any securities. -
+ To ensure that trading instructions are received and executed timely and accurately, please do not send any trading instructions via e-mail. + Please contact directly at {{settings.footer.preset.phone}}.Please contact directly by phone.

+ The Advisor(s), Manulife Securities Incorporated, Manulife Securities Investment Services Inc. and/or Manulife Securities Insurance Inc. (“Manulife + Securities”) do not make any representation that the information in any linked site and/or 3rd party articles is accurate and will not accept any + responsibility or liability for any inaccuracies in the information not maintained by them, such as 3rd party articles and/or linked sites. This is not an + official publication of Manulife Securities. The views, opinions and recommendations are those of the author alone and they may not necessarily be those + of Manulife Securities. This publication is not an offer to sell or a solicitation of an offer to buy any securities. Mutual funds are offered through Manulife Securities Investment Services Inc. Stocks, Bonds, and Mutual funds are offered through Manulife Securities Incorporated. @@ -545,7 +553,10 @@

Footer Settings

-
+
+ + +
@@ -1197,17 +1208,24 @@

Create a Custom Banner Image

Use Manulife Securities Disclaimer in Footer Preset

-

+

+ Copyright © {{(new Date().getFullYear())}}, All rights reserved.
- NOTICE: This message is only to be read by the addressee and is not for public distribution. The sender is not responsible for distribution of this message beyond the addressee intended. All information in this message is confidential to the addressee and should be treated as such.
+ NOTICE: This message is only to be read by the addressee and is not for public distribution. The sender is not responsible for distribution of this message beyond + the addressee intended. All information in this message is confidential to the addressee and should be treated as such.

- To ensure that trading instructions are received and executed timely and accurately, please do not send any trading instructions via e-mail. Please contact directly at [PHONE]
+ To ensure that trading instructions are received and executed timely and accurately, please do not send any trading instructions via e-mail. Please contact directly + at [PHONE]

- The Advisor(s), Manulife Securities Incorporated, Manulife Securities Investment Services Inc. and/or Manulife Securities Insurance Inc. (“Manulife Securities”) do not make any representation that the information in any linked site and/or 3rd party articles is accurate and will not accept any responsibility or liability for any inaccuracies in the information not maintained by them, such as 3rd party articles and/or linked sites. - This is not an official publication of Manulife Securities. The views, opinions and recommendations are those of the author alone and they may not necessarily be those of Manulife Securities. This publication is not an offer to sell or a solicitation of an offer to buy any securities. + The Advisor(s), Manulife Securities Incorporated, Manulife Securities Investment Services Inc. and/or Manulife Securities Insurance Inc. (“Manulife Securities”) do + not make any representation that the information in any linked site and/or 3rd party articles is accurate and will not accept any responsibility or liability for + any inaccuracies in the information not maintained by them, such as 3rd party articles and/or linked sites. This is not an official publication of Manulife + Securities. The views, opinions and recommendations are those of the author alone and they may not necessarily be those of Manulife Securities. This publication is + not an offer to sell or a solicitation of an offer to buy any securities.

- Legal and Disclaimers | Privacy Policy
+ Legal and Disclaimers | Privacy Policy

diff --git a/js/scripts.js b/js/scripts.js index 9f197ba..3606859 100644 --- a/js/scripts.js +++ b/js/scripts.js @@ -331,6 +331,7 @@ let app = new Vue({ facebook: null, linkedin: null, twitter: null, + instagram: null }, location: { address: null,