-
Notifications
You must be signed in to change notification settings - Fork 4
/
appearance.html
183 lines (125 loc) · 5.99 KB
/
appearance.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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
---
layout: default
title: Appearance
---
<div class="row">
<div class="small-12 columns "><h1 class="main-header-stages">Instructions On How To Submit A Notice Of Appearance "Pro Se" (Without An Attorney) </h1></div>
</div>
<div class="row">
<div class="small-12 columns">
<p>A Notice of Appearance is a document filed
with the Court that alerts the Court that you
would like to be an active participant in the
foreclosure proceeding. By filing a Notice of
Appearance, you are telling the Court that
you want copies of all future relevant legal
documents related to the foreclosure to be
sent to you. (If you have chosen to file an
Answer, you automatically have made this
request and do not need to file a Notice of
Appearance.)</p>
</div>
</div>
<div class="row">
<div class="small-12 columns "><h2 class="main-header-stages"></h2></div>
</div>
<div class="row">
<div class="small-12 columns">
<dl class="accordion" data-accordion>
<dd class="accordian-stages">
<a href="#panel1"><h2>What is a Notice of Appearance?</h2></a>
<div id="panel1" class="content">
<div class="row">
<div class="small-12 columns">
<p>A Notice of Appearance is a document filed
with the Court that alerts the Court that you
would like to be an active participant in the
foreclosure proceeding. By fi ling a Notice of
Appearance, you are telling the Court that
you want copies of all future relevant legal
documents related to the foreclosure to be
sent to you. (If you have chosen to fi le an
Answer, you automatically have made this
request and do not need to file a Notice of
Appearance.)</p>
</div>
</div>
</div>
</dd>
<br class="clear">
<dd class="accordian-stages">
<a href="#panel2"><h2>Why is it important to file a Notice Of Appearance?</h2></a>
<div id="panel2" class="content">
<div class="row">
<div class="small-12 columns">
<p>If you decide to NOT file an Answer, you
should file a Notice of Appearance which
will guarantee that you will receive all future
pleadings and documents in your court case,
including notice of sale. If you do not file an
Answer or a Notice of Appearance, the Bank
is <b>NOT</b> required to send you copies of legal
documents filed with the Court later in the
foreclosure process. Therefore, we <b>HIGHLY</b>
recommend that you file either an Answer or
a Notice of Appearance at this point in the
foreclosure proceeding.
If you received a Summons and Complaint,
you have the right to serve and file an Answer
to the Complaint. Sometimes, however, it
may not be a good idea to file an Answer. You have to make that choice if you are unable to
find an attorney to help you. There are two
possible reasons why you may NOT want to
file an Answer.
<ul>
<li>1. You may not have any legal defenses or
claims to the foreclosure and you simply
fell behind on your mortgage because of
a loss of income.</li>
<li>2. If you file an Answer and are unsuccessful
in convincing the Court that you are
correct, you will be responsible for the
legal fees that the Bank must pay to
defend the foreclosure. This will increase
the amount of money you owe the Bank,
which could increase the amount of
money you will have to pay back. This
ultimately can make it even harder for
you to obtain a loan modification or some
other type of workout.</li> </ul></p>
</div>
</div>
</div>
</dd>
<br class="clear">
<dd class="accordian-stages">
<a href="#panel3"><h2>Where can you get the forms to fill out?</h2></a>
<div id="panel3" class="content">
<p>A blank Notice of Apperarance and Affirmatiion of Service can be found by clicking the buttons below.</p>
<p><b>YOU SHOULD KEEP COPIES OF ALL COURT DOCUMENTS FOR YOUR RECORDS.</b></p>
<a href="#" data-reveal-id="thirdModal"class="button">FILLING OUT THE NOTICE OF APPEARANCE </a>
<div id="thirdModal" class="reveal-modal" data-reveal>
<a class="close-reveal-modal">×</a>
<img src="img/Filling_Out_The_ Notice_Of_Appearance4.png" alt="Notice_Of_Appearance4.png">
</div>
<a href="#" data-reveal-id="fourthModal"class="button">Affidavit Of Service</a>
<div id="fourthModal" class="reveal-modal" data-reveal>
<a class="close-reveal-modal">×</a>
<img src="img/Affidavit_of_service.png" alt="Affidvit of service">
</div>
</div>
</dd>
</dl>
</div>
</div>
<div class="row">
<div class="small-12 small-centered columns">
<ul class="pagination stages-navigation">
<li class="arrow"><a href="Forms.html">«</a></li>
<li ><a href="Forms.html">Forms</a></li>
<li class="current"><a href="appearance.html">Appearance</a></li>
<li ><a href="Answer.html">Answer</a></li>
<li class="arrow"><a href="Answer.html">»</a></li>
</ul>
</div>
</div>