-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathforms.html
183 lines (174 loc) · 6.63 KB
/
forms.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
<!DOCTYPE html>
<html >
<head>
<meta charset='UTF-8'>
<title>East Boca Dermatology</title>
<link rel='stylesheet' href='css/common-style.css'>
<link rel='stylesheet' href='css/rest-navbar-style.css'>
<link rel="stylesheet" href="css/section-style.css">
<link rel="stylesheet" href="css/footer-style.css">
<link href='https://fonts.googleapis.com/css?family=Roboto:100,400,700,900' rel='stylesheet'>
<script src="https://code.jquery.com/jquery-3.1.1.js" type="text/javascript"></script>
</head>
<body>
<div class = 'navBar-container'>
<div class = 'navBar'>
<div class = 'home-link'><a href='#home'>Integrated Dermatology of East Boca</a></div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="#cosmetics.html">Cosmetics</a></li>
<li><a href="#home">Medical</a></li>
<li><a href="forms.html">Forms</a></li>
<li><a href="index.html#map-container">Find Us</a></li>
<li><a href="index.html#contact-us">Contact Us</a></li>
</ul>
<div class = 'navBar-hr'></div>
</div>
</div>
<div class='section right blue2' id='form1'>
<br> <br> <br>
<div class='container'>
<div class='form-square'>
<img src="forms/NewPatientRegistration.png">
</div>
<div class='content'>
<h2> Form Name 1 </h2>
<div class='horizontal-rule'></div>
<br><br>
Why this form is needed. Why this form is needed. Why this form is needed. Why this form is needed.
<div class='action-panel'>
<a href="./forms/NewPatientRegistration.pdf" download="NewPatientRegistration">
<button type="button" class='big-button'>Download</button>
</a>
<a href="index.html#contact-us">
<button type="button" class='big-button'>Contact Us</button>
</a>
</div>
</div>
</div>
</div>
<div class='section left orange2' id='form2'>
<div class='container'>
<div class='form-square'>
<img src="forms/ProtectedHealthInformation.png">
</div>
<div class='content'>
<h2> Form Name 2 </h2>
<div class='horizontal-rule'></div>
<br><br>
Why this form is needed. Why this form is needed. Why this form is needed. Why this form is needed.
<div class='action-panel'>
<a href="./forms/ProtectedHealthInformation.pdf" download="ProtectedHealthInformation">
<button type="button" class='big-button'>Download</button>
</a>
<a href="index.html#contact-us">
<button type="button" class='big-button'>Contact Us</button>
</a>
</div>
</div>
</div>
</div>
<div class='section right blue1' id='form3'>
<div class='container'>
<div class='form-square'>
<img src="forms/ConsentForProcedures.png">
</div>
<div class='content'>
<h2> Form Name 3 </h2>
<div class='horizontal-rule'></div>
<br><br>
Why this form is needed. Why this form is needed. Why this form is needed. Why this form is needed.
<div class='action-panel'>
<a href="./forms/ConsentForProcedures.pdf" download="ConsentForProcedures">
<button type="button" class='big-button'>Download</button>
</a>
<a href="index.html#contact-us">
<button type="button" class='big-button'>Contact Us</button>
</a>
</div>
</div>
</div>
</div>
<div class='section left orange1' id='form4'>
<div class='container'>
<div class='form-square'>
<img src="forms/AgreementOfPayment.png">
</div>
<div class='content'>
<h2> Form Name 4 </h2>
<div class='horizontal-rule'></div>
<br><br>
Why this form is needed. Why this form is needed. Why this form is needed. Why this form is needed.
<div class='action-panel'>
<a href="./forms/AgreementOfPayment.pdf" download="AgreementOfPayment">
<button type="button" class='big-button'>Download</button>
</a>
<a href="index.html#contact-us">
<button type="button" class='big-button'>Contact Us</button>
</a>
</div>
</div>
</div>
</div>
<div class='section right blue2' id='form5'>
<div class='container'>
<div class='form-square'>
<img src="forms/PharmacyInformation.png">
</div>
<div class='content'>
<h2> Form Name 5 </h2>
<div class='horizontal-rule'></div>
<br><br>
Why this form is needed. Why this form is needed. Why this form is needed. Why this form is needed.
<div class='action-panel'>
<a href="./forms/PharmacyInformation.pdf" download="PharmacyInformation">
<button type="button" class='big-button'>Download</button>
</a>
<a href="index.html#contact-us">
<button type="button" class='big-button'>Contact Us</button>
</a>
</div>
</div>
</div>
</div>
<div class='section left orange2' id='form6'>
<div class='container'>
<div class='form-square'>
<img src="forms/CosmeticIntake.png">
</div>
<div class='content'>
<h2> Form Name 6 </h2>
<div class='horizontal-rule'></div>
<br><br>
Why this form is needed. Why this form is needed. Why this form is needed. Why this form is needed.
<div class='action-panel'>
<a href="./forms/CosmeticIntake.pdf" download="CosmeticIntake">
<button type="button" class='big-button'>Download</button>
</a>
<a href="index.html#contact-us">
<button type="button" class='big-button'>Contact Us</button>
</a>
</div>
</div>
</div>
</div>
<div class="footer">
© 2016 Integrated Dermatology of East Boca
</div>
</div>
<script>
// Smooth Scrolling of links
// https://www.creativejuiz.fr/blog/tutoriels/jquery-effet-smooth-scroll-defilement-fluide
window.onload = function() {
$('a[href^="#"]').click(function(){ // when a link is clicked
var the_id = $(this).attr("href");
$('html, body').animate({ // go to its id
scrollTop:$(the_id).offset().top
}, 'slow'); // slowly
return false;
});
};
</script>
</body>
</html>