Preview closes after " + timeout + " seconds.<\/font>";
text += "<\/center><\/body><\/html>";
preview = window.open("", "preview", windowprops);
preview.document.open();
preview.document.write(text);
preview.document.close();
}
// End -->
//]]>
Picture Pages Picture Pages
You know, click it, the whole thing opens in a new window. We've been through this before.