-
Notifications
You must be signed in to change notification settings - Fork 0
/
meth-login.htm
389 lines (315 loc) · 14 KB
/
meth-login.htm
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<!doctype html>
<!-- MLH Framework v1.0
Based on HTML5 Boilerplate & Twitter Bootstrap for Methodist Le Bonheur Healthcare -->
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>myMLH - Login</title>
<meta name="description" content="">
<!-- Mobile Specific Metas
================================================== -->
<!-- Mobile viewport optimized: h5bp.com/viewport -->
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<!-- IE Fixes
================================================== -->
<!-- Based on Foundation & h5bp.com/d/head-Tips
<!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
chromium.org/developers/how-tos/chrome-frame-getting-started -->
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<!--[if (lt IE 9) & (!IEMobile)]>
<script src="js/lib/selectivizr.min.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<!-- IE 9 Pin Site -->
<meta name="application-name" content="Sample Title" />
<meta name="msapplication-tooltip" content="A description of what this site does." />
<!-- Mobile IE allows us to activate ClearType technology for smoothing fonts for easy reading -->
<meta http-equiv="cleartype" content="on">
<!-- Facebook Open Graph
================================================== -->
<!-- Based on h5bp.com/d/head-Tips -->
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:image" content="" />
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-responsive.min.css">
<link rel="stylesheet" href="css/methodist.css">
<!-- Google Font -->
<link href="http://fonts.googleapis.com/css?family=Cabin:regular,500,bold&v1" rel="stylesheet" type="text/css">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<!-- Modernizr - www.modernizr.com/download/
================================================== -->
<!-- Modernizr enables HTML5 elements & feature detects for optimal performance. -->
<script src="js/lib/modernizr.min.js"></script>
<!-- More ideas for your <head> here: h5bp.com/d/head-Tips -->
</head>
<body data-spy="scroll">
<div id="page">
<div class="headerBackground visible-desktop">
<header class="container">
<ul class="toolbar toolbar-blue nav nav-pills pull-right">
<li><a href="#">myMethodist Login</a></li>
</ul>
<ul class="toolbar toolbar-grey nav nav-pills pull-right">
<li><a href="#">Healthcare Professionals</a></li>
<li><a href="#">Education</a></li>
<li><a href="#">Careers</a></li>
</ul>
<ul class="toolbar nav toolbar-green nav-pills pull-right">
<li><a class="active" href="#">Contact</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">News & Events</a></li>
<li><a href="#">Ways To Help</a></li>
</ul>
</header>
</div>
<!-- /end headerBackground -->
<div class="navBackground">
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<div class="navbar-mobile hidden-desktop">
<div class="btn-toolbar pull-right">
<div class="btn-group">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<a class="btn btn-nav hidden-desktop" data-toggle="collapse" data-target=".nav-collapse">
<i class="icon-th-list"></i>
</a>
<!-- .btn-navbar is used as the toggle for collapsed search content -->
<a class="btn btn-nav hidden-desktop" data-toggle="collapse" data-target=".search-collapse">
<i class="icon-search"></i>
</a>
</div>
<!-- /end mobile btn-group -->
</div>
<!-- /end btn-toolbar -->
<!-- Be sure to leave the brand out there if you want it shown -->
<a class="brand brand-meth visible-phone" href="#"><i class="logoMethodist">Methodist Le Bonheur Healthcare</i></a>
</div>
<!-- /end navbar-mobile -->
<!-- Everything you want hidden at 940px or less, place within here -->
<div class="nav-collapse collapse">
<ul class="nav nav-main pull-left">
<li class="visible-desktop">
<a class="brand" href="#"><i class="logoMethodist">Methodist Le Bonheur Healthcare</i></a>
</li>
<!-- /end logo -->
<li>
<a href="/locations/" class="locations">
<span class="title">Locations</span>
<span class="sub-title">Hospitals & Clinics</span>
</a>
</li>
<!-- /end locations -->
<li>
<a href="/healthcare-services" class="services">
<span class="title">Our Services</span>
<span class="sub-title">Specialities & Classes</span>
</a>
</li>
<!-- /end our-services -->
</ul>
<!-- /end left nav-main -->
<ul class="nav nav-main pull-right">
<li>
<a href="/patients-guests" class="patients">
<span class="title">Patients & Guests</span>
<span class="sub-title">Guide To Your Stay</span>
</a>
</li>
<!-- /end locations -->
<li>
<a href="/patients-guests/find-a-physician" class="find-doc">
<span class="title">Find A Doctor</span>
<span class="sub-title">Physcian Search</span>
</a>
</li>
<!-- /end our-services -->
<form class="navbar-search pull-left visible-desktop" action="/mlhsearch/" method="get">
<input type="text" class="search-query" placeholder="Search" name="q" id="searchField">
<input class="searchButton" type="submit" alt="Search" value="Go">
</form>
<!-- /end nav-search -->
</ul>
<!-- /end right nav-main -->
</div>
<!-- /end main nav -->
<div class="search-collapse collapse hidden-desktop">
<form class="mobile-search" action="/mlhsearch/" method="get">
<input type="text" class="search-query" placeholder="Search" name="q" id="searchField">
<input class="searchButton" type="submit" alt="Search" value="Go">
</form>
<!-- /end mobile-search -->
</div>
<!-- /end mobile search -->
</div>
</div>
</div>
</div>
<!-- /end navBackground -->
<div class="sectionHeaderBackground">
<div class="sectionHeader container">
<div class="row">
<div class="span12">
<div id="breadcrumbs" class="">
<ul>
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/">myMethodist</a>
</li>
<li>Login</li>
</ul>
</div>
<!-- /end breadcrubms -->
</div>
</div>
</div>
<!-- /end sectionHeader -->
</div>
<!-- /end sectionHeaderBackground -->
<div class="pageHeaderBackground">
<div class="pageHeader container">
<div class="pageTitle"></div>
</div>
<!-- /end pageHeader -->
</div>
<!-- /end pageHeaderBackground -->
<div class="mainBackground">
<div class="container">
<div class="row">
<div class="span6">
<form class="mlhGrouping">
<fieldset class="control-group">
<legend>What is your email address?</legend>
<input class="input-block-level" type="email" title="Email Address" placeholder="[email protected]" required>
</fieldset>
<fieldset id="myPassword" class="control-group">
<legend>Do you have an account?</legend>
<label for="accountNo" class="side">
<input type="radio" name="account" id="accountNo">
No, I need an account.
</label>
<label for="accountYes" class="side">
<input type="radio" name="account" id="accountYes" required>
Yes, I have an account. <span class="myPass">My password is:</span>
</label>
<input class="input-block-level" type="password">
</fieldset>
<div class="form-actions">
<input type="submit" class="btn btn-success" value="Continue">
<input type="button" class="btn btn-danger pull-right" id="fogotpassword" value="Forgot your password?" onclick="javascript:location.href='/apps/mymlh/reset/'">
</div>
</form>
</div>
<div class="span6">
<div class="welcomeMsg">
<h1>Welcome to myMethodist</h1>
<p>myMethodist is an online tool that allows you to take charge of managing your health. This one-stop destination enables you to:</p>
<ul>
<li>Pay hospital and doctor's office bills online</li>
<li>Communicate with your Methodist primary care physician's office</li>
<li>Complete a profile with Methodist so that we know the best way to get in touch with you</li>
</ul>
<p> We'll continue adding features and functions to this tool in the months to come. It's all part of our effort to bring you innovative care that's focused on you.</p>
<p class="well well-small well-blue">If you're looking for Methodist Careers account, please click here to be redirected to our careers site.</p>
</div>
</div>
</div>
</div>
</div>
<!-- /end mainBackground -->
<div class="footerBackground">
<div class="footer-arc"></div>
<div class="container">
<div class="footerTop row">
<div class="span6">
<h4 class="footerBrand"><i class="logoBeTreatedWell">Methodist Le Bonheur Healthcare</i></h4>
</div>
</div>
<div class="footerBottom row">
<div class="span3">
<div class="footerAddress">
<div class="vcard">
<p class="tel">(901) 516-7000</p>
<p class="adr">
<span class="street-address">1211 Union Avenue</span>
<span class="region">Memphis, Tennessee</span>
<span class="postal-code">38104</span>
</p>
</div>
</div>
<ul class="nav nav-pills contactLinks ">
<li><a href="#">Contact Us</a></li>
<li><a href="#">Newsroom</a></li>
</ul>
</div>
<div class="span4">
<p class="footerDesc">Methodist Healthcare is an integrated health care delivery system, dedicated to the art of healing through our faith-based commitment to minister to the whole person.</p>
</div>
<div class="span5">
<div class="footerSocial row">
<ul class="socialIcons pull-right">
<li><a href="#"><i class="icoSocial icoFacebook">Facebook</i></a></li>
<li><a href="#"><i class="icoSocial icoTwitter">Twitter</i></a></li>
<li><a href="#"><i class="icoSocial icoYouTube">YouTube</i></a></li>
</ul>
</div>
<div class="footerLegal row">
<ul class="nav nav-pills legalLinks pull-right">
<li><a href="#">Our Centers</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Disclaimer</a></li>
<li><a href="#">Legal</a></li>
</ul>
<p class="copyright small pull-right">© 2013 Methodist Le Bonheur Healthcare. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</div>
<!-- /end footerBackground -->
</div>
<!-- /end Page -->
<!-- JavaScript
================================================== -->
<!-- JavaScript at the bottom for fast page loading -->
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
<script>window.jQuery || document.write('<script src="js/lib/jquery.min.js"><\/script>')</script>
<!-- Call to Twitter Bootsrap -->
<script src="js/lib/bootstrap.min.js"></script>
<!-- Call to Custom JS -->
<script src="js/application.js"></script>
<body onload="setTimeout(function() { window.scrollTo(0, 1) }, 100);"> <!-- Mobile Safari URL shift -->
<!-- /end scripts -->
<!-- End Document
================================================== -->
</body>
<!-- /end body -->
</html>
<!-- /end html -->