F.ex you can do this.
<iframe src="which file to open first" height="475" width="640" name="main" frameborder="0"></iframe>
You gotta change src="" to the file you wanna open first. and height to what you want. and the link will be like this:<a href="which file" target="main"></a>