summaryrefslogtreecommitdiff
path: root/test/data/html/www.fhis.ubc.ca.html
blob: e01a22cdd2708d38f46d7ba4927b61869dc30d4f (plain)
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
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
 

<!DOCTYPE html
	PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<!-- 
	This website is brought to you by TYPO3 - get.content.right
	TYPO3 is a free open source Content Management Framework created by Kasper Skaarhoj and licensed under GNU/GPL.
	TYPO3 is copyright 1998-2004 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
	Information and contribution at http://www.typo3.com
-->

	<style type="text/css">
		/*<![CDATA[*/
	<!--
	/* default styles for extension "tx_drwiki_pi1" */
  .tx-drwiki-pi1 A { TEXT-DECORATION: none; }
  .tx-drwiki-pi1 A:hover { TEXT-DECORATION: underline; }
  .tx-drwiki-pi1 H1 { FONT-SIZE: 188%; FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.17em; MARGIN: 0px; COLOR: black; PADDING-TOP: 0.5em; BORDER-BOTTOM: #aaaaaa 1px solid }
  .tx-drwiki-pi1 H2 { FONT-SIZE: 150%; FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.17em; MARGIN: 0px; COLOR: black; PADDING-TOP: 0.5em; BORDER-BOTTOM: #aaaaaa 1px solid }
  .tx-drwiki-pi1 H3 { FONT-SIZE: 132%; FONT-WEIGHT: bold; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.17em; MARGIN: 0px; COLOR: black; PADDING-TOP: 0.5em; }
  .tx-drwiki-pi1 H4 { FONT-SIZE: 116%; FONT-WEIGHT: bold; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.17em; MARGIN: 0px; COLOR: black; PADDING-TOP: 0.5em; }
  .tx-drwiki-pi1 H5 { FONT-SIZE: 100%; FONT-WEIGHT: bold; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.17em; MARGIN: 0px; COLOR: black; PADDING-TOP: 0.5em; }
  .tx-drwiki-pi1 H6 { FONT-SIZE: 80%; FONT-WEIGHT: bold; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.17em; MARGIN: 0px; COLOR: black; PADDING-TOP: 0.5em; }
  .tx-drwiki-pi1 HR { height:1px; border-top:1px dotted #000000; border-left:0; border-right:0; border-bottom:0; }
  .tx-drwiki-pi1 PRE { BORDER-RIGHT: #2f6fab 1px dashed; PADDING-RIGHT: 1em; BORDER-TOP: #2f6fab 1px dashed; PADDING-LEFT: 1em; PADDING-BOTTOM: 1em; BORDER-LEFT: #2f6fab 1px dashed; COLOR: black; LINE-HEIGHT: 1.1em; PADDING-TOP: 1em; BORDER-BOTTOM: #2f6fab 1px dashed; BACKGROUND-COLOR: #f9f9f9 }
  .tx-drwiki-pi1 INPUT {font-size:10pt;}
  .tx-drwiki-pi1 TEXTAREA {width:100%; font-size:10pt;}
  .tx-drwiki-pi1-urlextension { display: none; }
  #toc {BORDER-RIGHT: #aaaaaa 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaaaa 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 10pt; PADDING-BOTTOM: 5px; BORDER-LEFT: #aaaaaa 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #f9f9f9 }
  #toc .tocindent {MARGIN-LEFT: 2em}
  #toc .tocline {MARGIN-BOTTOM: 0px}
  #toc P {FONT-SIZE: 10pt; MARGIN: 0px}
  #toc .toctoggle {FONT-SIZE: 10pt}
  #toc .editsection {MARGIN-TOP: 0.7em; FONT-SIZE: 10pt}
/* default styles for extension "tx_vcdarchive_pi1" */
div.tx-vcdarchive-pi1 h1 {
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  margin-top: 16px;
  margin-bottom: 8px;
  color: #000099;
}

div.tx-vcdarchive-pi1 h2 {
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  margin-top: 12px;
  margin-bottom: 6px;
  color: #009999;
}

div.tx-vcdarchive-pi1 h3{
  font-size: 100%;
  font-weight: bold;
  font-style: normal;
  margin-top: 8px;
  margin-bottom: 4px;
  color: #000099;
}

div.tx-vcdarchive-pi1 table {
  color:#333333;
  background-color:#eeeeee;
  border: 1px  #000099 solid;
  margin-bottom:10px;
}

div.tx-vcdarchive-pi1 table a{
  color:#333333;
  text-decoration:none;
}

div.tx-vcdarchive-pi1 table td{
  vertical-align: top;
  text-align: left;
  padding: 3px;
  empty-cells:show;
  background-color:#ddeeee;
}

div.tx-vcdarchive-pi1 table td.title{
  font-size:110%;
  font-weight:bold;
  margin:0px;
  padding-left:5px;
  padding-top:3px;
  padding-bottom:4px;
  background-color: #9999cc;
  color: #ffffff;
}

div.tx-vcdarchive-pi1 table th, div.tx-vcdarchive-pi1 table td.header{
  font-size:100%;
  font-weight:bold;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color:#99cccc;
  color: #ffffff;
}

div.tx-vcdarchive-pi1 table td.light{
  background-color: #ffffff;
}

div.tx-vcdarchive-pi1 table td.dark {
  background-color:#ddddee;
}

div.tx-vcdarchive-pi1 table td.label{
  text-align:right;
  font-weight:bold;
  background-color: #ffffff;
  color: #000099;
}

div.tx-vcdarchive-pi1 table td.error{
	font-size:90%;
  font-weight:bold;
  background-color: #ddeeee;
  color:#dd0000;
}
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_skcalendar_pi1" */
      /* example styles for sk_calendar */
      td.month_past_weekday { color:#C0C0C0; } 
      td.month_weekday { color:#000000; }
      td.month_holiday { color:#FF0000; }

      td.week_past_weekday { color:#C0C0C0; } 
      td.week_weekday { color:#000000; }
      td.week_holiday { color:#FF0000; }   
/* default styles for extension "tx_tc2lcal_pi1" */

	/* List Events */
	#In_Progress {color:red;}
	#category_current {BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid;
			 BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;padding-left:5px;padding-right:5px;
			background-color:black; color:white;}
	#category_picker form select {position:absolute;margin-left:5px;}
	#category_picker form input {margin-left:5px;}
	#contentListNumberEvent table {border-collapse:collapse; margin-top:50px; margin-left:-80px;}
	#contentListNumberEvent table tr {border:#C0C0C0 solid 1px;}
	#contentListNumberEvent table th {padding-right:5px; font-size:small; height:30px; background: url(typo3conf/ext/tc2lcal/img/bgColorWeek.gif); color:white;}
	#contentListNumberEvent table td, #contentListNumberEvent table td a{padding-right:20px; font-size:small;}
	#listEvent_firstColor_Pres, #listEvent_firstColor_Pres a{background-color:#e5f3f5; color:red;} /* fcffc2 */
	#listEvent_secondColor_Pres, #listEvent_secondColor_Pres a{background-color:#e3e3e3; color:red;} /* d0f8ff */
	#listEvent_firstColor_Fut, #listEvent_firstColor_Fut a{background-color:#e5f3f5; color:black;}
	#listEvent_secondColor_Fut, #listEvent_secondColor_Fut a{background-color:#e3e3e3; color:black;}
	a.header_ok_button{ position:absolute;float:right; margin-left:90px; text-decoration:none;}
	a.header_ok_button span{ position:relative; float: left;}
	a.header_ok_button span.right_part {background-image: url(typo3conf/ext/tc2lcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_ok_button span.left_part{background-image: url(typo3conf/ext/tc2lcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_ok_button span.center_part {background: url(typo3conf/ext/tc2lcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_ok_button span.center_part span{padding-top: 3px;}

	
	/* Day */
	#headerTc2lCalDay {margin:10px 0; text-align: center;}
	#backInDay {position:absolute; margin-top: -30px; margin-left: 10px;}
	#contentDay {margin-top: 20px; border-top: #000000 1px solid; border-left: #000000 1px solid; 
		border-right: #000000 1px solid; border-bottom: #000000 1px solid; text-align:center;}
	#contentDay table {width:100%; border:0; height:700px;}
	#contentDay table th {color:white; background-color:#000049; width:10px; height:100px; text-align:center;}
 	#contentDay table td {font-size: small; vertical-align:text-top;}
	#contentDay a {text-decoration:none;}

	/* Week */
	#headerTc2lCalWeek {margin:10px 0; text-align: center;}
	#backInWeek {position:absolute;	margin-top: -30px; margin-left: 10px;}
	#detailWeek {vertical-align:4; text-align:center;}
	#contentWeek {margin-top: 20px; text-align: center;}
	#contentWeek table {width:100%; height:700px; border-collapse:collapse;}
	#contentWeek table tr {}
	#contentWeek table tr th {border:#C0C0C0 solid 1px;}
	#viewWeek_Time {height:50px; background: url(typo3conf/ext/tc2lcal/img/viewWeek_Time.gif); color:white;}
	.viewWeek_Date {height:50px; background: url(typo3conf/ext/tc2lcal/img/bgColorDate.gif);}
	.viewWeek_Date div a {color:black; text-decoration:none;}
	#viewWeek_TimeNumber {height:100px; background:#0file:///var/www/site1/typo3conf/ext/tc2lcal/ext_typoscript_setup.txt00049; color:white;}
	#contentWeek table tr td {border:#C0C0C0 solid 1px; vertical-align:text-top;}
	#contentWeek table tr td div {font-size:x-small;}
	#contentWeek table tr td div a {text-decoration:none;}

	/* Month */
	#headerTc2lCalMonth {margin:10px 0; text-align: center;}
	#detailMonth {text-align:center; font-size:xx-large; margin-left:20px; margin-right:20px;}
	#detailMonth a {color:black; text-decoration:none;}
	#contentMonth {margin-top:20px;}
	#contentMonth table {width:800px; border-collapse:collapse;}
	#contentMonth table tr {}
	#contentMonth table tr th {border:#C0C0C0 solid 1px; height:30px;}
	#contentMonth table tr th a {text-decoration:none;}
	#contentMonth table tr th a:link {color:white;}
	#contentMonth table tr th a:visited {color:white;}
	#contentMonth table tr td {border:#C0C0C0 solid 1px; text-align:left; vertical-align:text-top; height:100px;}
	#contentMonth table tr td a, #contentMonth table tr td div {font-size:x-small;text-decoration:none;}
	#contentMonth table tr td div a:link {}
	#bgColorDayOfWeek {background: url(typo3conf/ext/tc2lcal/img/bgColorMonth.gif);}
	#bgColorWeek {background: url(typo3conf/ext/tc2lcal/img/bgColorWeek.gif); color:white;}
	#backInMonth {position:absolute; margin-top: -30px; margin-left: 10px;}

	/* Year */
	#headerTc2lCalYear {margin:10px 0; text-align: center;}
	#detailYear {text-align:center; font-size:xx-large; margin-left:20px; margin-right:20px;}
	#contentYear {margin-top:-10px;}
	#contentYear table {text-align:center; margin:9px; width:100%;}
	#contentYear table tr td {vertical-align:top;}
	#contentYear table tr td table {border:#C0C0C0 solid 1px; border-collapse:collapse; width:300px;}
	#contentYear table tr td table tr th {font-size:xx-small; border:#C0C0C0 solid 1px;}
	#contentYear table tr td table tr th a {text-decoration:none;}
	#contentYear table tr td table tr td {font-size:xx-small; border:#C0C0C0 solid 1px; text-align:right; vertical-align:text-top;}
	#contentYear table tr td table tr td a {text-decoration:none;}
	#viewYear_Month {background:url(typo3conf/ext/tc2lcal/img/viewYear_Month); height:25px;}/* Month */
	#viewYear_Month a {font-size:medium;}
	#viewYear_Month a:link {color:white;}
	#viewYear_Month a:visited {color:white;}
	#viewYear_Week {background:url(typo3conf/ext/tc2lcal/img/viewYear_Week); height:20px; color:white; width:30px;}
	#viewYear_Week a {text-decoration:none;}
	#viewYear_DayOfWeek {background:url(typo3conf/ext/tc2lcal/img/viewYear_DayOfWeek); width:38.5px;}
	#viewYear_WeekNumber {height:35px;}
	#viewYear_WeekNumber a:link, #viewYear_WeekNumber a:visited{color:white;}
	#backInYear {position:absolute; margin-top: -30px; margin-left: 10px;}

	/* Event */
	#headerTc2lCalEvent {font-size:x-large;}
	.legendListEvents {float:left; clear:left; width: 100px;}
	#contentEvent div {margin-bottom: 5px;}
	#contentEvent {margin-top: 5px;}
	.viewEvent_day_IMG {position:absolute; margin-left:10px; margin-top:-5px;}
	.viewEvent_week_IMG {position:absolute; margin-left:40px; margin-top:-5px;}
	.viewEvent_month_IMG {position:absolute; margin-left:70px; margin-top:-5px;}

	/* Location */
	.legendListLoc {float:left; clear:left;	width: 100px;}
	#contentLoc div {margin-bottom: 5px;}
	#contentLoc {margin-top: 5px;}

	/* User */
	.legendListUser {float:left; clear:left; width: 100px;}
	#contentUser div {margin-bottom: 5px;}
	#contentUser {margin-top: 5px;}

	/* Category */
	#category,#category_picker {float: left;}
	#category_current {float: left; margin-left:15px;}
	/* #contentListNumberEvent {clear: left;} */

	/* Jump */
	#jumpTo {text-align:center; font-size:small;}
	#jumpTo img {vertical-align:-4px; margin-right:5px;}
	#jumpTo select {margin-left:5px;margin-right:5px;}
	#jumpTo input {vertical-align:-5px; margin-left:5px;}
	a.header_nav_button{ float:right; margin-right:100px; text-decoration:none;}
	a.header_nav_button span{ position:relative; float: left;}
	a.header_nav_button span.right_part {background-image: url(typo3conf/ext/tc2lcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_nav_button span.left_part{background-image: url(typo3conf/ext/tc2lcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_nav_button span.center_part {background: url(typo3conf/ext/tc2lcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_nav_button span.center_part span{padding-top: 3px;}

	/* Quick Jump */
	.quickJumpTo {float:right;}

	/* MiniCal */
	#contentMiniCal table {border:#C0C0C0 solid 1px; border-collapse:collapse; width:180px; height:185px;}
	#contentMiniCal table tr th {font-size:xx-small; border:#C0C0C0 solid 1px;}
	#contentMiniCal table tr th a {text-decoration:none;}
	#contentMiniCal table tr td {font-size:xx-small; border:#C0C0C0 solid 1px; text-align:center; vertical-align:text-top;}
	#contentMiniCal table tr td a {text-decoration:none;}
	#miniCal_Month {background:url(typo3conf/ext/tc2lcal/img/viewYear_Month.gif); height:20px; color:white; margin-left:10px; margin-right:10px;}
	#miniCal_Week {background:url(typo3conf/ext/tc2lcal/img/miniCal_Week.gif); height:15px; color:white;}
	#miniCal_DayOfWeek {background:url(typo3conf/ext/tc2lcal/img/miniCal_DayOfWeek.gif);}
	.miniCal_WeekNumber {height:25px; color:white;}
	.miniCal_WeekNumber a {text-decoration:none; color:white;}
	#miniCal_leftArrow {margin-right:10px;}
	#miniCal_rightArrow {margin-left:10px;}

	/* Back */
	#back img {margin-right: 10px;}
	#backReturn {color:blue; font-size:medium; font-weight:bold; text-decoration:none; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;}
	a.header_return_button{ position:absolute;float:right; margin-left:30px; margin-top:-18px;text-decoration:none;}
	a.header_return_button span{ position:relative; float: left;}
	a.header_return_button span.right_part {background-image: url(typo3conf/ext/tc2lcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_return_button span.left_part{background-image: url(typo3conf/ext/tc2lcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_return_button span.center_part {background: url(typo3conf/ext/tc2lcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_return_button span.center_part span{padding-top: 3px;}

	/* Print */
	#titlePrintForm {font-size:x-large; margin-bottom:5px;}
	#headerPrintList {font-size:large;}
	.legendListPrint {float:left; clear:left; width: 100px;}
	#titlePageListPrint {float:left; clear:left; width: 100px; font-size:large;}
	.headerPrintForm {font-size: large;}
	#contentPrintListEvent table {border-collapse:collapse; margin-top:10px;}
	#contentPrintListEvent table tr {border:#C0C0C0 solid 1px;}
	#contentPrintListEvent table th {padding-right:5px; font-size:small; height:30px; background: url(typo3conf/ext/tc2lcal/img/bgColorWeek.gif); color:white;}
	#contentPrintListEvent table td, #contentListNumberEvent table td a{padding-right:20px; font-size:small;}
	
	a.print_button{ position:absolute;float:right; margin-left:30px; margin-top:10px;text-decoration:none;}
	a.print_button span{ position:relative; float: left;}
	a.print_button span.right_part {background-image: url(typo3conf/ext/tc2lcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.print_button span.left_part{background-image: url(typo3conf/ext/tc2lcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.print_button span.center_part {background: url(typo3conf/ext/tc2lcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.print_button span.center_part span{padding-top: 3px;}
	#backListPrint {float:left; clear:left; width: 100px; margin-top:10px;}
	#headerPrintListTitlePage {font-size:x-large; margin-top:5px;}
	#printDateNow {margin-left:40px; font-size:x-small;}
/* default styles for extension "tx_advCalendar_pi1" */
		.tx-advCaledar-pi1 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-COLOR: #FFEEEE; font-family:Verdana; font-size:12px; }
		.tx-advCaledar-pi1 H1 { BACKGROUND-COLOR: #EEDDDD; font-size:16px; FONT-WEIGHT: bold; }
		.tx-advCaledar-pi1 P { BACKGROUND-COLOR: #EEDDDD; font-size:12px; }
		.tx-advCaledar-pi1 TD { font-size:12px; FONT-WEIGHT: bold; }
		.tx-advCaledar-pi1 A { color:black; FONT-WEIGHT: bold; }
		.tx-advCaledar-pi1 TD.notInMonth TD { FONT-WEIGHT: normal; FONT-SIZE: 8px; }
		.tx-advCaledar-pi1 TD.notInMonth A { color:gray; }
		.tx-advCaledar-pi1 TD.bottomEventsExpired { BACKGROUND-COLOR: #EEDDDD; color:red; }
		.tx-advCaledar-pi1 TD.bottomEventsExpired A { color:red; }
		.tx-advCaledar-pi1 TD.bottomEvents { BACKGROUND-COLOR: #FFEEEE; }
	-->
		/*]]>*/
	</style>

<link rel="schema.dc" href="http://purl.org/metadata/dublin_core_elements" />

	<title>About</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<meta name="generator" content="TYPO3 3.6 CMS" />
	<meta name="title" content="1" />
	<script type="text/javascript">
		/*<![CDATA[*/
	<!--
		browserName = navigator.appName;
		browserVer = parseInt(navigator.appVersion);
		var msie4 = (browserName == "Microsoft Internet Explorer" && browserVer >= 4);
		if ((browserName == "Netscape" && browserVer >= 3) || msie4 || browserName=="Konqueror") {version = "n3";} else {version = "n2";}
			// Blurring links:
		function blurLink(theObject)	{	//
			if (msie4)	{theObject.blur();}
		}
		
	// -->
		/*]]>*/
	</script>

<script type="text/javascript">
	/*<![CDATA[*/
<!--

  // JS function for uncrypting spam-protected emails:
function UnCryptMailto(s) {	//
	var n=0;
	var r="";
	for(var i=0; i < s.length; i++) {
		n=s.charCodeAt(i);
		if (n>=8364) {n = 128;}
		r += String.fromCharCode(n-(4));
	}
	return r;
}
  // JS function for uncrypting spam-protected emails:
function linkTo_UnCryptMailto(s)	{	//
	location.href=UnCryptMailto(s);
}
		
		// JS function for mouse-over
	function over(name,imgObj)	{	//
		if (version == "n3" && document[name]) {document[name].src = eval(name+"_h.src");}
		else if (imgObj)	{imgObj.src = eval(name+"_h.src");}
	}
		// JS function for mouse-out
	function out(name,imgObj)	{	//
		if (version == "n3" && document[name]) {document[name].src = eval(name+"_n.src");}
		else if (imgObj)	{imgObj.src = eval(name+"_n.src");}
	}

// -->
	/*]]>*/
</script>

<script type="text/javascript">
	/*<![CDATA[*/
<!--
if (version == "n3") {
img3037_e3b6_0_n=new Image(); img3037_e3b6_0_n.src = "typo3temp/m_ef3fd920d4.png"; 
img3037_e3b6_0_h=new Image(); img3037_e3b6_0_h.src = "typo3temp/m_ef3fd920d4.png"; 
img2393_e3b6_1_n=new Image(); img2393_e3b6_1_n.src = "typo3temp/m_9211e4c2b5.png"; 
img2393_e3b6_1_h=new Image(); img2393_e3b6_1_h.src = "typo3temp/m_1aa230ba29.png"; 
img2392_e3b6_2_n=new Image(); img2392_e3b6_2_n.src = "typo3temp/m_c57872fe16.png"; 
img2392_e3b6_2_h=new Image(); img2392_e3b6_2_h.src = "typo3temp/m_55c6291413.png"; 
img2391_e3b6_3_n=new Image(); img2391_e3b6_3_n.src = "typo3temp/m_e5618d033e.png"; 
img2391_e3b6_3_h=new Image(); img2391_e3b6_3_h.src = "typo3temp/m_040cb62a98.png"; 
img3727_e1a6_0_n=new Image(); img3727_e1a6_0_n.src = "typo3temp/m_7c440df2f7.png"; 
img3727_e1a6_0_h=new Image(); img3727_e1a6_0_h.src = "typo3temp/m_6e83253860.png"; 
img3366_e1a6_1_n=new Image(); img3366_e1a6_1_n.src = "typo3temp/m_34ef0e73fe.png"; 
img3366_e1a6_1_h=new Image(); img3366_e1a6_1_h.src = "typo3temp/m_e5647a213e.png"; 
img2850_e1a6_2_n=new Image(); img2850_e1a6_2_n.src = "typo3temp/m_44a5a38ff5.png"; 
img2850_e1a6_2_h=new Image(); img2850_e1a6_2_h.src = "typo3temp/m_f22c24291a.png"; 
img3625_e1a6_3_n=new Image(); img3625_e1a6_3_n.src = "typo3temp/m_ce95158dd8.png"; 
img3625_e1a6_3_h=new Image(); img3625_e1a6_3_h.src = "typo3temp/m_29c5ce4b6e.png"; 
img3294_e1a6_4_n=new Image(); img3294_e1a6_4_n.src = "typo3temp/m_58ef9c5df3.png"; 
img3294_e1a6_4_h=new Image(); img3294_e1a6_4_h.src = "typo3temp/m_c992f8ae92.png"; 
img3136_e1a6_5_n=new Image(); img3136_e1a6_5_n.src = "typo3temp/m_e9365bfed1.png"; 
img3136_e1a6_5_h=new Image(); img3136_e1a6_5_h.src = "typo3temp/m_c795e038bb.png"; 
img2390_e1a6_6_n=new Image(); img2390_e1a6_6_n.src = "typo3temp/m_6f348483e7.png"; 
img2390_e1a6_6_h=new Image(); img2390_e1a6_6_h.src = "typo3temp/m_a64ea702d8.png"; 
img3530_e1a6_7_n=new Image(); img3530_e1a6_7_n.src = "typo3temp/m_7c87674acf.png"; 
img3530_e1a6_7_h=new Image(); img3530_e1a6_7_h.src = "typo3temp/m_4cb12185d2.png";
}
// -->
	/*]]>*/
</script>

</head>
<body bgcolor="#FFFFFF">

<head><!--###DOCUMENT_HEADER### begin -->
	<meta name="description" content="Information about the 
Department of French, Hispanic & Italian Studies at the University of British Columbia, Vancouver, BC, 
Canada; for current and prospective students, faculty and staff, and 
visitors and researchers from around the world." />
	<meta name="keywords" content="university of british 
columbia,ubc,language,vancouver,french,hispanic,italian,spanish,portuguese,department,canada,bc,british 
columbia,academic,canadian,student,students,undergraduate,graduate,faculty,staff,researchers,university,post-secondary,education,educational,learning" 
/>
	<meta name="copyright" content="University of British Columbia" />
	<meta name="revisit-after" content="14 days" />
	<meta name="robots" content="all" />
	<link rel="shortcut icon" href="fileadmin/template/main/../../user_upload/favicon.png">
<style type="text/css" media="screen,projection,tv">
@import "/fileadmin/template/main/standard.css";
</style>
<style type="text/css" media="all">
@import "/fileadmin/template/main/custom_fhis.css";
@import "fileadmin/template/main/clf.css";
@import "fileadmin/template/main/facultydir_fhis.css";
</style>
<link rel="stylesheet" type="text/css" media="print" href="fileadmin/template/main/print.css" />
 <script type="text/javascript" src="http://www.fhis.ubc.ca/fileadmin/template/main/browser_detect.js"> </script>
 <script type="text/javascript" src="fileadmin/template/main/../../../fileadmin/template/main/emstweak.js"> </script>
 <script type="text/javascript">load_ie5mac_fhis('/'); </script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function fixWinIE() {
                document.all.footer.style.display = 'block';
}
if (document.all && window.attachEvent) window.attachEvent("onload", fixWinIE);
if (document.all && window.attachEvent) window.attachEvent("onresize", fixWinIE);
if (document.all && window.attachEvent) window.attachEvent("onscroll", fixWinIE);
//-->
</script>
<!--###DOCUMENT_HEADER### end --></head>
<body><!--###DOCUMENT_BODY### begin -->
<script type="text/javascript"><!--
emsTweak();
//--></script>
<!-- info for screen readers and old browsers -->
<div id="skiplinks"><div class="skiplinks"><a href="#startcontent" accesskey="2">Skip over navigation</a></div></div>
<div class="hidden"><!--###hidden### begin -->
Welcome to the UBC Department of French, Hispanic and Italian Studies website.  This site conforms to the latest web standards as recommended by the 
<a href="http://www.w3.org/" title="World Wide Web 
Consortium">W3C</a>. It appears that your browser does not support these standards, so you will be shown an 
unformatted version of this page.  We recommend that you upgrade your browser for better performance at this and other sites.
<!--###hidden### end --></div>
<a name="top"/>
<!-- common look and feel bar -->
<div id="clf"><!-- 
// UBC Web Site Common Look and Feel v. 5.0 release candidate
// UBC Public Affairs
// t: 604.822.8925
// e: web.admin@ubc.ca
// w: www.publicaffairs.ubc.ca/ubcweb/ 
// See README.txt for instructions and version history
-->

<div id="ubc_clf">
	<div id="ubc_clf_bar1"><a href="http://www.ubc.ca/" title="UBC Home"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_home1.gif" alt="UBC Home" width="49" height="16" /></a></div>
	<div id="ubc_clf_bar2">
       <div id="ubc_clf_nav">
			<ul>
				<li><a href="http://www.publicaffairs.ubc.ca/ubcnews/" title="News"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_news.gif" alt="News" width="37" height="13" /></a></li>
    	    	<li><a href="http://www.liveat.ubc.ca/" title="Events"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_events.gif" alt="Events" width="44" height="13" /></a></li>	
    	    	<li><a href="http://www.ubc.ca/directory/" title="Directories"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_directories.gif" alt="Directories" width="70" height="13" /></a></li>
				<li><a href="http://www.ubc.ca/search/" title="Search UBC"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_search.gif" alt="Search UBC" width="68" height="13" /></a></li>
				<li><a href="http://my.ubc.ca/" title="myUBC Login"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_myubc.gif" alt="myUBC Login" width="74" height="13" /></a></li>
    	  	</ul>
      	</div>
      	<div class="ubc_logo">
      		<a href="http://www.ubc.ca/" title="UBC Home"><img src="/fileadmin/template/main/ubc_toolbars/cssclf/ubc_home.gif" width="236" height="27" alt="UBC Home" /></a>
      	</div>
	</div>
</div>
</div>

<banner>
<!-- row containing banner graphic and searchboxes -->
<div id="banner"><!--###banner### begin --><div id="picture"><img src="uploads/tx_ckfortune/fhis_homebanner_04.jpg" width="750" height="144"  border="0" alt="about us" title="about us" /></div>
<div class="cleaner"><!--###cleaner### begin -->&nbsp;<!--###cleaner### end --></div><!--###banner### end --></div></banner>


<level1_mainnav>
<!-- main nav bar, with tabs -->
<div id="nav2"><!--###nav2### begin -->
	<div id="nav-secondary-title"><!--###nav-secondary-title### begin --><a href="fileadmin/template/main/../../../index.php?id=3037" accesskey="1" title="Home"><img src="fileadmin/template/main/tabs/fhis/systemGraphics/fhis_logo.gif" width="309" height="23" alt="French, Hispanic and Italian Studies" /></a><!--###nav-secondary-title### end --></div>
	<div id="nav-secondary"><div class="tab"><a href="index.php?id=3037&amp;no_cache=1" onmouseover="over('img3037_e3b6_0');" onmouseout="out('img3037_e3b6_0');"><img src="typo3temp/m_ef3fd920d4.png" width="83" height="27" border="0" alt="About" name="img3037_e3b6_0" class="navimage" /></a></div><div class="tab"><a href="index.php?id=2393&amp;no_cache=1" onmouseover="over('img2393_e3b6_1');" onmouseout="out('img2393_e3b6_1');"><img src="typo3temp/m_9211e4c2b5.png" width="74" height="27" border="0" alt="French" name="img2393_e3b6_1" class="navimage" /></a></div><div class="tab"><a href="index.php?id=2392&amp;no_cache=1" onmouseover="over('img2392_e3b6_2');" onmouseout="out('img2392_e3b6_2');"><img src="typo3temp/m_c57872fe16.png" width="80" height="27" border="0" alt="Spanish" name="img2392_e3b6_2" class="navimage" /></a></div><div class="tab"><a href="index.php?id=2391&amp;no_cache=1" onmouseover="over('img2391_e3b6_3');" onmouseout="out('img2391_e3b6_3');"><img src="typo3temp/m_e5618d033e.png" width="73" height="27" border="0" alt="Italian" name="img2391_e3b6_3" class="navimage" /></a></div></div>
<!--###nav2### end --></div>
</level1_mainnav>


<level1_subnav>
<!-- subnavigatIon bar -->
<div id="subnavtag"><div id="subnav1"><div id="subnavcontent"><a href="index.php?id=3727" onfocus="blurLink(this);" onmouseover="over('img3727_e1a6_0');" onmouseout="out('img3727_e1a6_0');"><img src="typo3temp/m_7c440df2f7.png" width="120" height="11" border="0" alt="News_and_Events" name="img3727_e1a6_0" /></a><a href="index.php?id=fac" onfocus="blurLink(this);" onmouseover="over('img3366_e1a6_1');" onmouseout="out('img3366_e1a6_1');"><img src="typo3temp/m_34ef0e73fe.png" width="105" height="11" border="0" alt="Faculty Profiles" name="img3366_e1a6_1" /></a><a href="index.php?id=2850" onfocus="blurLink(this);" onmouseover="over('img2850_e1a6_2');" onmouseout="out('img2850_e1a6_2');"><img src="typo3temp/m_44a5a38ff5.png" width="44" height="11" border="0" alt="Staff" name="img2850_e1a6_2" /></a><a href="index.php?id=3625" onfocus="blurLink(this);" onmouseover="over('img3625_e1a6_3');" onmouseout="out('img3625_e1a6_3');"><img src="typo3temp/m_ce95158dd8.png" width="120" height="11" border="0" alt="Graduate_Studies" name="img3625_e1a6_3" /></a><a href="index.php?id=3294" onfocus="blurLink(this);" onmouseover="over('img3294_e1a6_4');" onmouseout="out('img3294_e1a6_4');"><img src="typo3temp/m_58ef9c5df3.png" width="123" height="11" border="0" alt="Research_Clusters" name="img3294_e1a6_4" /></a><a href="index.php?id=3136" onfocus="blurLink(this);" onmouseover="over('img3136_e1a6_5');" onmouseout="out('img3136_e1a6_5');"><img src="typo3temp/m_e9365bfed1.png" width="120" height="11" border="0" alt="Romance_Studies" name="img3136_e1a6_5" /></a><a href="index.php?id=2390" onfocus="blurLink(this);" onmouseover="over('img2390_e1a6_6');" onmouseout="out('img2390_e1a6_6');"><img src="typo3temp/m_6f348483e7.png" width="83" height="11" border="0" alt="Portuguese" name="img2390_e1a6_6" /></a><a href="index.php?id=3530" onfocus="blurLink(this);" onmouseover="over('img3530_e1a6_7');" onmouseout="out('img3530_e1a6_7');"><img src="typo3temp/m_7c87674acf.png" width="86" height="11" border="0" alt="Contact_Us" name="img3530_e1a6_7" /></a></div></div></div>
</level1_subnav>





<level1_maincontent>
<!-- main content area below nav rows -->
<div class="macfix"><!--###macfix### begin -->&nbsp;<!--###macfix### end --></div><div id="main1"><!--###main1### begin --><div id="main2"><!--###main2### begin -->
<!-- begin left-hand navigation section -->
  <div id="fhis_left"><!--###fhis_left### begin -->
       <div id="news_section"><!--###news_section### begin --><img src="fileadmin/template/main/tabs/fhis/systemGraphics/fhis_latestnews.gif" width="75" height="11" alt="Latest News" /><!--###news_section### end --></div>
	<!-- begin news -->
       <div class="news">
	
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Invitationcolloque.pdf" target="_top">Histoire de la pr�sence francophone en C.-B.</a><br /></div>
				<div class="details">
					<div class="date">Jun 12, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Invitationcolloque.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/ProgramaWeb.pdf" target="_top">Prosas Peninsulares. Nuevos Espacios Narrativos para el Siglo XXI</a><br /></div>
				<div class="details">
					<div class="date">Jun 03, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/ProgramaWeb.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="http://www.fedcan.ca/congress2008/index.html" target="_top">Congress 2008 <i>Thinking Beyond Borders</i></a><br /></div>
				<div class="details">
					<div class="date">May 30, 2008&nbsp;</div><!--<div class="morelink"><a href="http://www.fedcan.ca/congress2008/index.html" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/RenaudCamusphoto.pdf" target="_top">Renaud Camus</a><br /></div>
				<div class="details">
					<div class="date">Apr 09, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/RenaudCamusphoto.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Elena_Leal_Abad.pdf" target="_top">Elena Leal Abad</a><br /></div>
				<div class="details">
					<div class="date">Apr 09, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Elena_Leal_Abad.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Torga.pdf" target="_top">Miguel Torga: <br> homem universal</a><br /></div>
				<div class="details">
					<div class="date">Mar 18, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Torga.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Madame_H.pdf" target="_top">Madame H - Pi�ce de th��tre</a><br /></div>
				<div class="details">
					<div class="date">Mar 13, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/Madame_H.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
			<div class="newsrow">
				<div class="title"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/FHISresearch2008.pdf" target="_top">Celebrate Research 2008</a><br /></div>
				<div class="details">
					<div class="date">Mar 12, 2008&nbsp;</div><!--<div class="morelink"><a href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/news_and_events/FHISresearch2008.pdf" target="_top"><img src="fileadmin/template/main/images/morenews-left.gif" width="36" height="8" alt="[more]" title="Click for full story"></a></div>-->
				</div>
			</div>
			<br />
		
	<!--<div class="centeralign">
  <b>1</b>  <A href="index.php?id=3037&backPID=3037&begin_at=8">2</A>  <A href="index.php?id=3037&backPID=3037&begin_at=16">3</A>  <A href="index.php?id=3037&backPID=3037&begin_at=24">4</A>  <A href="index.php?id=3037&backPID=3037&begin_at=8">Next</A>
	</div>-->
<BR />
</div>
		<div id="news_archive"><div class="news_archive"><A HREF="index.php?id=10434">News Archive</A></div></div>

<div id="left_search"><!--###left_search### begin --><img src="fileadmin/template/main/tabs/fhis/systemGraphics/fhis_sitesearch.gif" width="74" height="11" alt="Site Search" /><!--###left_search### end --></div>
     <div id="searchbox"><!--###searchbox### begin --><label for="tx_indexedsearch[sword]">Search this site:</label><br />
     <div id="searchbox_arts"><FORM action="index.php?id=3043" method="POST"><input type="text" class="searchform_input" name="tx_indexedsearch[sword]" value="" title="Enter a search word"><INPUT type="image" name="go_arts" src="fileadmin/template/main/images/go.gif" alt="search music" value="go"></form></div>
     <label for="nameString">Search for people in Arts:</label><br />
     <div id="searchbox_people"><FORM action="http://edziza.arts.ubc.ca/devstage/public_portfolios/version0_2/index.cfm" target="_blank" method="POST"><input type="text" class="searchform_input" name="nameString" title="Enter first and last name"><INPUT type="image" name="go_ppl" src="fileadmin/template/main/images/go.gif" alt="search people" value="go"></form></div>
   <!--###searchbox### end --></div>
<!--###fhis_left### end --></div><!-- end fhis_left -->
<!-- the rest of the page is content -->
<!-- begin right column -->
	<div id="right"><!--###right### begin --><div id="quicklinks_section"><!--###quicklinks_section### begin --><img src="fileadmin/template/main/tabs/fhis/systemGraphics/fhis_quicklinks.gif" width="71" height="13" alt="Quick Links" /><!--###quicklinks_section### end --></div>
	<div class="column-in"><!--###column-in### begin -->
       <div class="fhis_quicklinks">
	<!--  CONTENT ELEMENT, uid:3785/rrzn_pagelinks_pi1 [begin] -->
		<a name="3785"></a><p class="tx-rrzn-pagelinks"><a href="index.php?id=3907" target="_self">Positions Available</a></p><p class="tx-rrzn-pagelinks"></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=6448" target="_self">Student Opportunities</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=3624" target="_self">Language Acquisition</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=3295" target="_self">Post Colonial Studies</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=3905" target="_self">Faculty of Arts</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=3906" target="_self">Arts Co-op Program</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=5078" target="_self">Frequently Asked Questions</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=6257" target="_self">FHIS Forum</a></p><p class="tx-rrzn-pagelinks"><a href="index.php?id=5452" target="_self">Trek 2010 in the Faculty of Arts</a></p>
	<!--  CONTENT ELEMENT, uid:3785/rrzn_pagelinks_pi1 [end] -->
		</div>
	<!--###column-in### end --></div><!--###right### end --></div>
<!-- begin middle content area -->
	<div id="middle"><!--###middle### begin -->
		<!-- breadcrumbs go here -->
		<div id="centernav"><!--###centernav### begin -->
			<div id="breadcrumbs"><!--###breadcrumbs### begin --> <!--###breadcrumbs### end --></div>
  		<!--###centernav### end --></div>
		<!-- end breadcrumbs, begin everything else -->
		<!--TYPO3SEARCH_begin-->
		<div class="center-column-in"><!--###center-column-in### begin --><div class="maincontent">
	<!--  CONTENT ELEMENT, uid:3444/textpic [begin] -->
		<a name="3444"></a>
		<!--  Image block: [begin] -->
			<table border="0" cellspacing="0" cellpadding="0" class="imgtext-nowrap"><tr><td valign="top"><table width="154" border="0" cellspacing="0" cellpadding="0"  class="imgtext-table"><tr><td colspan="1"><img src="clear.gif" width="143" height="1" alt="" /></td><td rowspan="2" valign="top"><img src="clear.gif" width="10" height="1" alt="" title="" /></td></tr><tr><td valign="top"><img src="uploads/pics/totempole.gif" width="143" height="352"  border="0" align="top" alt="" title="" /><br /><div align="center"><p class="csc-caption"><a target="_blank" href="https://www.arts.ubc.ca/fileadmin/template/main/images/departments/fhis/about_totem_pole/totem.pdf">About the pole </a></p></div></td></tr></table></td><td valign="top">
		<!--  Text: [begin] -->
			<h2><font color="#000099">The Department of French, Hispanic &amp; Italian Studies</font></h2>
<p class="bodytext"><b>&quot;To have another language is to possess a second soul.&quot;</b>
</p>
<p class="bodytext">These words, spoken by Charlemagne<b>, </b>King of the Franks, more than 1200 years ago, could not ring truer in today's interconnected societies. 
</p>
<p class="bodytext">In the context of UBC's commitment towards a global citizenship, the Department of French, Hispanic and Italian Studies plays a pivotal role by adding to the curriculum of more than 4,000 undergraduate students the richness of the languages, literatures, films, cultures and civilizations of Canada, France, Africa, the Caribbean, Latin America, Spain, Italy and Portugal. It is also an important centre for research with its faculty members engaging in ground-breaking work and publishing in international venues, and with its 50 graduate students pursuing M.A. and PhD programs in French and in Spanish with a specialization in Literature or Linguistics.
</p>
<p class="bodytext">Our department offers the following undergraduate programs: </p><ul>
<li>Bachelor of Arts : Minor or Major in French; Minor or Major in Spanish; Minor in Italian.</li>
<li>Bachelor of Arts with Honours in French or Romance Studies.</li></ul><p class="bodytext">Many of our courses are also of interest to non-specialists who want to learn a second language or expand their knowledge of other cultures.
</p>
<p class="bodytext">More than 70 instructors (continuing faculty, sessional lecturers, and teaching assistants) are dedicated to sharing their expertise and passion for their subject through a variety of methodologies, including new media technologies. 
</p>
<p class="bodytext">We are also implementing exciting initiatives such as exchange programmes and community service-learning. 
</p>
<p class="bodytext">Our research and teaching strengths lie in an in-depth coverage of various fields as well as in an interdisciplinary approach, both within the department (<a href="index.php?id=3136" target="_self">Romance Studies</a>) and with other units and programs: <a href="http://arts1.arts.ubc.ca/" target="_blank">Arts One</a>, <a href="http://www.canadianstudies.ubc.ca/" target="_blank">Canadian Studies</a>, <a href="http://complit.arts.ubc.ca/" target="_blank">Comparative Literature</a>, <a href="http://educ.ubc.ca/" target="_blank">Education</a>, <a href="http://www.ies.ubc.ca" target="_blank">European Studies</a>, <a href="http://foundations.arts.ubc.ca/students/prospective/prospective.htm" target="_blank">Foundations</a>, <a href="http://www.history.ubc.ca/" target="_blank">History</a>, <a href="http://medievalstudies.arts.ubc.ca/index.shtml" target="_blank">Medieval Studies</a>, <a href="http://las.arts.ubc.ca/las4/index.php" target="_blank">Latin American Studies</a>, <a href="http://www2.arts.ubc.ca/projects/nissc" target="_blank">19th Century Studies</a>, <a href="http://www.ws.arts.ubc.ca/" target="_blank">Women's Studies</a>. 
</p>
<p class="bodytext">The Department of French, Hispanic and Italian Studies disseminates and celebrates research through publications, <a href="index.php?id=3727" target="_self">conferences, guest lectures, and events</a>. It also provides a home to different student organizations, such as the<a href="index.php?id=3620" target="page"> French</a>, <a href="http://www.fhis.ubc.ca/spanishclub" target="_blank">Spanish</a> and <a href="http://www.ams.ubc.ca/clubs/italian" target="_blank">Italian</a> clubs.
</p>
<p class="bodytext">To those who visit this website, drop by our main office in Buto 797, read us, or attend our classes, we say:
</p>
<p class="bodytext">Bienvenue, bienvenido, benvenuto, bemvindo.
</p>
<p class="bodytext">Andr� Lamontagne
</p>
<p class="bodytext">Professor and Department Head
</p>
<p class="bodytext">&nbsp;</p>
<p class="bodytext">&nbsp;</p>
<p class="bodytext">&nbsp;</p>
		<!--  Text: [end] -->
			</td></tr></table>
		<!--  Image block: [end] -->
			
	<!--  CONTENT ELEMENT, uid:3444/textpic [end] -->
		</div>
		<!--TYPO3SEARCH_end-->
	       <!--###center-column-in### end --></div>
         <!--###middle### end --></div>
	<div class="cleaner"><!--###cleaner### begin -->&nbsp;<!--###cleaner### end --></div>
<!--###main2### end --></div><!--###main1### end --></div>

</level1_maincontent>






<all_footer>
<div id="footer"><!--###footer### begin --><div class="footer-in"><!--###footer-in### begin -->
<div class="centeralign"><!--###centeralign### begin -->
<a href="http://www.arts.ubc.ca">Faculty of Arts</a> <a href="fileadmin/template/main/../../../index.php?id=3043" accesskey="4">Search</a> <a href="fileadmin/template/main/../../../index.php?id=3044">Site Map</a>
<a href="fileadmin/template/main/../../../typo3/login.php">Web Editor Login<img src="fileadmin/template/main/images/pencil.gif" width="11" height="12" alt="Web Editor login" title="Web Editor login"></a><!--###centeralign### end --></div>
        <div class="cleaner"><!--###cleaner### begin -->&nbsp;<!--###cleaner### end --></div>
<!--###footer-in### end --></div><!--###footer### end --></div>
<!--###DOCUMENT_BODY### end --></body><meta name="title" content="About" />
</body>
</html>