Site hosted by Angelfire.com: Build your free website today!
"; pageContent += "" + yourText; pageContent += ""; docWindow = open("","docWin","width=500,height=250,resizable=1,status=1"); with (docWindow.document){ open(); write(pageContent); close(); } } //-->

Dynamic Content

JavaScipt has many useful and interactive functions, dynamic content is an example of this.