


function myDate (){current = new Date( ); s = current.toString( );return s}



function doOpen() {
window.location="solutionEnglish.html";
return 1;
}



