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
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
|
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<link rel=File-List href="biblio_pfeiffer_ed_files/filelist.xml">
<link rel=Edit-Time-Data href="biblio_pfeiffer_ed_files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>biblio_pfeiffer_ed</title>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="country-region"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="PostalCode"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="State"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="City"/>
<!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:GrammarState>Clean</w:GrammarState>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="156">
</w:LatentStyles>
</xml><![endif]--><!--[if !mso]><object
classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></object>
<style>
st1\:*{behavior:url(#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
p
{font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
span.SpellE
{mso-style-name:"";
mso-spl-e:yes;}
span.GramE
{mso-style-name:"";
mso-gram-e:yes;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]-->
<meta name=keywords
content="Carl C. Pfeiffer, Pfeiffer, C.C. Pfeiffer, bibliography, orthomolecular, medicine, mineral, research, nutrition, vitamin, zinc, mental">
<meta name=Description
content="Bibliography of the books and papers of Carl C. Pfeiffer, MD, including his work on trace minerals, megavitamin therapy and nutrition.">
<meta name=Template content="C:\Program Files\Microsoft Office\Office\html.dot">
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
<!-- ADD style1 ===================== -->
<style type="text/css">
#TFlag
{
float:right;
font-size:105%;
line-height:105%;
padding:.15 em;
margin:.15 em;
}
img.top
{
vertical-align:text-top;
}
</style>
<!-- END ADD style1 ===================== -->
</head>
<body bgcolor=white background=Image1.gif lang=EN-US link=blue vlink=purple
style='tab-interval:.5in'>
<!-- ADD TFlag ===================== -->
<span id ="TFlag">
<a href="#translator_block">
Click here to translate this page.
<img class="top" SRC="images/TranslateFlag.jpg" alt="translate gadget at page bottom" height=36>
</a>
</span>
<!-- END ADD TFlag ===================== -->
<div class=Section1>
<p> </p>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=623
style='width:467.25pt;mso-cellspacing:0in'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes'>
<td width="21%" style='width:21.0%;padding:.75pt .75pt .75pt .75pt'>
<p><img width=117 height=105 id="_x0000_i1025"
src="images/logo1.GIF"></p>
</td>
<td width="3%" style='width:3.0%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="58%" style='width:58.0%;padding:.75pt .75pt .75pt .75pt'>
<p><img width=365 height=60 id="_x0000_i1026" src="images/dystitle2.JPG"><br>
<img width=365 height=20 id="_x0000_i1027" src="images/dysaut.JPG"></p>
</td>
<td width="18%" style='width:18.0%;padding:.75pt .75pt .75pt .75pt'>
<p><b><span style='font-family:Arial'>Bibliography of Carl C. Pfeiffer, MD,
PhD</span></b></p>
</td>
</tr>
</table>
<div class=MsoNormal align=center style='text-align:center'>
<hr size=2 width="100%" align=center>
</div>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=732
style='width:549.0pt;mso-cellspacing:0in'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'>
<td width="18%" valign=top style='width:18.04%;padding:.75pt .75pt .75pt .75pt'>
<p><span style='color:red'>References: Pfeiffer</span> <br>
<a href="index.html">Home</a></p>
</td>
<td width="4%" style='width:4.08%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="77%" valign=top style='width:77.9%;padding:.75pt .75pt .75pt .75pt'>
<p style='margin:0in;margin-bottom:.0001pt'><span style='font-family:Arial'>Bibliography
of the Publications of <o:p></o:p></span></p>
<p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-family:Arial'>CARL
C. PFEIFFER, MD, PhD</span></b> <br>
<span style='font-size:11.0pt;font-family:Arial'>(Edited by Andrew W. Saul,
with the assistance of Michael <span class=SpellE>Jolliffe</span>.
Annotations in <i>italics</i> by Abram Hoffer, MD, PhD.)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>BOOKS:</span><span
style='font-size:11.0pt'> <br>
</span><i><span style='font-size:11.0pt;font-family:Arial'>(I think these
books are very important. They contain a summation of most of Carl's
articles. A. H.).</span></i><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><b><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, Carl C.
(1987) <i>Nutrition and Mental Illness: An Orthomolecular Approach to
Balancing Body Chemistry</i>.</span></b><span style='font-size:11.0pt;
font-family:Arial'> ISBN 0-89281-226-5 Healing Arts Press, One
Park Street, Rochester, Vermont 05767, The Princeton Brain Bio Center, 862
Route 518, Skillman, NJ 08558, Tel. 609-924-8607</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><b><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></b></span><b><span
style='font-size:11.0pt;font-family:Arial'>, ER and Pfeiffer, Carl C (1987) <i>The
Healing Nutrients.</i></span></b><span style='font-size:11.0pt;font-family:
Arial'> Keats Publishing Inc, <st1:place w:st="on"><st1:City w:st="on">New
Canaan</st1:City>, <st1:State w:st="on">Connecticut</st1:State></st1:place>.
<i>(This is a very good book which describes the amino acids. A. H.)</i></span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><b><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, Carl C. </span></b><b
style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;font-family:
Arial'>(1978)</span></b><span style='font-size:11.0pt;font-family:Arial'> <b
style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'>Dr.
Carl C. Pfeiffer's Updated Fact/Book on Zinc and Other Micro-Nutrients.</i></b>
Keats Publishing, Inc, <st1:place w:st="on"><st1:City w:st="on">New Haven</st1:City>,
<st1:State w:st="on">Connecticut</st1:State></st1:place>. ISBN-10:
0879831693; ISBN-13: 978-0879831691<o:p></o:p></span></p>
<p><b><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, Carl C. et
al (1975)<span class=GramE> <i> Mental</i></span><i> and Elemental
Nutrients</i>, A Physician’s Guide to Nutrition and Health Care.</span></b><span
style='font-size:11.0pt;font-family:Arial'> Keats Publishing, Inc, <st1:place
w:st="on"><st1:City w:st="on">New Haven</st1:City>, <st1:State w:st="on">Connecticut</st1:State></st1:place>.</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, Carl C. <i>Dr.
Pfeiffer's Total Nutrition: Nutritional Science and Cookery</i>. (ISBN:
0671240595) NY: Simon & Schuster, 1980-85.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, Carl C. (Ed.)<span
class=GramE> <i>Neurobiology</i></span><i> of the trace metals zinc and
copper</i> (ISBN: 0123668514) NY: Academy Press, 1972.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>ARTICLES: (most recent
first)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'> ER, <span class=SpellE>Sohler</span>
A, Pfeiffer CC. (1988) Cesium chloride: preventive medicine for radioactive
cesium exposure? Med Hypotheses. Jun<span class=GramE>;26</span>(2):93-5.
(Available at </span><span style='font-size:11.0pt'><a
href="http://www.sciencedirect.com/science?_ob=MImg&_imagekey=B6WN2-4C0CXYR-CT-1&_cdi=6950&_user=10&_orig=browse&_coverDate=06%2F30%2F1988&_sk=999739997&view=c&wchp=dGLbVtz-zSkzV&md5=edf192b838e2717cf0c5bd68c3aea5d0&ie=/sdarticle.pdf"><span
class=SpellE><span style='font-family:Arial'>ScienceDirect</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>) <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Mailloux</span> RJ. (1988) Hypertension: heavy metals, useful <span
class=SpellE>cations</span> and melanin as a possible repository. Med
Hypotheses. Jun<span class=GramE>;26</span>(2):125-30. (Available at </span><span
style='font-size:11.0pt'><a
href="http://www.sciencedirect.com/science?_ob=MImg&_imagekey=B6WN2-4C0CXYR-D2-1&_cdi=6950&_user=10&_orig=browse&_coverDate=06%2F30%2F1988&_sk=999739997&view=c&wchp=dGLbVlb-zSkzk&md5=4c99b686054b1b9c83e4c6897e6038bc&ie=/sdarticle.pdf"><span
class=SpellE><span style='font-family:Arial'>ScienceDirect</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Camo</span> B. (1988) Wilson's disease. Arch <span
class=SpellE>Neurol</span>. Mar<span class=GramE>;45</span>(3):247. (No
known electronic link)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1987)
Elementary, dear Watson! <span class=SpellE>Biol</span> Psychiatry. Jul<span
class=GramE>;22</span>(7):805-6. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'> ER, Pfeiffer CC. (1985) Suicide
and biochemistry. Biological Psychiatry. Feb<span class=GramE>;20</span>(2):123-4. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'> E.R., <span class=SpellE>Lamola</span>,
S, and Pfeiffer, C.C. (1985)<span class=GramE> Comparison</span> of
acute and chronic</span><span style='font-size:11.0pt'> </span><span
style='font-size:11.0pt;font-family:Arial'>L-tryptophan loading.
Advances in Clinical Nutrition, July 21. (No known electronic link)<o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'>, E.R., <span class=SpellE>Lamola</span>,
S and Pfeiffer, C.C. (1985)<span class=GramE> Low</span> plasma
tryptophan in depressed out-patients. Abstracts, 4th World Congress of
Biological Psychiatry, Sept. 9, <st1:place w:st="on"><st1:City w:st="on">Philadelphia</st1:City>,
<st1:State w:st="on">Pa.</st1:State></st1:place> (No known electronic
link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'>, E.R., <span class=SpellE>Lamola</span>,
S. and Pfeiffer, C.C., (1985) Pharmacology of chronic supplementation of
amino acids. Journal of Clinical Pharmacology 25:455-474. (No known
electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1984)
Schizophrenia and wheat gluten <span class=SpellE>enteropathy</span>. <span
class=SpellE>Biol</span> Psychiatry. Mar<span class=GramE>;19</span>(3):279-80. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Braverman</span> ER. (1982) Epochal trace elements and evolution.
Agents and Actions. Jul<span class=GramE>;12</span>(3):412-5. (Abstract
available at </span><span style='font-size:11.0pt'><a
href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=PubMed&list_uids=7136960&dopt=Abstract"><span
class=SpellE><span style='font-family:Arial'>PubMed</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'>, E.R. and Pfeiffer, C.C. (1982)<span
class=GramE> Orthomolecular</span> medicine and megavitamin therapy:
future and philosophy. The Journal of Orthomolecular Psychiatry, vol.</span><span
style='font-size:11.0pt'> </span><span style='font-size:11.0pt;font-family:
Arial'>11(1):28-40. (No known electronic link) </span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Braverman</span> ER. (1982) Zinc, the brain and behavior.
Biological<span class=GramE> Psychiatry</span>. Apr<span class=GramE>;17</span>(4):513-32.
(Abstract available at </span><span style='font-size:11.0pt'><a
href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=PubMed&list_uids=7082716&dopt=Abstract"><span
class=SpellE><span style='font-family:Arial'>PubMed</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)<o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Sohler</span></span><span
style='font-size:11.0pt;font-family:Arial'> A, Pfeiffer CC. (1981) Apparent
inhibition of erythrocyte glutamic <span class=SpellE>oxaloacetic</span> <span
class=SpellE>transaminase</span> in subjects on large dosages of B-6. <span
class=SpellE>Experientia</span>. Nov 15<span class=GramE>;37</span>(11):1144-5. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1981) Extra
nutrients and mental illness. <span class=SpellE>Biol</span>
Psychiatry. Sep<span class=GramE>;16</span>(9):797-9. (No known
electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Braverman</span> ER. Folic acid and vitamin B12 therapy
for the low-histamine high-copper biotype of schizophrenia. Monograph.
:483-7. (No known electronic link)</span><span style='font-size:11.0pt'>
<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, C.C. and <span
class=SpellE>Braverman</span>, E.R. (1979)<span class=GramE> Folic</span>
acid and vitamin B12 therapy for the low</span><span style='font-size:11.0pt'>
</span><span style='font-size:11.0pt;font-family:Arial'>histamine, high
copper biotype of schizophrenia. In <span class=SpellE>Botez</span>, M., and <span
class=SpellE>Reynold</span>, H., Folic Acid in Neurology, Psychiatry and
Internal Medicine, <st1:State w:st="on"><st1:place w:st="on">New York</st1:place></st1:State>:
Raven Press. (No known electronic link)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer, C.C. and <span
class=SpellE>Braverman</span>, E.R. (1979) Oral zinc in normal subjects.
Federation</span><span style='font-size:11.0pt'> </span><span
style='font-size:11.0pt;font-family:Arial'>Proceedings, 38(3):680. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Goldstein L, Pfeiffer CC.
(1978) Effects of single oral doses of trace elements on the <span
class=SpellE>quantitated</span> EEG of normal subjects and chronic
schizophrenics. <span class=SpellE>Psychopharmacol</span> Bull. Jul<span
class=GramE>;14</span>(3):55-7. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1978) Behavioral
toxicology--heavy metals affecting behavior: introduction. <span
class=SpellE>Psychopharmacol</span> Bull. Jul<span class=GramE>;14</span>(3):47-8. (No
known electronic link)<o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Sohler</span></span><span
style='font-size:11.0pt;font-family:Arial'> A, Pfeiffer CC. (1977) Lead in
printed matter. JAMA. Aug 29<span class=GramE>;238</span>(9):936-7. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1976) The
schizophrenias '76. <span class=SpellE>Biol</span> Psychiatry. Dec<span
class=GramE>;11</span>(6):773-5. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Sohler</span></span><span
style='font-size:11.0pt;font-family:Arial'> A, Wolcott P, Pfeiffer CC. (1976)
Determination of zinc in fingernails by non-flame atomic absorption
spectroscopy. <span class=SpellE>Clin</span> <span class=SpellE>Chim</span>
<span class=SpellE>Acta</span>. Aug 2<span class=GramE>;70</span>(3):391-8. (Abstract
available at </span><span style='font-size:11.0pt'><a
href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=PubMed&list_uids=947632&dopt=Abstract"><span
class=SpellE><span style='font-family:Arial'>PubMed</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1975)
Cerebral <span class=SpellE>neurohumors</span> and behavior. <span
class=SpellE>Psychopharmacol</span> Bull. Apr<span class=GramE>;11</span>(2):55-6. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1974)
Letter: <span class=SpellE>Rapidreading</span> hindered by unionized <span
class=SpellE>metallicions</span> or the <span class=SpellE>antiutopian</span>
<span class=SpellE>maleffect</span> of <span class=SpellE>hyphenectomy</span>.
Med J <span class=SpellE>Aust</span>. Aug 3<span class=GramE>;2</span>(5):182-3. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Jenney</span> EH. (1974) Letter: Fingernail white spots:
possible zinc deficiency. JAMA. Apr 8<span class=GramE>;228</span>(2):157. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Krischer</span></span><span
style='font-size:11.0pt;font-family:Arial'> K, Pfeiffer CC. (1973)
Biochemical relationship between <span class=SpellE>kryptopyrrole</span>
(mauve factor and trans-3-methyl-2-hexenoic acid schizophrenia odor). <span
class=SpellE>Res</span> <span class=SpellE>Commun</span> <span class=SpellE>Chem</span>
<span class=SpellE>Pathol</span> <span class=SpellE>Pharmacol</span>. Jan<span
class=GramE>;5</span>(1):9-15. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Smyrl</span> EG, <span class=SpellE>Iliev</span> V. (1972)<span
class=GramE> Extreme</span> <span class=SpellE>basophil</span> counts
and blood histamine levels in schizophrenic outpatients as compared to <span
class=SpellE>normals</span>. <span class=SpellE>Res</span> <span
class=SpellE>Commun</span> <span class=SpellE>Chem</span> <span class=SpellE>Pathol</span>
<span class=SpellE>Pharmacol</span>. Jul<span class=GramE>;4</span>(1):51-9. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC. (1972) Blood
histamine, <span class=SpellE>basophil</span> counts and trace elements in
the schizophrenias. Rev Can Biol. 31<span class=GramE>:Suppl:73</span>-6. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Iliev</span> V, De <span class=SpellE>Gara</span> M, <span
class=SpellE>Smyrl</span> EG, <span class=SpellE>Cawley</span> JC. (1971)
Blood histamine levels, <span class=SpellE>basophil</span> counts, and trace
metals in the schizophrenias. <span class=SpellE>Psychopharmacol</span> Bull.
Jul<span class=GramE>;7</span>(3):37. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Iliev</span> V, <span class=SpellE>Jenney</span> EH, <span
class=SpellE>Cawley</span> J. (1971) A longitudinal study of trace metal
therapy in the copper loaded schizophrenic patient. <span class=SpellE>Psychopharmacol</span>
Bull. Jul<span class=GramE>;7</span>(3):33-4. (No known electronic
link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Goldstein L, Pfeiffer CC.
(1971)<span class=GramE> Quantitative</span> EEG analysis of
single-dose effect relationships in normal volunteers of <span class=SpellE>Pacinox</span>
(<span class=SpellE>capuride</span>), a new <span class=SpellE>antianxiety</span>
drug. <span class=SpellE>Biol</span> Psychiatry. 3(2):165-72. (No known
electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, Singh M,
Goldstein L. (1970) Effect of drugs on the heart electrical activity of man.
J <span class=SpellE>Clin</span> <span class=SpellE>Pharmacol</span> J New
Drugs. Mar-Apr<span class=GramE>;10</span>(2):95-102. (Available at </span><span
style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/10/2/95"><span class=SpellE><span
style='font-family:Arial'>JClinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Iliev</span> V, Goldstein L, <span class=SpellE>Jenney</span>
EH, Schultz R. (1970) Blood histamine, polyamines and the schizophrenias.
Computer correlations of the low and high blood histamine types. <span
class=SpellE>Res</span> <span class=SpellE>Commun</span> <span class=SpellE>Chem</span>
<span class=SpellE>Pathol</span> <span class=SpellE>Pharmacol</span>. Mar<span
class=GramE>;1</span>(2):247-65. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Bhattacharya IC,
Goldstein L, Pfeiffer CC. (1971) Influence of acute and chronic nicotine
administration on EEG reactivity to drugs in rabbits. I. Nucleosides and
nucleotides. <span class=SpellE>Res</span> <span class=SpellE>Commun</span> <span
class=SpellE>Chem</span> <span class=SpellE>Pathol</span> <span class=SpellE>Pharmacol</span>.
Jan<span class=GramE>;1</span>(1):99-108. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC.
Schizophrenia or the schizophrenias. <span class=SpellE>Biol</span>
Psychiatry. Jan<span class=GramE>;2</span>(1):69-70. (No known
electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Bhattacharya IC,
Goldstein L, Pfeiffer CC. (1971)<span class=GramE> Influence</span> of
acute and chronic nicotine administration on EEG reactivity to drugs in rabbits.
2. Psychoactive agents. <span class=SpellE>Res</span> <span class=SpellE>Commun</span>
<span class=SpellE>Chem</span> <span class=SpellE>Pathol</span> <span
class=SpellE>Pharmacol</span>. Jan<span class=GramE>;1</span>(1):109-14. (No
known electronic link)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Iliev</span> V, Nichols RE, <span class=SpellE>Sugerman</span>
AA. (1969) The serum <span class=SpellE>urate</span> level reflects
degree of stress. J <span class=SpellE>Clin</span> <span class=SpellE>Pharmacol</span>
J New Drugs. Nov-Dec<span class=GramE>;9</span>(6):384-92. (Available at </span><span
style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/9/6/384"><span class=SpellE><span
style='font-family:Arial'>JClinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>) </span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, Singh M,
Goldstein L. (1969) Single dose-effect relationships of lithium on the
electrical activity of the cerebral cortex and of the heart. J <span
class=SpellE>Clin</span> <span class=SpellE>Pharmacol</span> J New Drugs.
Sep-Oct<span class=GramE>;9</span>(5):298-307. (Available at </span><span
style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/9/5/298"><span class=SpellE><span
style='font-family:Arial'>JClinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Iliev</span></span><span
style='font-size:11.0pt;font-family:Arial'> V, Nichols RE, Pfeiffer CC.
(1968) A <span class=SpellE>nonenzymic</span>, <span class=SpellE>fluorometric</span>
method for the determination of <span class=SpellE>spermine</span>. Anal <span
class=SpellE>Biochem</span>. Oct 24<span class=GramE>;25</span>(1):1-9. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Campaigne</span></span><span
style='font-size:11.0pt;font-family:Arial'> E, <span class=SpellE>Neiss</span>
ES, Pfeiffer CC, Beck RA. (1968) <span class=SpellE>Benzo</span>[b]<span
class=SpellE>thiophen</span> derivatives. XII. Synthesis of some 3-benzo[b]<span
class=SpellE>thienylalkylamines</span> and comparison of their central
nervous system activity with <span class=SpellE>tryptamine</span> <span
class=SpellE>isosteres</span>. J Med Chem. Sep<span class=GramE>;11</span>(5):1049-54. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Beck RA, Pfeiffer CC, <span
class=SpellE>Iliev</span> V, Goldstein L. (1968) Cortical EEG stimulant
effects in the rabbit of acetaldehyde-biogenic amine reaction products. Proc
Soc Exp <span class=SpellE>Biol</span> Med. Jul<span class=GramE>;128</span>(3):823-6. (No
known electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, Goldstein L,
<span class=SpellE>Murphree</span> HB. (1968) Quantitative analysis of the
effect of <span class=SpellE>methqualone</span> on the human EEG. J <span
class=SpellE>Clin</span> <span class=SpellE>Pharmacol</span> J New Drugs.
Jul-Aug<span class=GramE>;8</span>(4):235-44. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, Goldstein L,
<span class=SpellE>Sugerman</span> AA. (1968) Effects of parenteral
administration of haloperidol in man. II. Male chronic schizophrenics:
quantitative EEG findings. J <span class=SpellE>Clin</span> <span
class=SpellE>Pharmacol</span> J New Drugs. Mar-Apr<span class=GramE>;8</span>(2):89-94. (Available
at </span><span style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/8/2/89"><span class=SpellE><span
style='font-family:Arial'>JClinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, Goldstein L,
<span class=SpellE>Murphree</span> HB. (1968) Effects of parenteral
administration of haloperidol and chlorpromazine in man. I. Normal subjects:
quantitative EEG and subjective response. J <span class=SpellE>Clin</span> <span
class=SpellE>Pharmacol</span> J New Drugs. Mar-Apr<span class=GramE>;8</span>(2):79-88. (Available
at </span><span style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/8/2/79"><span class=SpellE><span
style='font-family:Arial'>JclinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Hollister LE, Page IH,
Pfeiffer CC, <span class=SpellE>Visscher</span> MB. (1968) The <span
class=SpellE>Kefauver</span>-Harris amendments of 1962: a critical appraisal
of the first five years. J <span class=SpellE>Clin</span> <span class=SpellE>Pharmacol</span>
J New Drugs. Mar-Apr<span class=GramE>;8</span>(2):69-73. (Available at </span><span
style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/8/2/69"><span class=SpellE><span
style='font-family:Arial'>JclinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Goldstein L, <span
class=SpellE>Murphree</span> HB, Pfeiffer CC. (1968) Comparative study of EEG
effects of antihistamines in normal volunteers. J <span class=SpellE>Clin</span>
<span class=SpellE>Pharmacol</span> J New Drugs. Jan-Feb<span class=GramE>;8</span>(1):42-53. (Available
at </span><span style='font-size:11.0pt'><a
href="http://www.jclinpharm.org/cgi/reprint/8/1/42"><span class=SpellE><span
style='font-family:Arial'>JClinPharm</span></span></a></span><span
style='font-size:11.0pt;font-family:Arial'>)</span><span style='font-size:
11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, <span
class=SpellE>Murphree</span> HB, Goldstein L. (1968) Effect of kava in normal
subjects and patients. <span class=SpellE>Psychopharmacol</span> Bull. Dec<span
class=GramE>;4</span>(3):12. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Murphree</span></span><span
style='font-size:11.0pt;font-family:Arial'> HB, Pfeiffer CC, Goldstein L, <span
class=SpellE>Sugerman</span> AA, <span class=SpellE>Jenney</span> EH. (1967)
Time-series analysis of the effects of barbiturates on the
Electroencephalograms of psychotic and nonpsychotic men. <span class=SpellE>Clin</span>
<span class=SpellE>Pharmacol</span> <span class=SpellE>Ther</span>. Nov-Dec<span
class=GramE>;8</span>(6):830-40. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Kremzner</span></span><span
style='font-size:11.0pt;font-family:Arial'> LT, Pfeiffer CC. (1966)<span
class=GramE> Identification</span> of substances interfering with the <span
class=SpellE>fluorometric</span> determination of brain histamine. <span
class=SpellE>Biochem</span> <span class=SpellE>Pharmacol</span>. Feb<span
class=GramE>;15</span>(2):197-200. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Pfeiffer CC, Beck RA,
Goldstein L, <span class=SpellE>Neiss</span> ES. (1966) Etiology of the
stimulant nature of the schizophrenias. Recent Adv <span class=SpellE>Biol</span>
Psychiatry. 9:241-9. Review. (No known electronic link) </span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Goldstein L, <span
class=SpellE>Sugerman</span> AA, <span class=SpellE>Stolberg</span> H, <span
class=SpellE>Murphree</span> HB, Pfeiffer CC. (1965)
Electro-cerebral activity in schizophrenics and non-psychotic subjects:
quantitative EEG amplitude analysis. <span class=SpellE>Electroencephalogr</span>
<span class=SpellE>Clin</span> <span class=SpellE>Neurophysiol</span>. Oct<span
class=GramE>;19</span>(4):350-61. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><i><span style='font-size:11.0pt;font-family:Arial'>Of Related Interest:</span></i><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'>, E.R., "Memories of Carl C.
Pfeiffer, M. D., Ph. D., Physician, Scientist, Teacher, and Philanthropist,
"The Journal of Orthomolecular Medicine, 4 (1), 1989. (No known
electronic link)</span><span style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span class=SpellE><span style='font-size:11.0pt;font-family:Arial'>Braverman</span></span><span
style='font-size:11.0pt;font-family:Arial'>, E.R., "Carl C. Pfeiffer,
Ph. D., M. D., A Life of Scientific Exploration and Conquest," Canadian
Schizophrenia Foundation, review, 1989. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Hoffer A: In memoriam:
Carl C. Pfeiffer, B.A., Ph.D., <span class=GramE>M.D</span>. 1908-1988. J
Orthomolecular Medicine 4:3-5, 1989. (No known electronic link)</span><span
style='font-size:11.0pt'> <o:p></o:p></span></p>
<p><i><span style='font-size:10.0pt;font-family:Arial'>To obtain a copy of
any of these papers, ask your public library's interlibrary loan department
for assistance. If you offer to pay for the costs of photocopying and
postage, you can usually have the library simply mail single copies directly
to you. Many are also available through the <st1:country-region w:st="on">U.S.</st1:country-region>
National Library of Medicine, 8600 Rockville Pike<span class=GramE>, <st1:place
w:st="on"><st1:City w:st="on">Bethesda</st1:City>, <st1:State w:st="on">MD</st1:State>
<st1:PostalCode w:st="on">20894</st1:PostalCode></st1:place> <span
style='font-size:12.0pt;font-family:"Times New Roman";font-style:normal'><a
href="http://www.nlm.nih.gov/"><span style='font-size:10.0pt'>http://www.nlm.nih.gov</span></a></span> </span>
<span class=SpellE>NLM's</span> "MEDLINE" was used as a resource in
preparing much of this bibliography.</span></i><span style='font-size:10.0pt'>
<o:p></o:p></span></p>
<p> </p>
</td>
</tr>
<tr style='mso-yfti-irow:1'>
<td width="18%" style='width:18.04%;padding:.75pt .75pt .75pt .75pt'>
<p align=center style='text-align:center'><a
href="mailto:drsaul@doctoryourself.com"><span style='text-decoration:none;
text-underline:none'><img border=0 width=55 height=60 id="_x0000_i1029"
src="images/e-mail.gif"></span></a><br>
<a href="mailto:drsaul@doctoryourself.com">Andrew W. Saul</a></p>
</td>
<td width="4%" style='width:4.08%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="77%" style='width:77.9%;padding:.75pt .75pt .75pt .75pt'>
<div class=MsoNormal align=center style='text-align:center'>
<hr size=2 width="100%" align=center>
</div>
<p><span style='font-size:7.5pt'>AN IMPORTANT NOTE: This page is not in
any way offered as prescription, diagnosis nor treatment for any disease,
illness, infirmity or physical condition. Any form of self-treatment or
alternative health program necessarily must involve an individual's
acceptance of some risk, and no one should assume otherwise. Persons
needing medical care should obtain it from a physician. Consult your
doctor before making any health decision. </span> </p>
<p><span style='font-size:7.5pt'>Neither the author nor the webmaster has
authorized the use of their names or the use of any material contained within
in connection with the sale, promotion or advertising of any product or
apparatus. Single-copy reproduction for individual, non-commercial use is
permitted providing no alterations of content are made, and credit is given.</span>
</p>
<div class=MsoNormal align=center style='text-align:center'>
<hr size=2 width="100%" align=center>
</div>
<p class=MsoNormal></p>
</td>
</tr>
<tr style='mso-yfti-irow:2;mso-yfti-lastrow:yes'>
<td width="18%" style='width:18.04%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="4%" style='width:4.08%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="77%" style='width:77.9%;padding:.75pt .75pt .75pt .75pt'>
<p align=center style='text-align:center'><span style='font-size:10.0pt;
font-family:Arial'>| </span><a href="index.html"><span
style='font-size:10.0pt;font-family:Arial'>Home</span></a><span
style='font-size:10.0pt;font-family:Arial'> | </span><a
href="order.html"><span style='font-size:10.0pt;font-family:
Arial'>Order my Books</span></a><span style='font-size:10.0pt;font-family:
Arial'> | </span><a href="aboutme.html"><span
style='font-size:10.0pt;font-family:Arial'>About the Author</span></a><span
style='font-size:10.0pt;font-family:Arial'> | </span><a
href="contact.html"><span style='font-size:10.0pt;font-family:
Arial'>Contact Us</span></a><span style='font-size:10.0pt;font-family:Arial'>
| </span><a href="webmaster.html"><span style='font-size:10.0pt;
font-family:Arial'>Webmaster</span></a><span style='font-size:10.0pt;
font-family:Arial'> |</span></p>
</td>
</tr>
</table>
<p class=MsoNormal><o:p> </o:p></p>
</div>
<!-- ADD TBlock1 ===================== -->
<a name="translator_block"></a>
<br>
<div id="MicrosoftTranslatorWidget" style="width: 200px; min-height: 0px; border-color: #3A5770; background-color: #78ADD0;">
<noscript>
<a href="http://www.microsofttranslator.com/bv.aspx?a=http%3a%2f%2fwww.doctoryourself.com%2f">
Translate this page
</a>
<br />
Powered by
<a href="http://www.microsofttranslator.com">
Microsoft® Translator
</a>
</noscript>
</div>
<script type="text/javascript">
/* <![CDATA[ */
setTimeout(function()
{ var s = document.createElement("script");
s.type = "text/javascript"; s.charset = "UTF-8";
s.src = "http://www.microsofttranslator.com/Ajax/V2/Widget.aspx?mode=manual&from=en&layout=ts";
var p = document.getElementsByTagName('head')[0] || document.documentElement;
p.insertBefore(s, p.firstChild); }, 0);
/* ]]> */
</script>
<br>
<!-- ===================== -->
<!-- Use this block only in a REPLACE statement : it contains extra characters ! -->
<!-- ===================== -->
<!-- Note: -must- "escape" the "</body>" in the s.src line on find-and-replace ===================== -->
<!-- END ADD TBlock1 ===================== -->
</body>
</html>
|