styling fixes, login, removed donate temp
[oweals/finalsclub.git] / public / index.html
1 <!DOCTYPE html>
2 <html class="no-js">
3
4         <head>
5                 
6                 <link rel="stylesheet" href="assets/css/include.css" type="text/css" media="screen" />
7                 <script type="text/javascript" src="assets/js/modernizr.custom.js"></script>
8                 <script type="text/javascript" src="assets/js/load.js"></script>
9
10                 <script type='text/javascript' src='/javascripts/jquery.min.js'></script>
11                 <script type='text/javascript' src='/javascripts/es5-shim.min.js'></script>
12                 <script type='text/javascript' src='/javascripts/protodiv.js'></script>
13                 <script type='text/javascript' src='/javascripts/main.js'></script>
14                 <script type='text/javascript' src='/socket.io/socket.io.js'></script>
15
16         </head>
17
18         <body>
19                 <div class="header">
20                         <div class="container-12 highlight">
21                                         <div class="grid-3">
22                                                 <a id="logo" href="/">
23                                                         <img src="assets/img/logo-light.png" alt="FinalsClub" />
24                                                 </a>
25                                         </div>
26                                         <div class="grid-9">
27                                                 <nav id="user-nav" class="small">
28                                                         <ul>
29                                                                 <li><span class="username"></span></li>
30                                                                 <li><a id=login_link href="/login"></a></li>
31                                                         </ul>
32                                                 </nav>
33                                                 <nav id="main-nav" class="small">
34                                                         <ul>
35                                                                 <li><a href="/schools" class="active"><em class="icon"></em>Courses</a></li>
36                                                                 <li><a href="http://blog.finalsclub.org"><em class="icon"></em>Blog</a></li>
37                                                                 <li><a href="/archive"><em class="icon"></em>Library</a></li>
38                                                                 <li><a href="/press"><em class="icon"></em>Press</a></li>
39                                                                 <li id=register_link><a href="/register"><em class="icon"></em>Register</a></li>
40                                                                 <li id=profile_link><a href="/profile"><em class="icon"></em>Profile</a></li>
41                                                                 <!-- li><a href="#" class="donate"><em class="icon"></em><em class="lc yellow">Donate</em></a></li -->
42                                                         </ul>
43                                                 </nav>
44                                         </div>
45                         </div>
46                 </div>
47                 <hr class="stripes" />
48                 <div id="topofcontent"></div>
49                 <div id="messages" class="page"><span id="PROTO_message" class="__type__">__msg__</span></div>
50                 <div class="content">
51
52
53                         <style>
54                                 /* The is here is because it's related less to "styling" and more to UI "behavior" */
55                                 .page { display: none; }
56                         </style>
57
58                         <noscript>
59                                 This site requires JavaScript to properly function.
60                                 Please enable JavaScript or use a modern browser such as
61                                 <a href="http://google.com/chrome">Google Chrome</a>
62                                 or
63                                 <a href="http://firefox.com">Firefox</a>.
64                         </noscript>
65
66
67                         <div class=page id=pg_home>
68
69                                 <div class="grid-12">
70                                         <div class="padded-loose">
71                                                 <h1 class="large-huge spaced centered">Welcome to FinalsClub! <span class="small">Collaborate. Learn. Share.</span></h1>
72                                         </div>
73                                 </div>
74
75                                 <div class="grid-10 grid-centered">
76                                         <div class="padded-loose">
77                                                 <p class="no-top-margin">
78                                                         Thank you for visiting FinalsClub.org, a 501(c)(3) non-profit open education
79                                                         project dedicated to helping college students share knowledge freely online.  While you learn better, faster, and smarter by using FinalsClub with your classmates,
80                                                         we also encourage you to share your scholarship to benefit curious minds everywhere.
81                                                 </p>
82                                                 <p>
83                                                         Getting started is easy.  Just register with your school email address and confirm
84                                                         your account.  Then find your courses or add a new ones.  You can also browse our
85                                                         Library to learn something new.  Thank you for helping us improve access to education,
86                                                         one lecture at a time.
87                                                 </p>
88                                         </div>
89                                 </div>
90
91
92                                 <div class="grid-12">
93                                         <div class="button-set vertical half-width centered-rt-parent half-width-buttons">
94                                                 <button class="green">Sign Up</button>
95                                                 <button class="blue">Learn Something</button>
96                                         </div>
97                                 </div>
98
99
100                                 <div class="container-12 spacer">
101                                   <hr class="stripes spacer" />
102
103                                         <div class="grid-6">
104                                                 <h3 class="heading">Check out our Screencasts</h3>
105                                                 <div class="video-wrapper">
106                                                         <iframe src="http://player.vimeo.com/video/30647271?title=0&amp;byline=0&amp;portrait=0&amp;color=367da9" width="460" height="259" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>              </div>
107                                                 </div>
108                                         <div class="grid-6">
109                                                 <h3 class="heading">We currently support the following schools</h3>
110                                                 <div class="schools">
111                                                         <ul>
112                                                                 <li><em class="sprite-school brown">Brown Logo</em></li>
113                                                                 <li><em class="sprite-school columbia">Columbia Logo</em></li>
114                                                                 <li><em class="sprite-school cornell">Cornell Logo</em></li>
115                                                                 <li><em class="sprite-school dartmouth">Dartmouth Logo</em></li>
116                                                                 <li><em class="sprite-school shield">School Logo</em></li>
117                                                                 <li><em class="sprite-school mit">MIT Logo</em></li>
118                                                                 <li><em class="sprite-school lock_haven">Lock Haven Logo</em></li>
119                                                                 <li><em class="sprite-school cal">Cal Tech Logo</em></li>
120                                                                 <li><em class="sprite-school texas">University of Texas Logo</em></li>
121                                                                 <li><em class="sprite-school yale">Yale Logo</em></li>
122                                                                 <li><em class="sprite-school penn">Penn Logo</em></li>
123                                                                 <li><em class="sprite-school harvard">Harvad Logo</em></li>
124                                                         </ul>
125                                                 </div>
126                                         </div>
127                                 </div>
128                         </div>
129
130
131
132                         <div class=page id=pg_schools>
133                                 <h1>Universities</h1>
134                                 <div class="proto school" id=PROTO_school onclick="goPage('/school/___id__')">
135                                         <div class=name>__name__</div>
136                                         <div class=desc>__description__</div>
137                                 </div>
138                         </div>
139
140
141
142                         <div class=page id=pg_courses>
143                                 <h1>Courses for <span id=school_name></span></h1>
144                                 <div class="proto course" id=PROTO_course>
145                                         <div class=dept>__department__</div>
146                                         <div class=name>
147                                                 <a href="/course/___id__">__number__: __name__</a>
148                                         </div>
149                                 </div>
150         <div>
151           <span class="sub_menu" style="display:none;">
152             <a href="" id="new_course">New Course</a>
153           </span>
154           <form method="POST" id="form_course" style="display:none;">
155             <h1>Create New Course</h1>
156             <p>Use this form to create a new course. After creating the course, you can create a lecture within it.</p>
157             <div class="row">
158               <div class="label">Course number</div>
159               <div class="field">
160                 <input type="text" name="number">
161               </div>
162             </div>
163             <div class="row">
164               <div class="label">Course name</div>
165               <div class="field">
166                 <input type="text" name="name">
167               </div>
168             </div>
169             <div class="row">
170               <div class="label">Course subject</div>
171               <div class="field">
172                 <input type="text" name="subject">
173               </div>
174             </div>
175             <div class="row">
176               <div class="label">Course department</div>
177               <div class="field">
178                 <input type="text" name="department">
179               </div>
180             </div>
181             <div class="row">
182               <div class="label">Instructor's Name</div>
183               <div class="field">
184                 <input type="text" name="instructorName">
185               </div>
186             </div>
187             <div class="row">
188               <div class="label">Instructor's Email</div>
189               <div class="field">
190                 <input type="text" name="email">
191               </div>
192             </div>
193             <div class="row">
194               <div class="label">&nbsp;</div>
195               <div class="field">
196                 <button>Create Course</button>
197               </div>
198             </div>
199           </form>
200         </div>
201                         </div>
202
203
204
205                         <div class=page id=pg_lectures>
206                                 <div class="proto lectures_head" id=PROTO_lectures_head>
207                                         <h1>Lectures for Course __number__ : __name__</h1>
208                                         Subject: __subject__<br>
209                                         Department: __department__<br>
210                                 </div>
211                                 <div class="proto lectures_instructor" id=PROTO_lectures_instructor>
212           Instructor: __name__ <span class="instructor_email">(__email__)</span><br>
213                                 </div>
214                                 <div class="proto lecture" id=PROTO_lecture>
215                                         <div class=name>
216                                                 <a href="/lecture/___id__">__name__</a><br>
217                                                 Created: __date__<br>
218                                         </div>
219                                 </div>
220         <div>
221           <span class="sub_menu" style="display:none;">
222             <a href="" id="new_lecture">New Lecture</a>
223           </span>
224           <form method="POST" id="form_lecture" style="display:none;">
225             <h1>Create New Lecture</h1>
226             <p>Use this form to create a new lecture. After creating the lecture, you can then create a notes-taking session within it.</p>
227             <div class="row">
228               <div class="label">Lecture Name</div>
229               <div class="field">
230                 <input type="text" name="name">
231               </div>
232             </div>
233             <div class="row">
234               <div class="label">&nbsp;</div>
235               <div class="field">
236                 <button>Create Lecture</button>
237               </div>
238             </div>
239           </form>
240         </div>
241                         </div>
242
243
244
245                         <div class=page id=pg_notes>
246                                 <div class="proto notes_head" id=PROTO_notes_head>
247                                         <h1>Note pads for Course __number__ : __name__</h1>
248                                         Subject: __subject__<br>
249                                         Department: __department__<br>
250                                 </div>
251                                 <div class="proto notes_instructor" id=PROTO_notes_instructor>
252           Instructor: __name__ <span class="instructor_email">(__email__)</span><br>
253                                 </div>
254                                 <div class="proto note" id=PROTO_note>
255                                         <div class=name>
256                                                 <a href="/note/___id__">__name__</a> Visits: __visits__
257                                         </div>
258                                 </div>
259         <div>
260           <span class="sub_menu" style="display:none;">
261             <a href="" id="new_note">New Note Pad</a>
262           </span>
263           <form method="POST" id="form_note" style="display:none;">
264             <h1>Create New Note Pad</h1>
265             <p>Use this form to create a new note pad. You can then use this as a notes-taking session.</p>
266             <div class="row">
267               <div class="label">Note Pad Name</div>
268               <div class="field">
269                 <input type="text" name="name">
270               </div>
271             </div>
272             <div class="row">
273               <div class="label">Private</div>
274               <div class="field">
275                 <input type="checkbox" name="private" value="true">
276               </div>
277             </div>
278             <div class="row">
279               <div class="label">&nbsp;</div>
280               <div class="field">
281                 <button>Create Note Pad</button>
282               </div>
283             </div>
284           </form>
285         </div>
286                         </div>
287
288
289
290                         <div class=page id=pg_archive_subjects>
291                                 <h1>Archived Subjects</h1>
292                                 <p>
293                                 Please browse our archive of past courses
294                                 covered at Harvard from 2008 through 2010.
295                                 </p>
296                                 <ul>
297                                         <li class=proto id=PROTO_archive_subject>
298                                                 <a href="/archive/subject/__id__">__name__</a>
299                                         </li>
300                                 </ul>
301
302                         </div>
303
304
305
306                         <div class=page id=pg_archive_courses>
307                                 <h1>Archived Courses</h1>
308                                 <ul>
309                                         <li class=proto id=PROTO_archive_course>
310                                                 <a href="/archive/course/__id__">__name__</a>
311                                         </li>
312                                 </ul>
313
314                         </div>
315
316
317
318                         <div class=page id=pg_archive_notes>
319                                 <h1>Archived Notes</h1>
320                                 <ul>
321                                         <li class=proto id=PROTO_archive_note>
322                                                 <a href="/archive/note/___id__">__topic__</a>
323                                         </li>
324                                 </ul>
325                         </div>
326
327
328
329                         <div class=page id=pg_archive_note_display>
330                                 <div id=PROTO_archive_note_display>
331                                         <h1>__topic__</h1>
332                                         <div>__text__</div>
333                                 </div>
334                         </div>
335
336
337
338                         <div class=page id=pg_register>
339                                 <h1>Create an Account</h1>
340                                 <form id="form_register" action="/register" method="POST">
341                                         <div class="zarea">
342                                                 <div class="row">
343                                                         <div class="label">
344                                                                 <label for="email">Email</label>
345                                                         </div>
346                                                         <div class="field">
347                                                                 <input type="text" name="email">
348                                                         </div>
349                                                 </div>
350                                                 <div class="row">
351                                                         <div class="label">
352                                                                 <label for="password">Password</label>
353                                                         </div>
354                                                         <div class="field">
355                                                                 <input type="password" name="password">
356                                                         </div>
357                                                 </div>
358                                                 <div class="row">
359                                                         <div class="label">
360                                                                 <label for="school">School</label>
361                                                         </div>
362                                                         <div class="field">
363                                                                 <select name="school">
364                                                                         <option value="Berkeley">Berkeley</option>
365                                                                         <option value="Brown">Brown</option>
366                                                                         <option value="Columbia">Columbia</option>
367                                                                         <option value="Cornell">Cornell</option>
368                                                                         <option value="Dartmouth">Dartmouth</option>
369                                                                         <option value="Harvard">Harvard</option>
370                                                                         <option value="MIT">MIT</option>
371                                                                         <option value="Princeton">Princeton</option>
372                                                                         <option value="Stanford">Stanford</option>
373                                                                         <option value="UPenn">UPenn</option>
374                                                                         <option value="University of Texas">University of Texas</option>
375                                                                         <option value="Yale">Yale</option>
376                                                                         <option value="Other">Other</option>
377                                                                 </select>
378                                                         </div>
379                                                 </div>
380                                                 <div class="row">
381                                                         <div class="label">
382                                                                 <label for="name">Name</label>
383                                                         </div>
384                                                         <div class="field">
385                                                                 <input type="text" name="name">
386                                                         </div>
387                                                 </div>
388                                                 <div class="row">
389                                                         <div class="label">
390                                                                 <label for="affil">Affiliation</label>
391                                                         </div>
392                                                         <div class="field">
393                                                                 <select name="affil">
394                                                                         <option value="Student">Student</option>
395                                                                         <option value="Teachers Assistant">Teachers Assistant</option>
396                                                                 </select>
397                                                         </div>
398                                                 </div>
399                                                 <div class="row">
400                                                         <div class="label">
401                                                                 &nbsp;
402                                                         </div>
403                                                         <div class="field">
404                                                                 <button>Register</button>
405                                                         </div>
406                                                 </div>
407                                         </div>
408                                 </form>
409                         </div>
410
411       <div class="page" id="pg_profile">
412         <h1>User Profile</h1>
413         <form id="form_profile" action="/profile" method="POST">
414           <h2>Account Information</h2>
415           <div class="area">
416             <div class="row">
417               <div class="label">
418                 <span>Email</span>
419               </div>
420               <div class="field">
421                 <span class="email"></span>
422               </div>
423             </div>
424             <div class="row">
425               <div class="label">
426                 <label for="affiliation">Affiliation</label>
427               </div>
428               <div class="field">
429                 <select id="affiliation" name="affiliation">
430                   <option value="Student">Student</option>
431                   <option value="Teachers Assistant">Teachers Assistant</option>
432                 </select>
433               </div>
434             </div>
435           </div>
436           <h2>Profile Information</h2>
437           <div class="area">
438             <div class="row">
439               <div class="label">
440                 <label for="name">User Name</label>
441               </div>
442               <div class="field">
443                 <input id="name" type="text" name="name" value="">
444               </div>
445             </div>
446             <div class="row">
447               <div class="label">
448                 <label>&nbsp;</label>
449               </div>
450               <div class="field">
451                 <input style="width: auto;" id="showName" type="checkbox" name="showName">
452                 Display your real name in contributions
453               </div>
454             </div>
455               <!--
456             <div class="row">
457               <div class="label">
458                 <label for="major">Major</label>
459               </div>
460               <div class="field">
461                 <input id="major" type="text" name="major" value="">
462               </div>
463             </div>
464             <div class="row">
465               <div class="label">
466                 <label for="bio">Bio</label>
467               </div>
468               <div class="field">
469                 <input id="bio" type="text" name="bio" value="">
470               </div>
471             </div>
472             -->
473           </div>
474           <h2>Change Password</h2>
475           <div class="area">
476             <div class="row">
477               <div class="label">
478                 <label for="existingPassword">Old Password</label>
479               </div>
480               <div class="field">
481                 <input id="existingPassword" type="password" name="existingPassword">
482               </div>
483             </div>
484             <div class="row">
485               <div class="label">
486                 <label for="newPassword">New Password</label>
487               </div>
488               <div class="field">
489                 <input id="newPassword" type="password" name="newPassword">
490               </div>
491             </div>
492             <div class="row">
493               <div class="label">
494                 <label for="newPasswordConfirm">Confirm Password</label>
495               </div>
496               <div class="field">
497                 <input id="newPasswordConfirm" type="password" name="newPasswordConfirm">
498               </div>
499             </div>
500           </div>
501           <div class="row">
502             <div class="label">&nbsp;</div>
503             <div class="field">
504               <button>Submit</button>
505             </div>
506           </div>
507         </form>
508       </div>
509
510
511                         <div class=page id=pg_login>
512                                 <h1>Login</h1>
513                                 <form id="form_login" action="/login" method="POST">
514                                         <div class="zarea">
515                                                 <div class="row">
516                                                         <div class="label">
517                                                                 <label for="email">Email</label>
518                                                         </div>
519                                                         <div class="field">
520                                                                 <input type="text" name="email" size="15" value="joe@sleepless.com">
521                                                         </div>
522                                                 </div>
523                                                 <div class="row">
524                                                         <div class="label">
525                                                                 <label for="password">Password</label>
526                                                         </div>
527                                                         <div class="field">
528                                                                 <input type="password" name="password" size="15">
529                                                         </div>
530                                                 </div>
531                                                 <div class="row">
532                                                         <div class="label">&nbsp;
533                                                         </div>
534                                                         <div class="field">
535                                                                 <button class="major">Login</button>
536                                                                 <span class="reglink">
537                                                                         <a href="/resetpass">Forgot password?</a>
538                                                                 </span>
539                                                         </div>
540                                                 </div>
541                                                 <div class="row">
542                                                         <div class="label">&nbsp;
543                                                         </div>
544                                                         <div class="field">
545                                                                 <span class="reglink">
546                                                                         <a href="/register">Create an Account</a>
547                                                                 </span>
548                                                         </div>
549                                                 </div>
550                                         </div>
551                                 </form>
552                         </div>
553
554       <div class="page" id="pg_resetpass">
555         <h1>Password Reset</h1>
556         <form id="form_resetpass" action="/resetpass" method="POST">
557           <div class="zarea">
558             <p>To reset your password, enter your email address click "Reset". An email will be sent to you with a link to reset your password.</p>
559             <div class="row">
560               <div class="label">
561                 <label for="email">Email</label>
562               </div>
563               <div class="field">
564                 <input type="text" name="email" size="15" value="">
565               </div>
566             </div>
567             <div class="row">
568               <div class="label">&nbsp;</div>
569               <div style="min-width: 200px" class="field">
570                 <button>Reset</button>
571               </div>
572             </div>
573           </div>
574         </form>
575       </div>
576
577       <div class="page" id="pg_resetpw">
578         <h1>Password Reset</h1>
579         <form id="form_resetpw" action="/resetpw" method="POST">
580           <div class="zarea">
581             <p>To verify and reset your password, type the full email address and your new password twice, then click submit.</p>
582             <div class="row">
583               <div class="label">
584                 <label for="email">Email</label>
585               </div>
586               <div class="field">
587                 <input type="text" name="email" size="15" value="">
588               </div>
589             </div>
590             <div class="row">
591               <div class="label">
592                 <label for="pass1">New Password</label>
593               </div>
594               <div class="field">
595                 <input type="password" name="pass1" size="15" value="">
596               </div>
597             </div>
598             <div class="row">
599               <div class="label">
600                 <label for="pass2">Repeat New Password</label>
601               </div>
602               <div class="field">
603                 <input type="password" name="pass2" size="15" value="">
604               </div>
605             </div>
606             <div class="row">
607               <div class="label">&nbsp;</div>
608               <div style="min-width: 200px" class="field">
609                 <button>Reset</button>
610               </div>
611             </div>
612           </div>
613         </form>
614       </div>
615
616                         <div class=page id=pg_conduct>
617                                 <div class="conduct">
618                                         <h1>Code of Conduct</h1>
619                                         <p class="academic">
620                                                 <img src="/images/keep-it-academic.png" alt="Keep it academic.">
621                                         </p>
622                                         <p class="vague">
623                                                 This directive is deliberately vague to
624                                                 accommodate creative humor, insight, and exploration.<br>
625                                                 Disruptive or irrelevant material, however,
626                                                 will be subject to removal.<br>
627                                                 Just keep it academic, and we'll all be better off.<br>
628                                         </p>
629                                 </div>
630                         </div>
631
632
633
634
635                         <div class=page id=pg_press>
636                                 <h1>FinalsClub in the Press</h1>
637                                 <div class="press">
638                                         <img src="/images/boston.com.png" class="press">
639                                         <p class="date">December 13, 2009</p>
640                                         <p>Plenty of Harvard graduates have traded on the fame and prestige of their alma mater, but few have done so the way Andrew Magliozzi has. The year he graduated, 2005, he started a tutoring company located steps from Harvard Yard, with a name, Veritas, that is the motto of his storied alma mater.</p>
641                                         <p>Then, two years ago, Magliozzi started up a side project called Finalsclub.org.</p>
642                                         <p class="readmore">
643                                         <a href="http://www.boston.com/bostonglobe/ideas/articles/2009/12/13/freeharvardeducationcom">Read more ...</a>
644                                         </p>
645                                 </div>
646                                 <hr>
647                                 <div class="press">
648                                         <img src="/images/harvard-crimson.jpg" class="press">
649                                         <p class="date">Wednesday, February 18, 2009</p>
650                                         <p>A rapidly growing course preparatory Web site, FinalsClub.org, is moving forward with a plan to expand its site in spite of controversy over the legality of the venture. </p>
651                                         <p>The Web site, which allows students to share notes, create study groups, and blog about lectures and sections, recently hired 10 Harvard College students to serve as BETA testers for the site. </p>
652                                         <p class="readmore">
653                                         <a href="http://www.thecrimson.com/article/2009/2/18/finalscluborg-passes-punch-span-stylefont-weight-boldcorrection">Read more ...</a>
654                                         </p>
655                                 </div>
656                                 <hr>
657                                 <div class="press">
658                                         <img src="/images/blown-to-bits.png" class="press">
659                                         <p class="date">September 27th, 2009</p>
660                                         <p>Computer Science professor and former Dean of Harvard, Harry Lewis, embraces FinalsClub's work and its guiding principle of open education.  Even as Harvard University has not been wholly sympathetic to the FinalsClub mission, invoking the Copyright Act of 1976, assuming a similar position to other major institutions such as University of Texas, Lewis supports working towards the proverbial "temple of the free exchange of ideas."  A course he taught in the Harvard Extension School was also shared freely online.  </p>
661                                         <p class="readmore">
662                                         <a href="http://www.bitsbook.com/2009/09/a-harvard-skirmish-in-the-copyright-wars">Read more ...</a>
663                                         </p>
664                                 </div>
665                         </div>
666
667
668
669
670                         <div class=page id=pg_notfound>
671                                 <h1>Page Not Found</h1>
672                                 Sorry, there is no content for this page.
673                         </div>
674
675
676
677
678                 </div>
679
680
681                 <hr class="stripes bordered" />
682
683                 <div class="footer small">
684                         <div class="container-12">
685                                 <div class="grid-12">
686                                         <nav id="footer-nav">
687                                                 <ul>
688                                                         <li><a href="#">Code of Conduct</a></li>
689                                                         <li><a href="#">About</a></li>
690                                                         <li><a href="#">Contact</a></li>
691                                                         <li><a href="#">Legal</a></li>
692                                                         <li><a href="#">Team</a></li>
693                                                 </ul>
694                                         </nav>
695                                         <p>Copyright 2011 Finals Club.  All rights reserved.</p>
696                                         <div class="creative_commons">
697                                                 <div class="section">
698                                                         <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">
699                                                                 <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
700                                                         </a>
701                                                         <br />
702                                                 </div>
703                                                 <div class="section">
704                                                         This work is licensed under a
705                                                         <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.
706                                                 </div>
707                                         </div>
708                                 </div>
709                         </div>
710                 </div>
711         </body>
712 </html>