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 (27 sloc)
952 Bytes
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> | |
| <TITLE>Welcome to Architectural Concepts Online</TITLE> | |
| <meta name="description" content="Official Web site of Architectural Concepts, Exton, PA"> | |
| <meta name="keywords" content="Architects, PA firms, Mondzelewski, Weinsteiger, Renovation, Home Building, Remodeling, Gaming, Concepts, Construction"> | |
| </HEAD> | |
| <FRAMESET COLS="165,*" FRAMEBORDER="0" FRAMESPACING="0" BORDER="0"> | |
| <FRAME SRC="left.html" NAME="menu" MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO NORESIZE | |
| FRAMEBORDER="0"> | |
| <FRAMESET ROWS="147,*"> | |
| <FRAME SRC="heading.html" NAME="header" MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO NORESIZE | |
| FRAMEBORDER="0"> | |
| <FRAME SRC="front.html" NAME="body" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE | |
| FRAMEBORDER="0"> | |
| </FRAMESET> | |
| <NOFRAMES> | |
| <BODY> | |
| <script language= "JavaScript" > | |
| function play_music(){ | |
| window.location="BRICK.mid"; | |
| } | |
| </SCRIPT> | |
| Viewing this page requires a browser capable of displaying frames. | |
| </BODY> | |
| </NOFRAMES> | |
| </FRAMESET> | |
| </HTML> |