// test whether all settings for the window are correct and if not
// reload the window in a new window with the specific settings which
// e.g. avoid resizing of the window during the experiment which would
// make the applet restart.

// if (this.name !="EXP")
//{
//  EXP= window.open(this.document.location.href, "EXP", "height=590,width=750,ScreenX=1,ScreenY=1,top=1,left=1,menubar=no,toolbar=no,scrollbars=yes,resizable=no");
//
//  if (navigator.appName == "Microsoft Internet Explorer")
//  {
//	alert("The experiment page will be loaded into a separate window. The current window will be closed (you can open it again after you completed the experiment). If your browser asks you for confirmation to close this window, we kindly ask you to press 'OK' or 'Yes'. Thank you."); 
//  }
//  EXP.focus();
//  self.close();
//}
//

this.document.writeln("<hr><div align=center clear=all><table align=center>");
this.document.writeln("<tr><td><p class=short><a name=experimenters><b>Experimenters:</b></a></td>");
this.document.writeln("<td rowspan=2 valign=top align=right><a href=http://www.stanford.edu/ target=others><img src=http://symsys.stanford.edu:8081/experiment/images/h-seal.gif border=0 hspace=0 vspace=0 align=right alt=Stanford University align=right></a></td></tr>");
this.document.writeln("<tr><td><p class=short>");
this.document.writeln("<em>Inbal Arnon,<br>Bruno Estigarribia,<br><a href=http://www.stanford.edu/~philiph/ target=other>Philip Hofmeister</a>,<br><a href=http://www.stanford.edu/~tiflo/ target=other>Florian Jaeger</a>,<br>Jeanette Pettibone,<br><a href=http://www-csli.stanford.edu/~sag/ target=other>Ivan Sag</a>, and<br><a href=http://www.stanford.edu/~snider/ target=other>Neal Snider</a></em><br><br><b>Department of Linguistics<br>Margaret Jacks Hall, Building 460<br>Stanford University<br>Stanford, CA 94305-2150</b><br><br>");
this.document.writeln("phone: USA (650)-725-2323<br>");
this.document.writeln("<b>email (default contact):</b> <a href=mailto:WH-experiments@lists.stanford.edu>WH-Group</a> (Linguistics Dept., Stanford)<br>");
this.document.writeln("email (for technical questions <em>only</em>): <a href=mailto:tiflo@csli.stanford.edu>tiflo@stanford.edu</a> (Florian Jaeger)<br>");
this.document.writeln("</td></tr></table></div><br><BR>");
this.document.writeln("<div align=right clear=all class=copyright>page design: &copy; 2004-5 by <a href=http://www.stanford.edu/~tiflo/ target=other>tiflo</a></div><hr>");
