ho appena provato...

separandoli li carica bene.

ti mando anche il codice della popup, magari vedi qualcosa che mi sfugge:

<html>
<head>
<title>DM</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
BODY {
margin : 0px 0px 0px 0px;
}
</style>
</head>
<frameset rows="340,60" frameborder="NO" border="0" framespacing="0">
<frame src="intro.html" name="sup" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0" bordercolor="#FFFFFF">
<frame src="bassa.html" name="inf" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0" bordercolor="#333333">
</frameset>
<noframes>
<body bgcolor="#333333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</body></noframes>
</html>