Looking through the coding, some of the <frameset> values you have in quotes and others you don't.
I find it sometimes helps to indent subset commands.
for instance:
<frameset rows="A,B">
_____<frame src A> (OT.com deleted the tab spacing, so i've replaced them with underscores)
_____<frame src B>
</frameset>
none