//  Copyright (C) 2005 by misronet.com
function finishWindow() {

 helpWindow.document.write("<FORM><p align=center><INPUT Type='button' Value='Close Window' onClick='window.close()'></FORM>")
 helpWindow.document.write("<p>")
}

function analysis11(){
   helpWindow = open("","helpWin","toolbar=no,scrollbars=NO,location=no,width=400,height=200");
   helpWindow.document.write("<html><head><title>Puzzle Analysis - Provided by misronet.com</title></head><body bgcolor=#FFFFEA vlink=#0000FF><b><font face=Verdana size=3 color=#D70000>Puzzle solution</font></b><p><font face=Verdana size=1>The Pianist lives outside USA (clue 1), and the Engineer lives in Canada (clue 3), so it must be the journalist (Paul) who lives in USA. He is not called Baker (clue 4), and he is Hardman. He must be Brixton. And Jimmy must be Baker. Hardman is not Jimmy and is not Paul, He must be Andrew (the pianist) and Jimmy must be the Engineer who lives in Canada. It follows that Andrew lives in Australia.</font></p></body></html>")
    finishWindow()
  }
function analysis12(){
   helpWindow = open("","helpWin","toolbar=no,scrollbars=NO,location=no,width=400,height=200");
   helpWindow.document.write("<html><head><title>Puzzle Analysis - Provided by misronet.com</title></head><body bgcolor=#FFFFEA vlink=#0000FF><b><font face=Verdana size=3 color=#D70000>Puzzle solution</font></b><p><font face=Verdana size=1>It was not S2 whose quotation was received on Oct.20</font><font face=Verdana size=1> (clue 3). Neither was it S3 (clue 4). It must have been S1 whose quotation was received on Oct.20, and must have been </font> £ <font face=Verdana size=1>80, while that of S3 must have been </font> £ <font face=Verdana size=1>70, and that of S2 must have been </font> £ <font face=Verdana size=1>75 and that was received on Oct.22. It follows that S3 quotation was received on Oct.21</font></p></body></html>")
    finishWindow()
  }
function analysis13(){
   helpWindow = open("","helpWin","toolbar=no,scrollbars=NO,location=no,width=400,height=170");
   helpWindow.document.write("<html><head><title>Puzzle Analysis - Provided by misronet.com</title></head><body bgcolor=#FFFFEA vlink=#0000FF><b><font face=Verdana size=3 color=#D70000>Puzzle solution</font></b><p><font face=Verdana size=1>Miss Brown arrived 10 minutes later than Mary, i.e. Miss Brown arrived at&nbsp; 8:35, and Mary arrived 8:25. Mary is not White who arrived at 8:30, and she is not Brown who arrived at 8:35, so Mary must be Green. It follows that Ann is Miss Brown who arrived at 8:35, and Brian is White who arrived at 8:30.</font></p></body></html>")
    finishWindow()
  }
function analysisA(){
   helpWindow = open("","helpWin","toolbar=no,scrollbars=NO,location=no,width=400,height=200");
   helpWindow.document.write("<html><head><title>Puzzle Analysis - Provided by misronet.com</title></head><body bgcolor=#FFFFEA vlink=#0000FF><b><font face=Verdana size=3 color=#D70000>Puzzle solution</font></b><p align=left><font face=Verdana size=1> Fill (B) from the quantity contained in (A). Then pour those 3 gallons into (C). Then again fill (B) from the remaining quantity in (A) and pour them too into (C). Once more fill (B) from the remaining quantity in (A) and then fill (C) by pouring one gallon from (B). Pour the seven gallons contained in (C) back into (A). And pour the two gallons of (B) into (C). From the eight gallons contained in (A) fill (B) with three gallons and pour them into (C). Now you have five gallons in (A) and five gallons in (C).</p></body></html>")
   finishWindow()
  }
function analysisB(){
   helpWindow = open("","helpWin","toolbar=no,scrollbars=NO,location=no,width=400,height=130");
   helpWindow.document.write("<html><head><title>Puzzle Analysis - Provided by misronet.com</title></head><body bgcolor=#FFFFEA vlink=#0000FF><b><font face=Verdana size=3 color=#D70000>Puzzle solution</font></b><p align=left><font face=Verdana size=1> This is a simple one for change. Presumably all of you worked it out. The first clue assumes YOU were driving the train, hence the driver's name is YOUR NAME!</p></body></html>")
    finishWindow()
  }
function analysis15(){
   helpWindow = open("","helpWin","toolbar=no,scrollbars=NO,location=no,width=400,height=170");
   helpWindow.document.write("<html><head><title>Puzzle Analysis - Provided by misronet.com</title></head><body bgcolor=#FFFFEA vlink=#0000FF><b><font face=Verdana size=3 color=#D70000>Puzzle solution</font></b><p><font face=Verdana size=1>It was not Andrew who signed in at 8:30 (clue 1), and it was not Paul (clue 3). It must have been Jimmy was signed in at 8:30. He signed out at 10:10, while Andrew signed out 9:30. Andrew did not sign in 9:05 because he did not sign out at 10:00. It follows that Andrew must have signed in at 9:00, and Paul have signed in at 9:05</font></p></body></html>")
    finishWindow()
  }


<!--
		var message="Access Denied";
				function click(e) {
					if (document.all) {
						if (event.button == 2) {
							alert(message);
							return false; } }
					if (document.layers) {
						if (e.which == 3) {
							alert(message);
							return false; } } }
				if (document.layers) {
					document.captureEvents(Event.MOUSEDOWN); }
				document.onmousedown=click;
// -->


