<!-- Conceal from old browser
	if (self != top) top.location = self.location

document.write('<frameset rows="*,0" framespacing="0" border="0" frameborder="no">');
        document.write('<frame src="michaelylanan/michaelylanan.htm" name="frontpage" scrolling="auto" noresize>');
         document.write('<frame src="framefile.htm" name="frame" scrolling="no" noresize>');
        document.write('</frameset>');

// Conceal from old browser -->


