-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccess.html
135 lines (118 loc) · 11.7 KB
/
access.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
---
title: Access
layout: default
---
<div class="row center">
<h1>CLIENT ACCESS</h1>
<div class="col-md-6">
PPWM,LLC 401(k) <br/>
<a href="" class="row" data-toggle="modal" data-target="#fidelityModal">Fidelity Investments (Netbenefits)</a>
<a href="" class="row" data-toggle="modal" data-target="#transamericaModal">Transamerica Retirement Solutions</a>
<a href="" class="row" data-toggle="modal" data-target="#johnModal">John Hancock Retirement Plan Services</a>
<a href="" class="row" data-toggle="modal" data-target="#americanModal">American Funds Retirement</a>
<a href="" class="row" data-toggle="modal" data-target="#nationwideModal">Nationwide Financial Retirement</a>
</div>
<div class="col-md-6">
PPWM,LLC Custodian Account Access <br/>
<a href="" class="row" data-toggle="modal" data-target="#schwabModal">Schwab Alliance Login</a>
</div>
</div>
<!--Schwab-->
<div class="modal" id="schwabModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content dark-text">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Important Notice</h4>
</div>
<div class="modal-body">
<p>You are now leaving Pacific Private Wealth Management, LLC website and will be entering the Charles Schwab & Co., Inc. (“Schwab”) website. Schwab is a registered broker-dealer, and is not affiliated with Pacific Private Wealth Management, LLC or any advisor(s) whose name(s) appear(s) on this website. Pacific Private Wealth Management, LLC is independently owned and operated. Schwab neither endorses nor recommends Pacific Private Wealth Management, LLC, unless you have been referred to us through the Schwab Advisor Network®. Regardless of any referral or recommendation, Schwab does not endorse or recommend the investment strategy of any advisor. Schwab does not review Pacific Private Wealth Management, LLC website(s), and makes no representation regarding information contained in Pacific Private Wealth Management, LLC website, which should not be considered to be either a recommendation by Schwab or a solicitation of any offer to purchase or sell any securities.</p>
</div>
<div class="modal-footer">
<a href="http://schwaballiance.com"><button type="button" class="btn btn-primary">Go to Schwab</button></a>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!--Fidelity Investments-->
<div class="modal" id="fidelityModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content dark-text">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Important Notice</h4>
</div>
<div class="modal-body">
<p>You are now leaving Pacific Private Wealth Management, LLC website and will be entering the Fidelity Investments website. Fidelity Investments is a registered broker-dealer, and is not affiliated with Pacific Private Wealth Management, LLC or any advisor(s) whose name(s) appear(s) on this website. Pacific Private Wealth Management, LLC is independently owned and operated. Schwab neither endorses nor recommends Pacific Private Wealth Management, LLC, unless you have been referred to us through the Schwab Advisor Network®. Regardless of any referral or recommendation, Schwab does not endorse or recommend the investment strategy of any advisor. Schwab does not review Pacific Private Wealth Management, LLC website(s), and makes no representation regarding information contained in Pacific Private Wealth Management, LLC website, which should not be considered to be either a recommendation by Schwab or a solicitation of any offer to purchase or sell any securities.</p>
</div>
<div class="modal-footer">
<a href="http://netbenefits.com" target="_blank"><button type="button" class="btn btn-primary">Go to Fidelity Investments</button></a>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!--Transamerica Retirement Solutions-->
<div class="modal" id="transamericaModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content dark-text">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Important Notice</h4>
</div>
<div class="modal-body">
<p>You are now leaving Pacific Private Wealth Management, LLC website and will be entering the Transamerica Retirement Solutions website. Transamerica Retirement Solutions is a registered broker-dealer, and is not affiliated with Pacific Private Wealth Management, LLC or any advisor(s) whose name(s) appear(s) on this website. Pacific Private Wealth Management, LLC is independently owned and operated. Schwab neither endorses nor recommends Pacific Private Wealth Management, LLC, unless you have been referred to us through the Schwab Advisor Network®. Regardless of any referral or recommendation, Schwab does not endorse or recommend the investment strategy of any advisor. Schwab does not review Pacific Private Wealth Management, LLC website(s), and makes no representation regarding information contained in Pacific Private Wealth Management, LLC website, which should not be considered to be either a recommendation by Schwab or a solicitation of any offer to purchase or sell any securities.</p>
</div>
<div class="modal-footer">
<a href="https://ta-retirement.com/" target="_blank"><button type="button" class="btn btn-primary">Go to Transamerica Retirement Solutions</button></a>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!--John Hancock Retirement Plan Services-->
<div class="modal" id="johnModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content dark-text">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Important Notice</h4>
</div>
<div class="modal-body">
<p>You are now leaving Pacific Private Wealth Management, LLC website and will be entering the John Hancock Retirement Plan Services website. John Hancock Retirement Plan Services is a registered broker-dealer, and is not affiliated with Pacific Private Wealth Management, LLC or any advisor(s) whose name(s) appear(s) on this website. Pacific Private Wealth Management, LLC is independently owned and operated. Schwab neither endorses nor recommends Pacific Private Wealth Management, LLC, unless you have been referred to us through the Schwab Advisor Network®. Regardless of any referral or recommendation, Schwab does not endorse or recommend the investment strategy of any advisor. Schwab does not review Pacific Private Wealth Management, LLC website(s), and makes no representation regarding information contained in Pacific Private Wealth Management, LLC website, which should not be considered to be either a recommendation by Schwab or a solicitation of any offer to purchase or sell any securities.</p>
</div>
<div class="modal-footer">
<a href="https://www.jhancockpensions.com" target="_blank"><button type="button" class="btn btn-primary">Go to John Hancock Retirement Plan Services</button></a> </div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!--American Funds Retirement-->
<div class="modal" id="americanModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content dark-text">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Important Notice</h4>
</div>
<div class="modal-body">
<p>You are now leaving Pacific Private Wealth Management, LLC website and will be entering the American Funds Retirement website. American Funds Retirement is a registered broker-dealer, and is not affiliated with Pacific Private Wealth Management, LLC or any advisor(s) whose name(s) appear(s) on this website. Pacific Private Wealth Management, LLC is independently owned and operated. Schwab neither endorses nor recommends Pacific Private Wealth Management, LLC, unless you have been referred to us through the Schwab Advisor Network®. Regardless of any referral or recommendation, Schwab does not endorse or recommend the investment strategy of any advisor. Schwab does not review Pacific Private Wealth Management, LLC website(s), and makes no representation regarding information contained in Pacific Private Wealth Management, LLC website, which should not be considered to be either a recommendation by Schwab or a solicitation of any offer to purchase or sell any securities.</p>
</div>
<div class="modal-footer">
<a href="https://americanfunds.retirementpartner.com" target="_blank"><button type="button" class="btn btn-primary">Go to American Funds Retirement</button></a> </div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!--Nationwide Financial Retirement-->
<div class="modal" id="nationwideModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content dark-text">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Important Notice</h4>
</div>
<div class="modal-body">
<p>You are now leaving Pacific Private Wealth Management, LLC website and will be entering the Nationwide Financial Retirement website. Nationwide Financial Retirement is a registered broker-dealer, and is not affiliated with Pacific Private Wealth Management, LLC or any advisor(s) whose name(s) appear(s) on this website. Pacific Private Wealth Management, LLC is independently owned and operated. Schwab neither endorses nor recommends Pacific Private Wealth Management, LLC, unless you have been referred to us through the Schwab Advisor Network®. Regardless of any referral or recommendation, Schwab does not endorse or recommend the investment strategy of any advisor. Schwab does not review Pacific Private Wealth Management, LLC website(s), and makes no representation regarding information contained in Pacific Private Wealth Management, LLC website, which should not be considered to be either a recommendation by Schwab or a solicitation of any offer to purchase or sell any securities.</p>
</div>
<div class="modal-footer">
<a href="http://www.nationwide.com/retirement-plan-services.jsp" target="_blank"><button type="button" class="btn btn-primary">Go to Nationwide Financial Retirement</button></a> </div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->