// 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>Experimenter:</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><a href=mailto:ibuch@stanford.edu>Isabelle Buchstaller</a></em><br>Linguistics Department<br>Margaret Jacks Hall, Building 460<br>Stanford University<br>Stanford, CA 94305-2150<br><br><b>Co-experimenter</b>:<bR><a href=http://www.stanford.edu/~tiflo/>Florian Jaeger</a><br>Linguistics Department, Stanford<br><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>");
this.document.writeln("<div align=right clear=all class=copyright>Instruction content &amp; design based on template by <a href=http://www.stanford.edu/~philiph/ target=other>Philip Hofmeister</a>, <a href=http://www.stanford.edu/~tiflo/ target=other>Florian Jaeger</a>, <a href=http://www.stanford.edu/~snider/ target=other>Neal Snider</a></div><hr>");
