Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
27 lines (25 sloc)
1.03 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta name="postinfo" content="/scripts/postinfo.asp"> | |
| <title>Stanford Radiology Online CME</title> | |
| <meta name="description" | |
| content="Stanford University Online CME Continuing Medical Education for Radiology and Radiologists"> | |
| <meta name="keywords" | |
| content="stanford university radiology radiologist continuing medical education cme school medicine postgraduate technologist"> | |
| <base target="contents"> | |
| </head> | |
| <frameset framespacing="0" border="false" frameborder="0" rows="90,*,47"> | |
| <frame name="top" scrolling="no" noresize target="contents" | |
| src="online/top.htm"> | |
| <frame name="main" src="splitter.html"> | |
| <frame name="bottom" scrolling="no" noresize target="contents" | |
| src="online/bottom.htm" marginheight="9" marginwidth="16"> | |
| <noframes> | |
| <body background="images/mainbgd.gif" text="maroon"> | |
| <basefont FACE="Verdana, Helvetica" SIZE="2"><p>This page uses frames, but your browser | |
| doesn't support them.</p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |