1 | <html> |
---|
2 | <head> |
---|
3 | <title>EXPGUI Alumina Tutorial, part #?</title> |
---|
4 | </head> |
---|
5 | |
---|
6 | <style> |
---|
7 | A:link {text-decoration:none} |
---|
8 | A:vlink {text-decoration:none} |
---|
9 | </style> |
---|
10 | |
---|
11 | <BODY BGCOLOR="#FFFFFF" |
---|
12 | topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" |
---|
13 | text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> |
---|
14 | |
---|
15 | <? |
---|
16 | include("/var/www/include/navigation.inc"); |
---|
17 | include("/var/www/include/utility.inc"); |
---|
18 | ?> |
---|
19 | <blockquote> |
---|
20 | |
---|
21 | <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> |
---|
22 | <TR><TH><A Href="index.html">Intro</A> |
---|
23 | </TH><TH><A Href="alumina?.html">Next page</A> |
---|
24 | </TH><TH><A Href="alumina?.html">Previous page</A> |
---|
25 | </TH></TR></TABLE><BR CLEAR=ALL> |
---|
26 | |
---|
27 | |
---|
28 | <CENTER> |
---|
29 | <H1><HR noshade width="75%" size="2" align="center"> |
---|
30 | GSAS/EXPGUI Alumina tutorial (part ?)<BR> |
---|
31 | ???? |
---|
32 | <HR noshade width="75%" size="2" align="center"> |
---|
33 | </H1> |
---|
34 | </CENTER> |
---|
35 | ??? |
---|
36 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
37 | <img src="?a.gif" align=RIGHT> |
---|
38 | <BR clear=all> |
---|
39 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
40 | <img src="?b.gif" align=RIGHT> |
---|
41 | <BR clear=all> |
---|
42 | <P><HR noshade width="50%" size="4" align="center"><P> |
---|
43 | <HR> |
---|
44 | Previous: <A HREF="alumina?.html"> |
---|
45 | ? |
---|
46 | </A> |
---|
47 | <BR> |
---|
48 | Next step: <A HREF="alumina?.html"> |
---|
49 | ? |
---|
50 | </A> |
---|
51 | |
---|
52 | <HR> |
---|
53 | </blockquote> |
---|
54 | <P><font size=-1><A HREF="MAILTO:crystal@NIST.gov?subject=WWW page <?=$PHP_SELF?>">Comments, corrections or questions: crystal@NIST.gov</A></font><BR> |
---|
55 | <font size=-1><? lastmod(); ?> |
---|
56 | <BR>$Revision: 930 $ $Date: 2009-12-04 23:14:35 +0000 (Fri, 04 Dec 2009) $</font> |
---|
57 | </body> |
---|
58 | </html> |
---|