home *** CD-ROM | disk | FTP | other *** search
/ GEMS / GEMS.iso / viewer.app / cards.xml < prev    next >
Text File  |  1994-05-20  |  31KB  |  420 lines

  1. card_2994.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>2994</id>
  6.     <filler1>0</filler1>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>2625</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_3096.css" />
  12.     <part>
  13.         <id>1</id>
  14.         <type>button</type>
  15.         <visible> <true /> </visible>
  16.         <reserved5> 0 </reserved5>
  17.         <reserved4> 0 </reserved4>
  18.         <reserved3> 0 </reserved3>
  19.         <reserved2> 0 </reserved2>
  20.         <reserved1> 0 </reserved1>
  21.         <enabled> <true /> </enabled>
  22.         <rect>
  23.             <left>206</left>
  24.             <top>382</top>
  25.             <right>234</right>
  26.             <bottom>404</bottom>
  27.         </rect>
  28.         <style>opaque</style>
  29.         <showName> <false /> </showName>
  30.         <highlight> <false /> </highlight>
  31.         <autoHighlight> <true /> </autoHighlight>
  32.         <sharedHighlight> <true /> </sharedHighlight>
  33.         <family>0</family>
  34.         <titleWidth>0</titleWidth>
  35.         <icon>19093</icon>
  36.         <textAlign>center</textAlign>
  37.         <font>Chicago</font>
  38.         <textSize>12</textSize>
  39.         <textStyle>plain</textStyle>
  40.         <name>prev pic</name>
  41.         <script>on mouseUpglobal namesDB,currentDBLine,howManyPicsset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into toBeClosedsubtract 1 from currentDBLineif currentDBLine < 1 then put howManyPics into currentDBLinedisplayPic (item 1 of line currentDBLine of namesDB)close window toBeClosedset the itemDelimiter to commaend mouseUp</script>
  42.     </part>
  43.     <part>
  44.         <id>3</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>287</left>
  55.             <top>382</top>
  56.             <right>316</right>
  57.             <bottom>404</bottom>
  58.         </rect>
  59.         <style>opaque</style>
  60.         <showName> <false /> </showName>
  61.         <highlight> <false /> </highlight>
  62.         <autoHighlight> <true /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>31084</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Chicago</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>next pic</name>
  72.         <script>on mouseUpglobal namesDB,currentDBLine,howManyPicsset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into toBeClosedadd 1 to currentDBLineif currentDBLine > howManyPics then put 1 into currentDBLinedisplayPic (item 1 of line currentDBLine of namesDB)close window toBeClosedset the itemDelimiter to commaend mouseUp</script>
  73.     </part>
  74.     <part>
  75.         <id>4</id>
  76.         <type>button</type>
  77.         <visible> <true /> </visible>
  78.         <reserved5> 0 </reserved5>
  79.         <reserved4> 0 </reserved4>
  80.         <reserved3> 0 </reserved3>
  81.         <reserved2> 0 </reserved2>
  82.         <reserved1> 0 </reserved1>
  83.         <enabled> <true /> </enabled>
  84.         <rect>
  85.             <left>176</left>
  86.             <top>382</top>
  87.             <right>204</right>
  88.             <bottom>404</bottom>
  89.         </rect>
  90.         <style>opaque</style>
  91.         <showName> <false /> </showName>
  92.         <highlight> <false /> </highlight>
  93.         <autoHighlight> <true /> </autoHighlight>
  94.         <sharedHighlight> <true /> </sharedHighlight>
  95.         <family>0</family>
  96.         <titleWidth>0</titleWidth>
  97.         <icon>13637</icon>
  98.         <textAlign>center</textAlign>
  99.         <font>Chicago</font>
  100.         <textSize>12</textSize>
  101.         <textStyle>plain</textStyle>
  102.         <name>play bck</name>
  103.         <script>on mouseUpglobal isPlaying,playModeset the enabled of menu "File" to falseset the enabled of menu "Sort" to falseset the enabled of button "next pic" to falseset the enabled of button "prev pic" to falseset the enabled of button "play fwd" to falseset the enabled of button "stop" to trueset the enabled of menuItem "Next" of menu "View" to falseset the enabled of menuItem "Previous" of menu "View" to falseset the enabled of menuItem "Play Forward" of menu "View" to falseset the enabled of menuItem "Play Backward     " of menu "View" to falseset the enabled of menuItem "Stop" of menu "View" to trueset the enabled of menuItem 8 of menu "View" to falseset the enabled of menuItem "Find FirstΓǪ" of menu "View" to falseset the enabled of menuItem "Find Next" of menu "View" to falseset the enabled of cd button "zoom" to falseset the enabled of me to falseput true into isPlayingput "bck" into playModeend mouseUp</script>
  104.     </part>
  105.     <part>
  106.         <id>5</id>
  107.         <type>button</type>
  108.         <visible> <true /> </visible>
  109.         <reserved5> 0 </reserved5>
  110.         <reserved4> 0 </reserved4>
  111.         <reserved3> 0 </reserved3>
  112.         <reserved2> 0 </reserved2>
  113.         <reserved1> 0 </reserved1>
  114.         <enabled> <true /> </enabled>
  115.         <rect>
  116.             <left>318</left>
  117.             <top>382</top>
  118.             <right>346</right>
  119.             <bottom>404</bottom>
  120.         </rect>
  121.         <style>opaque</style>
  122.         <showName> <false /> </showName>
  123.         <highlight> <false /> </highlight>
  124.         <autoHighlight> <true /> </autoHighlight>
  125.         <sharedHighlight> <true /> </sharedHighlight>
  126.         <family>0</family>
  127.         <titleWidth>0</titleWidth>
  128.         <icon>5123</icon>
  129.         <textAlign>center</textAlign>
  130.         <font>Chicago</font>
  131.         <textSize>12</textSize>
  132.         <textStyle>plain</textStyle>
  133.         <name>play fwd</name>
  134.         <script>on mouseUpglobal isPlaying,playModeset the enabled of menu "File" to falseset the enabled of menu "Sort" to falseset the enabled of button "next pic" to falseset the enabled of button "prev pic" to falseset the enabled of button "play bck" to falseset the enabled of button "stop" to trueset the enabled of menuItem "Next" of menu "View" to falseset the enabled of menuItem "Previous" of menu "View" to falseset the enabled of menuItem "Play Forward" of menu "View" to falseset the enabled of menuItem "Play Backward     " of menu "View" to falseset the enabled of menuItem "Stop" of menu "View" to trueset the enabled of menuItem 8 of menu "View" to falseset the enabled of menuItem "Find FirstΓǪ" of menu "View" to falseset the enabled of menuItem "Find Next" of menu "View" to falseset the enabled of cd button "zoom" to falseset the enabled of me to falseput true into isPlayingput "fwd" into playModeend mouseUp</script>
  135.     </part>
  136.     <part>
  137.         <id>9</id>
  138.         <type>field</type>
  139.         <visible> <true /> </visible>
  140.         <dontWrap> <false /> </dontWrap>
  141.         <dontSearch> <false /> </dontSearch>
  142.         <sharedText> <false /> </sharedText>
  143.         <fixedLineHeight> <false /> </fixedLineHeight>
  144.         <autoTab> <false /> </autoTab>
  145.         <lockText> <true /> </lockText>
  146.         <rect>
  147.             <left>213</left>
  148.             <top>362</top>
  149.             <right>304</right>
  150.             <bottom>378</bottom>
  151.         </rect>
  152.         <style>transparent</style>
  153.         <autoSelect> <false /> </autoSelect>
  154.         <showLines> <false /> </showLines>
  155.         <wideMargins> <false /> </wideMargins>
  156.         <multipleLines> <false /> </multipleLines>
  157.         <reservedFamily> 0 </reservedFamily>
  158.         <titleWidth>0</titleWidth>
  159.         <icon>0</icon>
  160.         <textAlign>center</textAlign>
  161.         <font>Geneva</font>
  162.         <textSize>9</textSize>
  163.         <textStyle>plain</textStyle>
  164.         <textHeight>12</textHeight>
  165.         <name>picture number</name>
  166.         <script></script>
  167.     </part>
  168.     <part>
  169.         <id>11</id>
  170.         <type>button</type>
  171.         <visible> <true /> </visible>
  172.         <reserved5> 0 </reserved5>
  173.         <reserved4> 0 </reserved4>
  174.         <reserved3> 0 </reserved3>
  175.         <reserved2> 0 </reserved2>
  176.         <reserved1> 0 </reserved1>
  177.         <enabled> <true /> </enabled>
  178.         <rect>
  179.             <left>205</left>
  180.             <top>340</top>
  181.             <right>313</right>
  182.             <bottom>357</bottom>
  183.         </rect>
  184.         <style>popup</style>
  185.         <showName> <false /> </showName>
  186.         <highlight> <false /> </highlight>
  187.         <autoHighlight> <false /> </autoHighlight>
  188.         <sharedHighlight> <true /> </sharedHighlight>
  189.         <family>0</family>
  190.         <titleWidth>0</titleWidth>
  191.         <selectedLines>
  192.             <integer>1</integer>
  193.         </selectedLines>
  194.         <textAlign>center</textAlign>
  195.         <font>Geneva</font>
  196.         <textSize>9</textSize>
  197.         <textStyle>plain</textStyle>
  198.         <name>display popup</name>
  199.         <script>on mouseUpglobal namesDB,currentDBLineset the itemDelimiter to tabput currentDBLine into oldLineput (item 1 of line currentDBLine of namesDB) into toBeClosedput word 2 of (the selectedLine of me) into currentDBLineif currentDBLine <> oldLine thendisplayPic (item 1 of line currentDBLine of namesDB)close window toBeClosedend ifset the itemDelimiter to commaend mouseUp</script>
  200.     </part>
  201.     <part>
  202.         <id>13</id>
  203.         <type>field</type>
  204.         <visible> <true /> </visible>
  205.         <dontWrap> <false /> </dontWrap>
  206.         <dontSearch> <false /> </dontSearch>
  207.         <sharedText> <false /> </sharedText>
  208.         <fixedLineHeight> <false /> </fixedLineHeight>
  209.         <autoTab> <false /> </autoTab>
  210.         <lockText> <true /> </lockText>
  211.         <rect>
  212.             <left>6</left>
  213.             <top>340</top>
  214.             <right>169</right>
  215.             <bottom>402</bottom>
  216.         </rect>
  217.         <style>scrolling</style>
  218.         <autoSelect> <false /> </autoSelect>
  219.         <showLines> <false /> </showLines>
  220.         <wideMargins> <false /> </wideMargins>
  221.         <multipleLines> <false /> </multipleLines>
  222.         <reservedFamily> 0 </reservedFamily>
  223.         <titleWidth>0</titleWidth>
  224.         <icon>0</icon>
  225.         <textAlign>left</textAlign>
  226.         <font>Geneva</font>
  227.         <textSize>9</textSize>
  228.         <textStyle>plain</textStyle>
  229.         <textHeight>12</textHeight>
  230.         <name>info</name>
  231.         <script>on mouseDoubleClickglobal isPlayingif not isPlaying then findFirstend mouseDoubleClick</script>
  232.     </part>
  233.     <part>
  234.         <id>15</id>
  235.         <type>button</type>
  236.         <visible> <true /> </visible>
  237.         <reserved5> 0 </reserved5>
  238.         <reserved4> 0 </reserved4>
  239.         <reserved3> 0 </reserved3>
  240.         <reserved2> 0 </reserved2>
  241.         <reserved1> 0 </reserved1>
  242.         <enabled> <false /> </enabled>
  243.         <rect>
  244.             <left>245</left>
  245.             <top>382</top>
  246.             <right>274</right>
  247.             <bottom>404</bottom>
  248.         </rect>
  249.         <style>opaque</style>
  250.         <showName> <false /> </showName>
  251.         <highlight> <false /> </highlight>
  252.         <autoHighlight> <false /> </autoHighlight>
  253.         <sharedHighlight> <true /> </sharedHighlight>
  254.         <family>0</family>
  255.         <titleWidth>0</titleWidth>
  256.         <icon>8367</icon>
  257.         <textAlign>center</textAlign>
  258.         <font>Chicago</font>
  259.         <textSize>12</textSize>
  260.         <textStyle>plain</textStyle>
  261.         <name>stop</name>
  262.         <script>on mouseUpglobal isPlayingset the enabled of menu "File" to trueset the enabled of menu "Sort" to trueset the enabled of button "next pic" to trueset the enabled of button "prev pic" to trueset the enabled of button "play bck" to trueset the enabled of button "play fwd" to trueset the enabled of menuItem "Next" of menu "View" to trueset the enabled of menuItem "Previous" of menu "View" to trueset the enabled of menuItem "Play Forward" of menu "View" to trueset the enabled of menuItem "Play Backward     " of menu "View" to trueset the enabled of menuItem "Stop" of menu "View" to falseset the enabled of menuItem 8 of menu "View" to trueset the enabled of menuItem "Find FirstΓǪ" of menu "View" to trueset the enabled of menuItem "Find Next" of menu "View" to trueset the enabled of cd button "zoom" to truehide cd button "PauseΓǪ"set the enabled of me to falseput false into isPlayingend mouseUp</script>
  263.     </part>
  264.     <part>
  265.         <id>20</id>
  266.         <type>field</type>
  267.         <visible> <false /> </visible>
  268.         <dontWrap> <false /> </dontWrap>
  269.         <dontSearch> <false /> </dontSearch>
  270.         <sharedText> <false /> </sharedText>
  271.         <fixedLineHeight> <false /> </fixedLineHeight>
  272.         <autoTab> <false /> </autoTab>
  273.         <lockText> <false /> </lockText>
  274.         <rect>
  275.             <left>0</left>
  276.             <top>32</top>
  277.             <right>352</right>
  278.             <bottom>230</bottom>
  279.         </rect>
  280.         <style>rectangle</style>
  281.         <autoSelect> <false /> </autoSelect>
  282.         <showLines> <false /> </showLines>
  283.         <wideMargins> <true /> </wideMargins>
  284.         <multipleLines> <false /> </multipleLines>
  285.         <reservedFamily> 0 </reservedFamily>
  286.         <titleWidth>0</titleWidth>
  287.         <icon>0</icon>
  288.         <textAlign>left</textAlign>
  289.         <font>Helvetica</font>
  290.         <textSize>10</textSize>
  291.         <textStyle>plain</textStyle>
  292.         <textHeight>13</textHeight>
  293.         <name>infoDB field</name>
  294.         <script></script>
  295.     </part>
  296.     <part>
  297.         <id>23</id>
  298.         <type>button</type>
  299.         <visible> <true /> </visible>
  300.         <reserved5> 0 </reserved5>
  301.         <reserved4> 0 </reserved4>
  302.         <reserved3> 0 </reserved3>
  303.         <reserved2> 0 </reserved2>
  304.         <reserved1> 0 </reserved1>
  305.         <enabled> <true /> </enabled>
  306.         <rect>
  307.             <left>311</left>
  308.             <top>297</top>
  309.             <right>346</right>
  310.             <bottom>330</bottom>
  311.         </rect>
  312.         <style>opaque</style>
  313.         <showName> <false /> </showName>
  314.         <highlight> <false /> </highlight>
  315.         <autoHighlight> <true /> </autoHighlight>
  316.         <sharedHighlight> <true /> </sharedHighlight>
  317.         <family>0</family>
  318.         <titleWidth>0</titleWidth>
  319.         <icon>15555</icon>
  320.         <textAlign>center</textAlign>
  321.         <font>Chicago</font>
  322.         <textSize>12</textSize>
  323.         <textStyle>plain</textStyle>
  324.         <name>zoom</name>
  325.         <script>on mouseUpglobal currentDBLine,namesDBset the itemDelimiter to tabif the icon of me is 15555 then--zoom inset the scale of window (item 1 of line currentDBLine of namesDB) to 1set the icon of me to "zoom out"set the name of menuItem "Zoom In" of menu "View" to "Zoom Out"elseset the scale of window (item 1 of line currentDBLine of namesDB) to 0set the icon of me to "zoom in"set the name of menuItem "Zoom Out" of menu "View" to "Zoom In"end ifset the itemDelimiter to commaend mouseUp</script>
  326.     </part>
  327.     <part>
  328.         <id>32</id>
  329.         <type>button</type>
  330.         <visible> <false /> </visible>
  331.         <reserved5> 0 </reserved5>
  332.         <reserved4> 0 </reserved4>
  333.         <reserved3> 0 </reserved3>
  334.         <reserved2> 0 </reserved2>
  335.         <reserved1> 0 </reserved1>
  336.         <enabled> <true /> </enabled>
  337.         <rect>
  338.             <left>326</left>
  339.             <top>360</top>
  340.             <right>346</right>
  341.             <bottom>378</bottom>
  342.         </rect>
  343.         <style>transparent</style>
  344.         <showName> <false /> </showName>
  345.         <highlight> <false /> </highlight>
  346.         <autoHighlight> <true /> </autoHighlight>
  347.         <sharedHighlight> <true /> </sharedHighlight>
  348.         <family>0</family>
  349.         <titleWidth>0</titleWidth>
  350.         <icon>15272</icon>
  351.         <textAlign>center</textAlign>
  352.         <font>Geneva</font>
  353.         <textSize>9</textSize>
  354.         <textStyle>plain</textStyle>
  355.         <name>PauseΓǪ</name>
  356.         <script>on mouseUpglobal pauseask "Type amount of seconds to pause between pictures during play mode:"  with pauseIf the result is "Cancel" then exit mouseUpput it into theAnswerif theAnswer is not a number or theAnswer <0 thenbeepsend mouseUp to meexit mouseUpelseput theAnswer div 1 into pauseend ifend mouseUp</script>
  357.     </part>
  358.     <part>
  359.         <id>35</id>
  360.         <type>field</type>
  361.         <visible> <false /> </visible>
  362.         <dontWrap> <false /> </dontWrap>
  363.         <dontSearch> <false /> </dontSearch>
  364.         <sharedText> <false /> </sharedText>
  365.         <fixedLineHeight> <false /> </fixedLineHeight>
  366.         <autoTab> <false /> </autoTab>
  367.         <lockText> <false /> </lockText>
  368.         <rect>
  369.             <left>11</left>
  370.             <top>8</top>
  371.             <right>162</right>
  372.             <bottom>53</bottom>
  373.         </rect>
  374.         <style>transparent</style>
  375.         <autoSelect> <false /> </autoSelect>
  376.         <showLines> <false /> </showLines>
  377.         <wideMargins> <false /> </wideMargins>
  378.         <multipleLines> <false /> </multipleLines>
  379.         <reservedFamily> 0 </reservedFamily>
  380.         <titleWidth>0</titleWidth>
  381.         <icon>0</icon>
  382.         <textAlign>left</textAlign>
  383.         <font>Geneva</font>
  384.         <textSize>12</textSize>
  385.         <textStyle>plain</textStyle>
  386.         <textHeight>16</textHeight>
  387.         <name>DB</name>
  388.         <script></script>
  389.     </part>
  390.     <content>
  391.         <layer>card</layer>
  392.         <id>9</id>
  393.         <text>1 of 100</text>
  394.     </content>
  395.     <content>
  396.         <layer>card</layer>
  397.         <id>20</id>
  398.         <text>GE_0001.TIF;1    JadeGE_0002.TIF;1    Jade (nephrite) brush holderGE_0003.TIF;1    Kunzite, (Spodumene variety) 880 caratsGE_0004.TIF;1    Kunzite, 296.7 caratsGE_0005.TIF;1    KunziteGE_0006.TIF;1    LepidoliteGE_0007.TIF;1    LabradoriteGE_0008.TIF;1    LabradoriteGE_0009.TIF;1    MalachiteGE_0010.TIF;1    MalachiteGE_0011.TIF;1    MalachiteGE_0012.TIF;1    Malachite and azuriteGE_0013.TIF;1    Morganite, 590 caratsGE_0014.TIF;1    MorrisoniteGE_0015.TIF;1    Mozarkite (Missouri State Gem) variety of chert.GE_0016.TIF;1    Orthoclase, 249.6 caratsGE_0017.TIF;1    Obsidian, snowflakeGE_0018.TIF;1    OpalGE_0019.TIF;1    OpalGE_0020.TIF;1    PauashellGE_0021.TIF;1    Peridot (olivine)GE_0022.TIF;1    PearlsGE_0023.TIF;1    Picture agateGE_0024.TIF;1    Quartz sphereGE_0025.TIF;1    Quartz, smoky, 2240 caratsGE_0026.TIF;1    Quartz, rutilatedGE_0027.TIF;1    Quartz, rutilatedGE_0028.TIF;1    Quartz, smoky, 1695 caratsGE_0029.TIF;1    RhodoniteGE_0030.TIF;1    RhodochrositeGE_0031.TIF;1    RubelliteGE_0032.TIF;1    Rosser Reves Ruby, 138.7 caratsGE_0033.TIF;1    Sapphire, the Star of Bombay, 182 caratsGE_0034.TIF;1    Sinhalite, 43.5 caratsGE_0035.TIF;1    SpinelGE_0036.TIF;1    SpinelGE_0037.TIF;1    TanzaniteGE_0038.TIF;1    Turritella agateGE_0039.TIF;1    Tourmaline, Elbaite, MadagascarGE_0040.TIF;1    TourmalineGE_0041.TIF;1    ThomsoniteGE_0042.TIF;1    Topaz, 7725 caratsGE_0043.TIF;1    Topaz, 2491 caratsGE_0044.TIF;1    Topaz, the Chalmers topaz, 5890 carats, BrazilGE_0045.TIF;1    Topaz, 10588 carats, 211.76 grams, Minas Gerais, BrazilGE_0046.TIF;1    Topaz, 7033 carats, irradiatedGE_0047.TIF;1    Topaz, 36850 carats, The Worlds largest gem stone!, Minais Gerais, BrazilGE_0048.TIF;1    TopazGE_0049.TIF;1    Topaz, uncut crystalGE_0050.TIF;1    Topaz, etchedGE_0051.TIF;1    TurquoiseGE_0052.TIF;1    Wernerite, 288 caratsGE_0053.TIF;1    VarisiteGE_0054.TIF;1    CameoGE_0055.TIF;1    AgateGE_0056.TIF;1    ChrysopraseGE_0057.TIF;1    AgateGE_0058.TIF;1    AgateGE_0059.TIF;1    AgateGE_0060.TIF;1    Citrine, 783 caratsGE_0061.TIF;1    AgateGE_0062.TIF;1    Citrine, 1180 caratsGE_0063.TIF;1    Dyed agateGE_0064.TIF;1    Chrysanthemum stones, Japan, calcite/porphyritic basaltGE_0065.TIF;1    Dyed agateGE_0066.TIF;1    AgateGE_0067.TIF;1    AgateGE_0068.TIF;1    Concretion, septarianGE_0069.TIF;1    CabochonsGE_0070.TIF;1    AgateGE_0071.TIF;1    DomeykiteGE_0072.TIF;1    AgateGE_0073.TIF;1    AgateGE_0074.TIF;1    AgateGE_0075.TIF;1    AgateGE_0076.TIF;1    AmberGE_0077.TIF;1    The Portuguese DiamondGE_0078.TIF;1    AmethystGE_0079.TIF;1    AmethystGE_0080.TIF;1    AquamarineGE_0081.TIF;1    Aquamarine, 71.2 caratsGE_0082.TIF;1    Uncut diamond, the Oppenheimer diamond, 253.7 caratsGE_0083.TIF;1    AzuriteGE_0084.TIF;1    AzuriteGE_0085.TIF;1    Gold nugget, 2.3 kg, ColoradoGE_0086.TIF;1    Gold nugget, the largest ever from Colorado!GE_0087.TIF;1    Glass, dyedGE_0088.TIF;1    GeodesGE_0089.TIF;1    GeodesGE_0090.TIF;1    AzuriteGE_0091.TIF;1    Fluorite, 1034 caratsGE_0092.TIF;1    Royal AzelGE_0093.TIF;1    Beryl, 2044 caratsGE_0094.TIF;1    Beryl, 1363 caratsGE_0095.TIF;1    Beryl, 590 caratsGE_0096.TIF;1    Emerald, uncut, 858 caratsGE_0097.TIF;1    GosheniteGE_0098.TIF;1    Beryl, 914 caratsGE_0099.TIF;1    BrecciaGE_0100.TIF;1    Breccia</text>
  399.     </content>
  400.     <content>
  401.         <layer>card</layer>
  402.         <id>13</id>
  403.         <text>Jade</text>
  404.     </content>
  405.     <content>
  406.         <layer>card</layer>
  407.         <id>35</id>
  408.         <text><span class="style5">E_0001.TIF;1JadeGE_0002.TIF;1Jade (nephrite) brush holderGE_0003.TIF;1Kunzite, (Spodumene variety) 880 caratsGE_0004.TIF;1Kunzite, 296.7 caratsGE_0005.TIF;1KunziteGE_0006.TIF;1LepidoliteGE_0007.TIF;1LabradoriteGE_0008.TIF;1LabradoriteGE_0009.TIF;1MalachiteGE_0010.TIF;1MalachiteGE_0011.TIF;1MalachiteGE_0012.TIF;1Malachite and azuriteGE_0013.TIF;1Morganite, 590 caratsGE_0014.TIF;1MorrisoniteGE_0015.TIF;1Mozarkite (Missouri State Gem) variety of chert.GE_0016.TIF;1Orthoclase, 249.6 caratsGE_0017.TIF;1Obsidian, snowflakeGE_0018.TIF;1OpalGE_0019.TIF;1OpalGE_0020.TIF;1PauashellGE_0021.TIF;1Peridot (olivine)GE_0022.TIF;1PearlsGE_0023.TIF;1Picture agateGE_0024.TIF;1Quartz sphereGE_0025.TIF;1Quartz, smoky, 2240 caratsGE_0026.TIF;1Quartz, rutilatedGE_0027.TIF;1Quartz, rutilatedGE_0028.TIF;1Quartz, smoky, 1695 caratsGE_0029.TIF;1RhodoniteGE_0030.TIF;1RhodochrositeGE_0031.TIF;1RubelliteGE_0032.TIF;1Rosser Reves Ruby, 138.7 caratsGE_0033.TIF;1Sapphire, the Star of Bombay, 182 caratsGE_0034.TIF;1Sinhalite, 43.5 caratsGE_0035.TIF;1SpinelGE_0036.TIF;1SpinelGE_0037.TIF;1TanzaniteGE_0038.TIF;1Turritella agateGE_0039.TIF;1Tourmaline, Elbaite, MadagascarGE_0040.TIF;1TourmalineGE_0041.TIF;1ThomsoniteGE_0042.TIF;1Topaz, 7725 caratsGE_0043.TIF;1Topaz, 2491 caratsGE_0044.TIF;1Topaz, the Chalmers topaz, 5890 carats, BrazilGE_0045.TIF;1Topaz, 10588 carats, 211.76 grams, Minas Gerais, BrazilGE_0046.TIF;1Topaz, 7033 carats, irradiatedGE_0047.TIF;1Topaz, 36850 carats, The Worlds largest gem stone!, Minais Gerais, BrazilGE_0048.TIF;1TopazGE_0049.TIF;1Topaz, uncut crystalGE_0050.TIF;1Topaz, etchedGE_0051.TIF;1TurquoiseGE_0052.TIF;1Wernerite, 288 caratsGE_0053.TIF;1VarisiteGE_0054.TIF;1CameoGE_0055.TIF;1AgateGE_0056.TIF;1ChrysopraseGE_0057.TIF;1AgateGE_0058.TIF;1AgateGE_0059.TIF;1AgateGE_0060.TIF;1Citrine, 783 caratsGE_0061.TIF;1AgateGE_0062.TIF;1Citrine, 1180 caratsGE_0063.TIF;1Dyed agateGE_0064.TIF;1Chrysanthemum stones, Japan, calcite/porphyritic basaltGE_0065.TIF;1Dyed agateGE_0066.TIF;1AgateGE_0067.TIF;1AgateGE_0068.TIF;1Concretion, septarianGE_0069.TIF;1CabochonsGE_0070.TIF;1AgateGE_0071.TIF;1DomeykiteGE_0072.TIF;1AgateGE_0073.TIF;1AgateGE_0074.TIF;1AgateGE_0075.TIF;1AgateGE_0076.TIF;1AmberGE_0077.TIF;1The Portuguese DiamondGE_0078.TIF;1AmethystGE_0079.TIF;1AmethystGE_0080.TIF;1AquamarineGE_0081.TIF;1Aquamarine, 71.2 caratsGE_0082.TIF;1Uncut diamond, the Oppenheimer diamond, 253.7 caratsGE_0083.TIF;1AzuriteGE_0084.TIF;1AzuriteGE_0085.TIF;1Gold nugget, 2.3 kg, ColoradoGE_0086.TIF;1Gold nugget, the largest ever from Colorado!GE_0087.TIF;1Glass, dyedGE_0088.TIF;1GeodesGE_0089.TIF;1GeodesGE_0090.TIF;1AzuriteGE_0091.TIF;1Fluorite, 1034 caratsGE_0092.TIF;1Royal AzelGE_0093.TIF;1Beryl, 2044 caratsGE_0094.TIF;1Beryl, 1363 caratsGE_0095.TIF;1Beryl, 590 caratsGE_0096.TIF;1Emerald, uncut, 858 caratsGE_0097.TIF;1GosheniteGE_0098.TIF;1Beryl, 914 caratsGE_0099.TIF;1BrecciaGE_0100.TIF;1Breccia</span></text>
  409.     </content>
  410.     <content>
  411.         <layer>card</layer>
  412.         <id>11</id>
  413.         <text>GE_0001.TIF;1GE_0002.TIF;1GE_0003.TIF;1GE_0004.TIF;1GE_0005.TIF;1GE_0006.TIF;1GE_0007.TIF;1GE_0008.TIF;1GE_0009.TIF;1GE_0010.TIF;1GE_0011.TIF;1GE_0012.TIF;1GE_0013.TIF;1GE_0014.TIF;1GE_0015.TIF;1GE_0016.TIF;1GE_0017.TIF;1GE_0018.TIF;1GE_0019.TIF;1GE_0020.TIF;1GE_0021.TIF;1GE_0022.TIF;1GE_0023.TIF;1GE_0024.TIF;1GE_0025.TIF;1GE_0026.TIF;1GE_0027.TIF;1GE_0028.TIF;1GE_0029.TIF;1GE_0030.TIF;1GE_0031.TIF;1GE_0032.TIF;1GE_0033.TIF;1GE_0034.TIF;1GE_0035.TIF;1GE_0036.TIF;1GE_0037.TIF;1GE_0038.TIF;1GE_0039.TIF;1GE_0040.TIF;1GE_0041.TIF;1GE_0042.TIF;1GE_0043.TIF;1GE_0044.TIF;1GE_0045.TIF;1GE_0046.TIF;1GE_0047.TIF;1GE_0048.TIF;1GE_0049.TIF;1GE_0050.TIF;1GE_0051.TIF;1GE_0052.TIF;1GE_0053.TIF;1GE_0054.TIF;1GE_0055.TIF;1GE_0056.TIF;1GE_0057.TIF;1GE_0058.TIF;1GE_0059.TIF;1GE_0060.TIF;1GE_0061.TIF;1GE_0062.TIF;1GE_0063.TIF;1GE_0064.TIF;1GE_0065.TIF;1GE_0066.TIF;1GE_0067.TIF;1GE_0068.TIF;1GE_0069.TIF;1GE_0070.TIF;1GE_0071.TIF;1GE_0072.TIF;1GE_0073.TIF;1GE_0074.TIF;1GE_0075.TIF;1GE_0076.TIF;1GE_0077.TIF;1GE_0078.TIF;1GE_0079.TIF;1GE_0080.TIF;1GE_0081.TIF;1GE_0082.TIF;1GE_0083.TIF;1GE_0084.TIF;1GE_0085.TIF;1GE_0086.TIF;1GE_0087.TIF;1GE_0088.TIF;1GE_0089.TIF;1GE_0090.TIF;1GE_0091.TIF;1GE_0092.TIF;1GE_0093.TIF;1GE_0094.TIF;1GE_0095.TIF;1GE_0096.TIF;1GE_0097.TIF;1GE_0098.TIF;1GE_0099.TIF;1GE_0100.TIF;1</text>
  414.     </content>
  415.     <name></name>
  416.     <script>on openCardglobal namesDB,currentDBLine,isPlaying,pause,wasPortraitsend "mouseUp" to cd button "stop" -- in case it quit when playingSend colorMe to this cardput 0 into pauseput 1 into currentDBLineset the itemDelimiter to tabput item 1 of line 1 of namesDB into picNameput false into wasPortrait  -- this won't work if first pic is portrait. Fix it!displayPic picNameput false into isPlayingend openCardon moveWindowglobal currentDBLine,namesDBset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into picNameif the pictureWidth of window picName > pictureHeight of window picName thenset the rect of window picName to "22,62,330,277"elseset the rect of window picName to "63,7,292,327"end ifset the itemDelimiter to commaend moveWindowon displayPic picNameglobal currentDBLine,namesDB,howManyPics,secondsPaused,lastPicName,wasPortraitput 0 into secondsPausedpicture picName,resource,rect,falseif the pictureWidth of window picName > pictureHeight of window picName thenset the rect of window picName to "22,62,330,277"if wasPortrait then hide window lastPicName -- so you don't see both picturesput false into wasPortraitelseset the rect of window picName to "63,7,292,327"if not wasPortrait then hide window lastPicName  -- so you don't see both picturesput true into wasPortraitend ifset the dithering of window picName to trueshow window picNameput picName into lastPicName -- remember this picture nameselect line currentDBLine of cd button "display popup"put currentDBLine && "of" && howManyPics into cd field "picture number"set the itemDelimiter to tabput (item 2 of line currentDBLine of namesDB) into cd field "info"if the icon of cd button "zoom" is 17802 thenset the icon of cd button "zoom" to "zoom in"set the name of menuItem 8 of menu "View" to "Zoom In"end ifset the itemDelimiter to commaend displayPicon mouseDownInPictureglobal currentDBLine,namesDB,isPlayingif not isPlaying thenwait 20 ticks -- simulate doubleClickif mouseClick() then openOriginalelse-- scroll the picture if mouseStillDownset the cursor to plusset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into thePicset the itemDelimiter to commaput the scroll of window thePic into theScrollrepeat while the mouse is downput item 1 of theScroll - mouseH() + clickH() into xput item 2 of theScroll - mouseV() + clickV() into yset the scroll of window thePic to "x,y"end repeatend ifend ifend mouseDownInPictureon openOriginalglobal namesDB,currentDBLine,hiResPath,lowResPathanswer file "Choose an application to open original picture:" of type "APPL"If it is not empty thenput it into theAppanswer "This disk contains high and low resolution pictures. Which one do you want to open?"┬¼with "Cancel","Low Res","High Res"If it is "Cancel" then exit openOriginalset the itemDelimiter to tabif it is "Low Res" then put lowResPath&(item 1 of line currentDBLine of namesDB) into theFileelse put hiResPath&(item 1 of line currentDBLine of namesDB) into theFileset the itemDelimiter to commaopen  theFile with theAppend ifend openOriginalon doMenu theItemif theItem is "About HyperCard..." then showCreditselse if theItem is "Next" then send mouseUp to button "next pic"else if theItem is "Previous" then send mouseUp to button "prev pic"else if theItem is "Play Forward" then send mouseUp to button "play fwd"else if theItem is "Play Backward     " then send mouseUp to button "play bck"else if theItem is "PauseΓǪ" then send mouseUp to button "PauseΓǪ"else if theItem is "Stop" then send mouseUp to button "stop"else if theItem is "Zoom In" then send mouseUp to button "zoom"else if theItem is "Zoom Out" then send mouseUp to button "zoom"else if theItem is "Find FirstΓǪ" then findFirstelse if theItem is "Find Next" then findAgainelse if theItem is "Quit" then  doMenu("Quit HyperCard")else pass doMenuend doMenuon findFirstglobal namesDB,currentDBLine,theStringask "Find first occurrence of:"&return&return &"(If found, use ΓîÿG to Find Next)"&return with theStringIf the result is "Cancel" then exit findFirstput it into theStringput findString(theString,1) into theFoundLineif theFoundLine is empty thenbeepelseif theFoundLine <> currentDBLine thenset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into toBeClosedput theFoundLine into currentDBLinedisplayPic (item 1 of line currentDBLine of namesDB)close window toBeClosedend iffind string theString in cd field "info"if the foundChunk is empty then-- it was found in the file name only, so flash it for feedbackrepeat 2 timeshide cd button "display popup"wait 10 ticksshow cd button "display popup"wait 10 ticksend repeatend ifend ifend findFirstfunction findString theString,fromWhatLineglobal namesDB,howManyPicsput (line fromWhatLine to howManyPics of namesDB) into cd field "infoDB field"find string theString in cd field "infoDB field"return word 2 of the foundLineend findStringon findAgainglobal howManyPics,namesDB,currentDBLine,theStringif (currentDBLine = howManyPics) thenbeepelseput findString(theString,currentDBLine+1) into theFoundLineif theFoundLine is empty thenbeepelseset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into toBeClosedput (theFoundLine+currentDBLine) into currentDBLinedisplayPic (item 1 of line currentDBLine of namesDB)close window toBeClosedfind string theString in cd field "info"if the foundChunk is empty then-- it was found in the file name only, so flash it for feedbackrepeat 2 timeshide cd button "display popup"wait 10 ticksshow cd button "display popup"wait 10 ticksend repeatend ifend ifend ifend findAgainon idleglobal isPlaying,playMode,pause,secondsPausedwait until not the suspendedif isPlaying thenif secondsPaused >= pause then -- end of pause, show next pictureif playMode = "fwd" then send mouseUp to cd button "next pic"else send mouseUp to cd button "prev pic"elsewaitASecondadd 1 to secondsPausedend ifend ifend idleon arrowKey whatKeyif whatKey is "left" then send mouseUp to cd button "prev pic"else if whatKey is "right" then send mouseUp to cd button "next pic"end arrowKeyon waitASecond -- pauses one second with animated pause iconshow cd button "PauseΓǪ"wait 30 tickshide cd button "PauseΓǪ"wait 30 ticksend waitASecondon sortByNameglobal currentDBLine,namesDB,howManyPicsif the checkmark of menuItem "by File Name" of menu "Sort" then exit sortByNameset the checkmark of menuItem "by File Name" of menu "Sort" to trueset the checkmark of menuItem "by Annotation" of menu "Sort" to falseset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into toBeClosedsort lines of namesDB by item 1 of eachlock screenrepeat with x = 1 to howManyPicsset the cursor to busyput (item 1 of line x of namesDB) into line x of cd button "display popup"end repeatselect line 1 of cd button "display popup"put 1 into currentDBLineput (item 1 of line 1 of namesDB) into thePicif thePic <> toBeClosed thendisplayPic thePicclose window toBeClosedend ifset the itemDelimiter to commaunlock screenend sortByNameon sortByAnnotationglobal currentDBLine,namesDB,howManyPicsif the checkmark of menuItem "by Annotation" of menu "Sort" then exit sortByAnnotationset the checkmark of menuItem "by File Name" of menu "Sort" to falseset the checkmark of menuItem "by Annotation" of menu "Sort" to trueset the itemDelimiter to tabput (item 1 of line currentDBLine of namesDB) into toBeClosedsort lines of namesDB by item 2 of eachlock screenrepeat with x = 1 to howManyPicsset the cursor to busyput (item 1 of line x of namesDB) into line x of cd button "display popup"end repeatselect line 1 of cd button "display popup"put 1 into currentDBLineput (item 1 of line 1 of namesDB) into thePicif thePic <> toBeClosed thendisplayPic thePicclose window toBeClosedend ifset the itemDelimiter to commaunlock screenend sortByAnnotation</script>
  417. </card>
  418.  
  419.  
  420.