<HTML>
<HEAD>
<TITLE>Beatles - Free as a Bird Slide Show</TITLE>
</HEAD>
<FRAMESET 
        ROWS="*,64" 
        FRAMEBORDER="0" 
        FRAMESPACING="0" 
        border=0>
        
                <FRAME 
                        SRC="open.html" 
                        NAME="screen"  
                        MARGINWIDTH="0" 
                        MARGINHEIGHT="0">
                                        
                <FRAME 
                        SRC="clicker.html" 
                        scrolling="no" 
                        MARGINWIDTH="0" 
                        MARGINHEIGHT="0">               
</FRAMESET>

<NOFRAMES>
<h2 align=center>This web has been refined using frame tags. 
Without frames, this area will not be any fun. Sorry.
</h2>
</NOFRAMES>
</HTML>
