
/* Sequence of slide descriptions */
desc1a = 'Figure 1A</font><br><font id=normaltext>This breast FNA is moderately cellular. Large epithelial clusters with papillary architecture are present. Numerous single epithelial cells can be identified with cuboidal to columnar shape. These findings are suggestive of a papillary neoplasm. (Papanicolaou stain, low power)                                                 ';
desc1b = 'Figure 1B</font><br><font id=normaltext>A higher power photomicrograph of loosely cohesive clusters of cells shows tall columnar cells with hyperchromatic nuclei. When these cells are identified in an aspirate that has papillary features a papillary carcinoma can be favored. (Papanicolaou stain, high power)                                                          ';
desc2a = 'Figure 2A</font><br><font id=normaltext>Hypercellular smears containing large loosely cohesive clusters of crowded follicular cells with a "nested" appearance. (Papanicolaou stain, low power)                                                                                                                                                                               ';
desc2b = 'Figure 2B</font><br><font id=normaltext>The individual follicular cells had scant cytoplasm and were uniform in size with round to oval nuclei. (Papanicolaou stain, medium power)                                                                                                                                                                                            ';
desc2c = 'Figure 2C</font><br><font id=normaltext>At higher magnification the individual follicular cell nuclei were moderately pleomorphic with slightly clumped chromatin. (Papanicolaou stain, high power)                                                                                                                                                                           ';
desc3a = 'Figure 3A</font><br><font id=normaltext>Highly cellular smear demonstrating a small sized lymphocytic population. There are "lymphoglandular bodies" in the background, and the lymphocyte nuclei are smaller than the nucleus of the histiocyte. The population is relatively monotonous. There is only mild variation in cell size. (Romanowsky stain, medium magnification)';
desc3b = 'Figure 3B</font><br><font id=normaltext>Details of the small lymphocytic population. There is coarse chromatin and nuclear irregularity. Nucleoli are inconspicuous. Although the chromatin is coarse, it is not "clumped" as in the nucleus of the small central lymphocyte. (Romanowsky stain, high power)                                                                  ';
desc3c = 'Figure 3C</font><br><font id=normaltext>The Papanicolaou stained preparation emphasized the monotony of cell size. The cells appear smaller in the alcohol fixed preparations; the nuclei are smaller than the histiocyte nuclei. The chromatin is course and the nuclear irregularities are not as obvious. (Papanicolaou stain, high magnification.)                        ';
desc4a = 'Figure 4A</font><br><font id=normaltext>Highly cellular smear composed of individually dispersed and scattered, small cohesive clusters of tumor cells. (Diff-Quik stain, low power)                                                                                                                                                                                          ';
desc4b = 'Figure 4B</font><br><font id=normaltext>Tumor cells appear round to ovoid with high nuclear to cytoplasmic ratios. (Diff-Quik stain, high power)                                                                                                                                                                                                                              ';
desc4c = 'Figure 4C</font><br><font id=normaltext>Tumors cells have round hyperchromatic nuclei with inconspicuous nucleoli and scant rims of cytoplasm. (Papanicolaou stain, high power)                                                                                                                                                                                               ';
desc5a = 'Figure 5A</font><br><font id=normaltext>This aspirate is a high cellularity with numerous single epithelial cells. A stromal fragment is apparent in this photomicrograph which might raise the possibility of a fibroadenoma, however, the marked cellularity and discohesion is worrisome. (Papanicolaou stain, low power)                                                  ';
desc5b = 'Figure 5B</font><br><font id=normaltext>A higher power shows a monomorphic population of small bland nuclei in clusters and singly. The cells have feature of lobular neoplasia. This aspirate was from a fibroadenoma that was extensively involved by LCIS. (Papanicolaou stain, high power)                                                                                ';
desc6a = 'Figure 6A</font><br><font id=normaltext>Aspirate smears were cellular and composed of a pure population of follicular cells with oncocytic features (Hurthle cells).  Individual cells were large with enlarged, round nuclei, fine chromatin and prominent nucleoli. (H&E stain, high power)                                                                                 ';
desc6b = 'Figure 6B</font><br><font id=normaltext>Occasional scattered Hurthle cells have markedly enlarged nuclei, greater than twice the diameter of others. (H&E stain, high power)                                                                                                                                                                                                  ';
desc6c = 'Figure 6C</font><br><font id=normaltext>Crowded clusters of Hurthle cells are seen as well as individual cells.  Focally a crowded group of hyperchromatic spindle cells is present.  (H&E, medium power)                                                                                                                                                                     ';
desc7a = 'Figure 7A</font><br><font id=normaltext>The CT scan at the level of the anterior mandible demonstrating a mass extending into the buccinator space. It has homogeneous attenuation. There is no direct osseous involvement. (CT scan of mandible with contrast.)                                                                                                              ';
desc7b = 'Figure 7B</font><br><font id=normaltext>The smears are cellular and are composed of single cells. There is a background of small lymphocytes and a second population of cells that are "intermediate" in size and have nuclei approximately the same size as histiocyte nuclei. They have scant cytoplasm. (Romanowsky stain, high power)                                     ';
desc7c = 'Figure 7C</font><br><font id=normaltext>In a thinner portion of the smear, background lymphoglandular bodies are seen. The delicate blast like chromatin pattern is noted in the intermediate sized cells. Nucleoli are inconspicuous. (Romanowsky stain, high power)                                                                                                         ';
desc7d = 'Figure 7D</font><br><font id=normaltext>The Papanicolaou stained smears demonstrate delicate chromatin pattern. Nucleoli are inconspicuous, and there is little cytoplasm. (Papanicolaou stain, high power)                                                                                                                                                                   ';
desc8a = 'Figure 8A</font><br><font id=normaltext>Cellular aspirate smear comprised of mostly discohesive, bland-appearing spindle-shaped cells. (Diff-Quik stain, low power)                                                                                                                                                                                                           ';
desc8b = 'Figure 8B</font><br><font id=normaltext>Individual spindle-shaped cells have round to oval nuclei, inconspicuous nucleoli, and variable amounts of tapering cytoplasm. A few cell clusters are present. (Diff-Quik stain, high power)                                                                                                                                         ';
desc8c = 'Figure 8C</font><br><font id=normaltext>Spindle-shaped cells as seen in Image 8B.  These cells resemble bland fibroblasts. (Papanicolaou stain, medium power)                                                                                                                                                                                                                 ';

function parnav(imgnum)
 {
 parent.dir = '92nd';
 eval("parent.desc = desc"+imgnum);
 eval("parent.slidenum = 'cyto"+imgnum+"'");
 slidepop();
 return;
 }

function winstatus(imgnum)
 {
 eval("tempwin = desc"+imgnum+";");
 if (tempwin.indexOf('<') > 0) window.status = tempwin.substring(0,tempwin.indexOf('<'))+' Enlargment.';
 else window.status = tempwin+' - Enlargment.';
 return;
 }

