<!DOCTYPE HTML> <html> <head> <script type="text/javascript">var testVar="iframe1";</script> </head> <body> This is IFrame 1. <br> <iframe src="iframe2.html"></iframe> </body> </html>