Create Your Own Whacky Story
");
text = (text +"Gore em' Store em' General hospital is one of America's " +form.input1.value +" hospitals for " +form.input2.value+ " , rich and famous People. The medical students are composed of " +form.input3.value+ " males and " +form.input4.value+ " " +form.input5.value + ".");
text = (text +"The " +form.input5.value+ " do the best repairs. The Doctor's specialize in " +form.input6.value+ " surgeries which features such specialties as " +form.input7.value+ " and " +form.input8.value+ " for these surgeries,");
text = (text +"with all the " +form.input9.value+ " medicine they need for only $1.29. The Cheif of Staff of the Hospital " +form.input10.value+ ", is raising money to build a new " +form.input11.value+ " laboratory and a new research ");
text = (text +form.input12.value+ ". Any pateint who goes to this hospital can consider himself very " +form.input13.value+ ".");
msgWindow=window.open("","displayWindow","toolbar=no,width=375,height=400,directories=no,status=no,scrollbars=yes,resize=no,menubar=no")
msgWindow.document.writeln(text)
msgWindow.document.close()
}
}
// end hiding contents from old browsers -->
Whacky Story Maker!