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
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
|
<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="downs_files/filelist.xml">
<link rel=Edit-Time-Data href="downs_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>downs</title>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="country-region"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="address"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="PlaceType"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="PlaceName"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="place"/>
<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:Zoom>150</w:Zoom>
<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
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
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="learning, disabled, disability, disabilities, IQ, Ruth Harrell, Down syndrome, Down's syndrome, trisomy 21, nutrition, vitamin, orthomolecular, education">
<meta name=Description
content="Nutritional supplements raise the IQ of learning disabled children. Even Down's syndrome kids do far better with megavitamin therapy.">
<meta name=Template content="C:\Program Files\Microsoft Office\Office\html.dot">
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="4098"/>
</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="../../../../../images/architek0H.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;mso-padding-alt:0in 5.4pt 0in 5.4pt'>
<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'>Vitamins Fight Down Syndrome</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=708
style='width:531.0pt;mso-cellspacing:0in;mso-padding-alt:0in 5.4pt 0in 5.4pt'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'>
<td width="20%" valign=top style='width:20.2%;padding:.75pt .75pt .75pt .75pt'>
<p><span style='color:red'>Down Syndrome & Vitamins</span> <br>
<a href="index.html">Home</a></p>
</td>
<td width="2%" style='width:2.62%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="77%" valign=top style='width:77.18%;padding:.75pt .75pt .75pt .75pt'>
<p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-family:Arial'>The
Pioneering Work of Ruth <span class=SpellE>Flinn</span> Harrell: Champion of
Children<o:p></o:p></span></b></p>
<p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-size:11.0pt;
font-family:Arial'>by Andrew W. Saul<o:p></o:p></span></b></p>
<p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-family:Arial'><o:p> </o:p></span></b></p>
<p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt;
font-family:Arial;mso-bidi-font-weight:bold'>(Reprinted with permission from
the <i>Journal of Orthomolecular Medicine</i>, 2004. <span class=SpellE>Vol</span>
19, No 1, p. 21-26.)<o:p></o:p></span></p>
<p><i><span style='font-size:11.0pt;font-family:Arial'>The person who says it
cannot be done should not interrupt the person doing it. (Chinese proverb.)<o:p></o:p></span></i></p>
<p><span style='font-size:14.0pt;font-family:Arial'>Early in 1981, the
medical and educational establishments were shaken to their socks.</span><span
style='font-size:11.0pt;font-family:Arial'> Ruth F. Harrell and colleagues,
in Proceedings of the National Academy of Sciences (1), showed that high
doses of vitamins improved intelligence and educational performance in
learning disabled children, including those with Down syndrome. Though to
many observers this seemingly came straight out of left field, Dr. Harrell,
who had been investigating vitamin effects on learning for forty years, was
not inventing the idea of megavitamin therapy in one paper. But she had at
last succeeded in focusing much-needed public attention on the role of
nutrition in learning disabilities, a problem that ink-well-era US RDA's and
pharmaceuticals by the lunchbox-full have failed to solve.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>The start of the second
World War was breaking news when Ruth <span class=SpellE>Flinn</span> Harrell
conducted her first investigations into what she called "<span
class=SpellE>superfeeding</span>." Her 1942 Columbia University PhD
thesis, "Effect of Added Thiamine on Learning" (2), was published
by the university in 1943 and would be followed by "Further Effects of
Added Thiamine on Learning and Other Processes" in 1947 (3). Her
research was not about enriched or fortified foods; "added" meant
"provided by supplement tablets." World War II had just ended when
Dr. Harrell stated in a 1946 Journal of Nutrition article (4) that "a
liberal thiamine intake improved a number of mental and physical skills of
orphanage children." By 1956, Dr. Harrell had investigated "The
Effect of Mothers' Diets on the Intelligence of Offspring" (5), finding
that "supplementation of the pregnant and lactating mothers' diet by
vitamins increased the intelligence quotients of their offspring at three and
four years of age."<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>THIAMINE (Vitamin B-1)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Most everyone has heard
of <span class=SpellE>beri-beri</span>, and few are all that passionate about
it anymore. But <span class=SpellE>beri-beri</span>, which literally means
"I can't, I can't," may all too well describe the learning disabled
child. Such children, recognized as truly disabled by the Americans with
Disabilities Act, are not unwilling but rather unable to perform well in
school. To see the physical incapacitation thiamine deficiency causes in impoverished
countries is all too easy. To see the mental incapacitation in American
classrooms is not difficult, either. Yet both may be caused by thiamine
deficiency, and both helped by thiamine supplementation. Harrell zeroed in on
this topic sixty years ago, demonstrating that supplemental thiamine improves
learning. One reporter wrote, "An experiment was conducted by Dr. Ruth <span
class=SpellE>Flinn</span> Harrell which involved 104 children from nine to
nineteen years of age. Half of the children were given a vitamin B1 (thiamine)
pill each day, and the other half received a placebo. The test lasted 6
weeks. It was found by a series of tests that the group that was given the
vitamin gained one-fourth more in learning ability than did the other
group." (6)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Carbohydrates, including
sugar, increase the body's need for thiamine. Children eat a lot of sugar. An
unmet increase is effectively the same as a deficiency. This may be part of
the mechanism of ADHD and other children's learning and behavior disorders,
as many so-called "food faddists" or "health nuts" have
proclaimed for decades. Vitamin deficiency can become vitamin dependency.
Chronic subclinical <span class=SpellE>beri-beri</span> may result in
thiamine dependency in the same way that chronic subclinical <span
class=SpellE>pellegra</span> results in niacin dependency.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>B-COMPLEX<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>The B-vitamins as a group
are absolutely vital to nerve function, and it would be difficult to imagine
the juvenile owner of malnourished nerves performing well in school.
Specifically, it is well established that thiamine deficiency causes not only
loss of nerve function and ultimately paralysis, but also according to The
Nutrition Desk Reference (7), "memory loss, reduced attention span,
irritability, confusion and depression." (p 43) Riboflavin (B-2)
deficiency causes "nerve tissue damage that may manifest itself as
depression and hysteria." (p 45) Niacin (B-3) deficiency causes
"loss of memory and emotional instability." (p 46) Pyridoxine (B-6)
deficiency results in "impaired production of neurotransmitters (and)
mental confusion." (p 48) Folic acid deficiency causes irritability,
apathy, forgetfulness and hostility. (p 49). <span class=SpellE>Cobalamin</span>
(B-12) deficiency causes "degeneration of the spinal cord, fatigue,
disorientation, ataxia, moodiness, and confusion." (p 51)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Though these symptoms
generally appear after prolonged deficiency, they are very serious and, if
untreated, the ultimate result in each case would be death. Practically
speaking, a shortage of any one of the B-vitamins can be seen to lead to
neurological damage sufficient to contribute to learning and behavioral
troubles.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Harrell recognized that
thiamine and the rest of the vitamins work better as a team. She used two
clinically effective but oft-criticized therapeutic nutrition techniques:
simultaneous supplementation with many nutrients (the "shotgun"
approach), and megadoses. Working on the reasonable assumption that learning
disabled children, because of functional deficiencies, might need higher than
normal levels of nutrients, she progressed from her initial emphasis on
thiamine to later providing a wide variety of supplemental nutrients.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>DEFICIENCY DEBATE<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>The only escape from the
inevitability of concluding that vitamin deficiency is a serious factor in
learning is the political one: declare a victory. Dodging the issue is as
easy as proclaiming that, thanks to food fortification (coupled with a
generous portion of wishful thinking), no child has such deficiencies. Though
the processed food industry and its apologists continue to assert exactly
this, statistics fail to bear this out.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>An analysis of National
Health and Nutrition Examination Survey (NHANES III) data from 1988 to 1994
by Gladys Block, PhD, indicates that over 85 percent of American elementary
school-age children fail to eat the recommended five or more daily servings
of fruits and vegetables. "NHANES III, a federally sponsored survey
shows that on any given day, 45 percent of children eat no fruit, and 20
percent eat less than one serving of vegetables. The average 6 to 11 year-old
eats only 3.5 servings of fruits and vegetables each day, achieving only half
the recommended 7 servings per day for this age group." (8)
Additionally, Dr. Block reports, 20% of children's caloric intake comes from
junk snacks, such as soda pop, cookies, and candy.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Though it is a stretch to
say that all learning and behavioral disabilities are due to inadequate
vitamin intake, it is certain that some are. Behavioral deficiency tends to
show up before nutritional deficiency is recognized. Arthur Winter, MD,
writes that "In thiamine (vitamin B1) deficiency, symptoms such as lack
of well being, anxiety, hysteria, depression, and loss of appetite preceded
any clinical evidence of beriberi. Other studies using the Minnesota
Multiphasic Personal Index (MMPI) have also demonstrated that adverse
behavioral changes precede physical findings in thiamine deficiency."
(9)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>DOSAGE DEBATE<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Dr. Harrell anticipated
that her use of megadoses would result in "controversy and
brickbats." (10) She was right. A number of well-publicized studies
(11-15) conducted to "replicate" Dr. Harrell's work seemingly could
not do so. Would-be "replications" fail the moment they start when
they refuse to use adequate dosages. Surely it is the most basic condition
for any replication that one must exactly copy the original experiment, or it
is not a replication at all. When DNA replicates, it forms an exact and
indistinguishable copy of the original. Even the smallest of changes can
result in dysfunction, mutation, and death. Yet Harrell's "<span
class=SpellE>replicators</span>" failed to adhere to her protocol, and
consequently but not surprisingly, failed to get her results. (16)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Probably one of the
closer replications was done by Smith et al (17) and even that study totally
omitted <span class=SpellE>dessicated</span> thyroid, a component of the
Harrell protocol that her coauthor Donald R. Davis, PhD, says was
"emphasized to Smith (as) Harrell's subjects received thyroid
continuously." (18)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>F. <st1:place w:st="on"><st1:City
w:st="on">Jack Warner</st1:City>, <st1:State w:st="on">MD</st1:State></st1:place>,
a supporter the Harrell approach (19) writes: "Even today many medical
professionals scoff at the validity of Dr. Ruth Harrell's study with
nutritional supplements and the important addition of thyroid medication. Dr.
Harrell pleaded with her <span class=SpellE>replicators</span> to use exactly
the same chemical values of supplements and medications. To date, this still
has not been accomplished." (20) In spite of obvious bias, negative
"replication" studies using incomplete or low doses are the ones
that have been accepted, and Harrell's work shelved. This is saying that the
results of inaccurate replication are more valuable than the original
successful research. Imagine cloning a sheep, getting a hedgehog, and then
claiming that it was the sheep's fault. Incredible. But that is what
politicized medical apologetics are capable of.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>The Harrell study was
successful because her team gave learning-disabled kids much larger doses of
vitamins than other researchers are inclined to use: over 100 times the adult
(not child's) RDA for riboflavin; 37 times the RDA for niacin (given as
niacinamide); 40 times the RDA for vitamin E; and 150 times the RDA for
thiamine. Supplemental minerals were also given, as was natural <span
class=SpellE>dessicated</span> thyroid. Harrell's team achieved results that
were statistically significant, some with confidence levels so high that
there was less than on chance in a thousand that the results were due to
chance (P < 0.001) Simply stated, Ruth Harrell found IQ to be proportional
to nutrient dosage. This may simultaneously be the most elementary and also
the most controversial mathematical equation in medicine.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>There is a tone to the
controversy that does more than merely suggest that Harrell's research was
careless or incompetent. This is unlikely in the extreme; Dr. Harrell,
formerly the chairman of the psychology department at <st1:place w:st="on"><st1:PlaceName
w:st="on">Old</st1:PlaceName> <st1:PlaceName w:st="on">Dominion</st1:PlaceName>
<st1:PlaceType w:st="on">University</st1:PlaceType></st1:place>, had been
studying children before many of her critics were even born. What is more
likely is that Harrell's critics embrace the assumption that medicine must
ultimately prove to be the better approach, and if there are any megadoses to
be given, they shall be megadoses of pharmaceutical products. Vitamin therapy
is unattractive to pharmaceutical companies. There is no money in products
that cannot be patented. Children learn at an early age that mud pies don't
sell. No investment is <span class=GramE>made,</span> no research is done
where no money is to be recovered. Drug companies do not expect to find, nor
do they want to find, a cure that does not involve a drug. A tragic example
is modern medicine's approach to Down syndrome.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>DOWN SYNDROME<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>If there is orthodox
resistance to using vitamins to enhance student learning, there is positively
a fortified roadblock to the suggestion that vitamins can help children with
Down syndrome. Nutrition, critics say, can not undo <span class=SpellE>trisomy</span>
21. But nutritional therapy is not a science-fiction attempt to rearrange
chromosomes. Nutritional intervention may help the body to biochemically
compensate for a genetic handicap. Roger Williams, discoverer of the vitamin
pantothenic acid, termed this the "genetotrophic concept."
Genetotrophic diseases are "diseases in which the genetic pattern of the
afflicted individual requires an augmented supply of one or more nutrients
such that when these nutrients are adequately supplied the disease is
ameliorated." (1) Ruth Harrell's decades of research showed that it is
plausible. Conventional Down syndrome educational material holds that it is
hogwash.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>As of August 2003, the
National Down Syndrome Society's "Position Statement on Vitamin Related
Therapies" states that "Despite the large sums of money which
concerned parents have spent for such treatments in the hope that the
conditions of their child with Down syndrome would be bettered, there is no
evidence that any such benefit has been produced." (21)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>At the heart of the issue
are the usual, and largely philosophical, front-line disagreements of
definition and interpretation. First, what precisely constitutes a
"deficiency" in a society that, as nutritional legend would have <span
class=GramE>it,</span> has eliminated vitamin deficiency? Adherents of
conventional dietetics presuppose that anyone who claims that there are
widespread vitamin deficiencies among children must proceed from a false
assumption. Those who advocate vitamin therapy would answer that Down's
creates a "functional deficiency" which must be met with
appropriate supplementation. The very idea that doses sufficiently high to
effectively do so should be 100 times the RDA is positively repellent to most
investigators. When asked about whether she had received National Institutes
of Health funding for her study, Dr. Harrell replied, "Heavens, no!
Nobody knows anything about the area of dietary supplementation, but the
National Institutes of Health knows for sure it's impossible." (10)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Some reviews of Down
nutrition studies actually state that doses as low as 500 mg of vitamin C are
unsafe, and <span class=GramE>that other Harrell-sized dosages</span> are
harmful as well. In one such article posted at the Down Syndrome Information
Network, the authors conclude that "If it is necessary for additional
vitamins to be given to someone with Down syndrome, all that is usually
needed is a multivitamin tablet, not more than once a day, at a cost of about
one penny per tablet. Meanwhile, the best nutritional advice anyone can
honestly offer is to consume a varied and balanced diet - whether you have
Down syndrome or not." (22)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Another popular argument
is that, even allowing that children eat poorly, there is insufficient
evidence that <st1:place w:st="on">Downs</st1:place> is aggravated by poor
nutrition, or helped by good nutrition. After all, <st1:place w:st="on">Downs</st1:place>
is a genetically-determined disease. But surely the genes do not operate in a
nutrient vacuum. For example, vitamin E has recently been demonstrated to
preferentially protect genetic material in Down patients' cells.
"Vitamin E treatment decreased the basal and G2 chromosomal aberrations
both in control and Down Syndrome (DS) lymphocytes. In DS cells, this protective
effect, expressed as a decrease in the chromosomal damage, was greater (50%)
than in controls (30%). These results suggest that the increment in basal and
G2 aberrations yield in DS lymphocytes may be related to the increase in
oxidative damage reported in these patients." The results would also
suggest that antioxidant vitamin supplements would be an especially good idea
for Down's individuals. (23)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Although the greater
question may be, can optimum nutrition help compensate for a genetic defect,
the essential question must be this: can nutrition help a given <st1:place
w:st="on">Downs</st1:place> child? Dianne Craft, a special education teacher,
comments on Harrell's 1981 research:<o:p></o:p></span></p>
<p><i style='mso-bidi-font-style:normal'><span style='font-size:11.0pt;
font-family:Arial'>"Dr. Harrell noted that one of the observations that
they made during this study was that when there was a ten point rise in IQ,
the family noticed it. When there was a fifteen point rise in IQ, the
teachers noticed it. When there was a twenty point rise in IQ, the
neighborhood noticed it.<o:p></o:p></span></i></p>
<p><i style='mso-bidi-font-style:normal'><span style='font-size:11.0pt;
font-family:Arial'>"The story of one child is particularly poignant.
This seven year old child was still wearing diapers, didn't recognize his
parents, and had no speech. His motor skills were relatively unimpaired and
he could walk and run fairly well. In forty days, after some of the
supplements were increased, his mother <span class=GramE>telephoned.</span> .
. saying, "He's turned on, just like an electric light. He's asking the
name of everything. He points and says, 'What <span class=SpellE>zis</span>?'
Finally he pointed to his father and said, '<span class=SpellE>zis</span>?' I
said, 'That's your father and you call him daddy, and he looked at him and
said 'daddy.' I'm your mother; can you call me mommy?" She went on to
say, "I think he saw us for the first time." This little boy went
on to do very well in his learning, and eventually tested with an IQ of
ninety, which an average IQ."</span></i><span style='font-size:11.0pt;
font-family:Arial'> (24) I have seen a beautiful photo in Medical Tribune (9)
of Dr. Harrell being hugged by one of the study group children. The kids
noticed their own improvement.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Perhaps Harrell's
dramatic IQ gains were merely due to the placebo effect. If so, I want every
school district on earth to lay in a stock of sugar pills, for gains like
this, in only eight months, are astounding. Perhaps success was due to Dr.
Harrell's group's expectations or to her bedside manner. But, as Abram Hoffer
has said, "I am nice to all my patients. Only the ones on vitamins
improve." Harrell colleague Donald Davis writes, "No amount of
matching or variable control with Harrell's subjects could change their large
IQ gains which are the crucial and so far unexplained difference between the
Harrell group and others." (25)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>When Dr. Harrell died in
1991, she was far from being alone in reporting success with high-dose
nutrition therapy. Dianne Craft writes, "For over forty years, Dr. Henry
Turkel (26, 27) treated Down's children successfully using orthomolecular
methods. He used a combination of vitamins, minerals, and thyroid hormone
replacement. His patients improved mentally and they lost the typical Down's
syndrome facial appearance. With over 600 children treated, he found an
eighty to ninety percent improvement rate." (24)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>To date, the orthodox
Down authorities' position may be summed up as, there is no evidence that it
helps, so do not try it. Dr. Harrell's view would be<span class=GramE>,</span>
there is reason to believe that nutrition might help, so let's see if it
does. The first view prevents physician reports. The second generates them.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>Theorization can only go
so far. The proof is in the pudding, and Ruth <span class=SpellE>Flinn</span>
Harrell's approach yielded smarter, happier children. Her results are
sufficiently compelling justification for a therapeutic trial of
orthomolecular supplementation for every learning-impaired child.<o:p></o:p></span></p>
<p><b><span style='font-size:11.0pt;font-family:Arial'>References:<o:p></o:p></span></b></p>
<p><span style='font-size:11.0pt;font-family:Arial'>1. Harrell RF, <span
class=SpellE>Capp</span> RH, <st1:Street w:st="on"><st1:address w:st="on">Davis
DR</st1:address></st1:Street>, Peerless J, and <span class=SpellE>Ravitz</span>
LR. Can nutritional supplements help mentally retarded children? An
exploratory study. Proc <span class=SpellE>Natl</span> <span class=SpellE>Acad</span>
<span class=SpellE>Sci</span> <st1:place w:st="on"><st1:country-region w:st="on">USA</st1:country-region></st1:place>,
1981. 78: 574–8.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>2. Harrell RF. Effect of
added thiamine on learning. NY: Bureau of Publications, Teachers College, <st1:place
w:st="on"><st1:PlaceName w:st="on">Columbia</st1:PlaceName> <st1:PlaceType
w:st="on">University</st1:PlaceType></st1:place>, 1943. Issued in the
series: Contributions to education, no. 877. Reprinted: <st1:place w:st="on"><st1:State
w:st="on">New York</st1:State></st1:place>, AMS Press, 1972. ISBN:
0404558771.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>3. Harrell RF. Further
effects of added thiamine on learning and other processes. NY: Bureau of
Publications, Teachers College, <st1:place w:st="on"><st1:PlaceName w:st="on">Columbia</st1:PlaceName>
<st1:PlaceType w:st="on">University</st1:PlaceType></st1:place>, 1947.
Issued in the series: Contributions to education, no. 928. Reprinted: <st1:place
w:st="on"><st1:State w:st="on">New York</st1:State></st1:place>, AMS Press,
1972. ISBN: 040455928X.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>4. Harrell RF. Mental
response to added thiamine. J Nutrition, 1946. 31:283.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>5. Harrell RF, <span
class=SpellE>Woodyard</span> E and Gates AI. The effect of mothers' diets on
the intelligence of offspring. Also known as: Relation of maternal prenatal
diet to intelligence of the offspring. NY: Bureau of Publications, Teachers
College, <st1:place w:st="on"><st1:PlaceName w:st="on">Columbia</st1:PlaceName>
<st1:PlaceType w:st="on">University</st1:PlaceType></st1:place>, 1956.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>6. Dr. Ruth <span
class=SpellE>Flinn</span> Harrell: Effect of added thiamine on
learning." The Health Seeker, p 18-19. </span><span style='font-size:
11.0pt'><a href="http://www.geocities.com/HotSprings/2194/vitamin.html"><span
style='font-family:Arial'>http://www.geocities.com/HotSprings/2194/vitamin.html</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'>7. Garrison RH and <span
class=SpellE>Somer</span> E. The Nutrition Desk Reference. <st1:place w:st="on"><st1:City
w:st="on">New Canaan</st1:City>, <st1:State w:st="on">CT</st1:State></st1:place>:
Keats, 1990.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>8. </span><span
style='font-size:11.0pt'><a
href="http://www.eurekalert.org/pub_releases/2002-05/pn-akp051602.php"><span
style='font-family:Arial'>http://www.eurekalert.org/pub_releases/2002-05/pn-akp051602.php</span></a></span><span
style='font-size:11.0pt;font-family:Arial'> 16 May, 2002. Accessed August,
2003.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>9. Winter A. Differential
diagnosis of memory dysfunction: Finding the cause when your patient can't
remember. </span><span style='font-size:11.0pt'><a
href="http://www.afpafitness.com/articles/Memory.htm"><span style='font-family:
Arial'>http://www.afpafitness.com/articles/Memory.htm</span></a></span><span
style='font-size:11.0pt;font-family:Arial;color:yellow'> </span><span
style='font-size:11.0pt;font-family:Arial'>Accessed August, 2003.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>10. <span class=SpellE>Horwitz</span>
N. Vitamins, minerals boost IQ in retarded. Medical Tribune. <span
class=SpellE>Vol</span> 22, No 3. Wednesday, 21 January, 1981. Pages 1 and
19.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>11. Bennett FC,
McClelland S, <span class=SpellE>Kriegsmann</span> EA, Andrus LB, Sells CJ. Vitamin
and mineral supplementation in Down's syndrome. Pediatrics. 1983 Nov;
72(5):707-13.)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>12. Bidder RT, Gray P, <span
class=SpellE>Newcombe</span> RG, Evans BK, Hughes M. The effects of
multivitamins and minerals on children with Down syndrome. Dev Med Child <span
class=SpellE>Neurol</span>. 1989 Aug<span class=GramE>;31</span>(4):532-7.)<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>13. <span class=SpellE>Menolascino</span>
FJ, Donaldson JY, Gallagher TF, Golden CJ, Wilson JE, <span class=SpellE>Huth</span>
JA, <span class=SpellE>Ludvigsen</span> CW, Gillette DW.) Vitamin supplements
and purported learning enhancement in mentally retarded children. J <span
class=SpellE>Nutr</span> <span class=SpellE>Sci</span> <span class=SpellE>Vitaminol</span>
(<st1:place w:st="on"><st1:City w:st="on">Tokyo</st1:City></st1:place>). 1989
Jun<span class=GramE>;35</span>(3):181-92.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>14. Smith GF, <span
class=SpellE>Spiker</span> D, Peterson CP, <span class=SpellE>Cicchetti</span>
D, Justine P. Failure of vitamin/mineral supplementation in Down syndrome.
Lancet, 1983. 2:41.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>15. Weathers C. Effects
of nutritional supplementation on IQ and certain other variables associated
with Down syndrome. Am J <span class=SpellE>Ment</span> <span class=SpellE>Defic</span>.
1983 Sep<span class=GramE>;88</span>(2):214-7.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>16. <span class=SpellE>Pruess</span>
JB, <span class=SpellE>Fewell</span> RR, Bennett FC. Vitamin therapy and
children with Down syndrome: a review of research. Except Child. 1989 Jan<span
class=GramE>;55</span>(4):336-41.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>17. Smith GF, <span
class=SpellE>Spiker</span> D, Peterson CP, <span class=SpellE>Cicchetti</span>
D, Justine P. Use of megadoses of vitamins with minerals in Down syndrome. J <span
class=SpellE>Pediatr</span>. 1984 Aug<span class=GramE>;105</span>(2):228-34.<o:p></o:p></span></p>
<p><st1:Street w:st="on"><st1:address w:st="on"><span style='font-size:11.0pt;
font-family:Arial'>18. Davis DR</span></st1:address></st1:Street><span
style='font-size:11.0pt;font-family:Arial'> and <span class=SpellE>Capp</span>
RH. Vitamins and minerals in Down Syndrome. J <span class=SpellE>Pediatr</span>.
1985 March<span class=GramE>;106</span>(3):531.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>19. <span class=SpellE>Thiel</span>
R.J. Facial effects of the Warner protocol for children with Down syndrome.
Journal of Orthomolecular Medicine, 2002;17(2):111-116<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>20. Warner FJ. Metabolic
supplement for correction of raging free radicals in <span class=SpellE>Trisomy</span>
21: A <span class=SpellE>noncomparative</span> open case study. </span><span
style='font-size:11.0pt'><a href="http://www.warnerhouse.com/radicals.htm"><span
style='font-family:Arial'>http://www.warnerhouse.com/radicals.htm</span></a></span><span
style='font-size:11.0pt;font-family:Arial'> . Accessed August, 2003.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>21. </span><span
style='font-size:9.0pt'><a
href="http://www.ndss.org/content.cfm?fuseaction=SearchLink&article=45"><span
style='font-family:Arial'>http://www.ndss.org/content.cfm?fuseaction=SearchLink&article=45</span></a></span><span
style='font-size:9.0pt;font-family:Arial'> .</span><span style='font-size:
11.0pt;font-family:Arial'> Accessed August, 2003.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>22. Sacks B and Buckley
F. Multi-nutrient formulas and other substances as therapies for Down
syndrome: An overview. Down Syndrome News and Update, 1998. 1(2), 70-83. </span><span
style='font-size:9.0pt'><a
href="http://www.down-syndrome.info/library/periodicals/dsnu/01/2/070/DSNU-01-2-070-EN-GB.htm"><span
style='font-family:Arial'>http://www.down-syndrome.info/library/periodicals/dsnu/01/2/070/DSNU-01-2-070-EN-GB.htm</span></a></span><span
style='font-size:9.0pt;font-family:Arial'> <o:p></o:p></span></p>
<p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:11.0pt;
font-family:Arial'>23. <span class=SpellE>Pincheira</span> J, <span
class=SpellE>Navarrete</span> MH, de la <span class=SpellE>Torre</span> C,
Tapia G, Santos MJ. Effect of vitamin E on chromosomal aberrations in
lymphocytes from patients with Down syndrome. <span class=SpellE>Clin</span>
Genet. 1999 Mar<span class=GramE>;55</span>(3):192-7.<o:p></o:p></span></p>
<p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:11.0pt;
font-family:Arial'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial'>24. Craft
D. Can nutritional supplements help mentally retarded children? 1998.<o:p></o:p></span></p>
<p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt'><a
href="http://www.diannecraft.com/nut-sup1.html"><span style='font-family:
Arial'>http://www.diannecraft.com/nut-sup1.html</span></a></span><span
style='font-size:11.0pt;font-family:Arial;color:blue'> </span><span
style='font-size:11.0pt;font-family:Arial'>Accessed August, 2003.<o:p></o:p></span></p>
<p><st1:Street w:st="on"><st1:address w:st="on"><span style='font-size:11.0pt;
font-family:Arial'>25. Davis DR</span></st1:address></st1:Street><span
style='font-size:11.0pt;font-family:Arial'>. The Harrell study and seven
follow-up studies: A brief review. J Orthomolecular Medicine, 1987. 2:2,
111-115.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>26. Turkel H. Medical
amelioration of Down's syndrome incorporating the orthomolecular approach.
Journal of Orthomolecular Psychiatry, 1975. 4:102-115.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>27. Turkel H. The medical
treatment for Down's syndrome. <st1:place w:st="on"><st1:City w:st="on">Southfield</st1:City>,
<st1:State w:st="on">MI</st1:State></st1:place>: <span class=SpellE>Ubiotica</span>.
1985.<o:p></o:p></span></p>
<p><span style='font-size:11.0pt;font-family:Arial'>More on Dr <span
class=SpellE>Turkel’s</span> treatment: <a
href="http://www.doctoryourself.com/turkel.html">http://www.doctoryourself.com/turkel.html</a>
<o:p></o:p></span></p>
<p><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'>Copyright 2004 and previous
years Andrew W. Saul.<o:p></o:p></span></p>
<p><b style='mso-bidi-font-weight:normal'><span style='font-size:10.0pt;
font-family:Arial'>Andrew Saul is the <span class=GramE>author of the books <i>FIRE</i></span><i>
YOUR DOCTOR!</i> How <i>to be Independently Healthy </i>(reader reviews at<i>
</i><a href="http://www.doctoryourself.com/review.html">http://www.doctoryourself.com/review.html</a>
) and <i>DOCTOR YOURSELF: Natural Healing that Works.</i> (reviewed at <a
href="http://www.doctoryourself.com/saulbooks.html">http://www.doctoryourself.com/saulbooks.html</a>
) </span><o:p></o:p></b></p>
<p><b style='mso-bidi-font-weight:normal'><span style='font-size:10.0pt;
font-family:Arial'>For ordering information, <a
href="http://www.doctoryourself.com/order.html">Click Here</a></span> .<o:p></o:p></b></p>
<p><o:p> </o:p></p>
<p> </p>
</td>
</tr>
<tr style='mso-yfti-irow:1'>
<td width="20%" style='width:20.2%;padding:.75pt .75pt .75pt .75pt'>
<p align=center style='text-align:center'><a href="contact.html"><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="contact.html">Andrew W. Saul</a></p>
</td>
<td width="2%" style='width:2.62%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="77%" style='width:77.18%;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 align=center style='text-align:center'></p>
</td>
</tr>
<tr style='mso-yfti-irow:2;mso-yfti-lastrow:yes'>
<td width="20%" style='width:20.2%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="2%" style='width:2.62%;padding:.75pt .75pt .75pt .75pt'>
<p> </p>
</td>
<td width="77%" style='width:77.18%;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>
|