function References(){
	newWindow = window.open("", "", "toolbar=0,status=0,menubars=0,scrollbars=1,resizable=0,location=0,directories=0,width=400,height=200")

	newWindow.document.write("<HTML><HEAD><TITLE>DeathTest.com--References</TITLE></HEAD>")

	newWindow.document.write("<BODY BGCOLOR=#000000 TEXT=#FFFFFF LINK=#FF0000 VLINK=#990000>")

	newWindow.document.write("<B>References</B><BR><BR>")

	newWindow.document.write("Holtzclaw, Henry F. Jr., et. al.  <U>General Chemistry with Qualitative Analysis, Ninth Edition</U>.  Lexington, Mass.: D.C. Heath and Company, 1991.<BR><BR>")

	newWindow.document.write("McAfoos, Lawrence C.  General Reference.<BR>")

}