");
text += ("Your' Story'
");
text += ("While walking down the street one day, you deside to check out the new " +form.input1.value+ " As soon as you walk in the door you see a bunch of " +form.input2.value+ ". ");
text += ("seeing these always makes you feal " +form.input3.value+ ". so you walk right up to someone who works there and say: '");
text += (" " +form.input4.value+ ".!'");
text += ("The employee shakes there " +form.input5.value+ " " );
text += ("at you while makeing a very " +form.input6.value+ " face at you. While thinking 'this dude really needs a");
text += (" " +form.input7.value+ "!' you hand him your ");
text += ("" +form.input8.value+ ". ");
text += ("hopeing he will ");
text += ("" +form.input9.value+ " ");
text += ("it for you. All of the sudden your friend walks in, looks at you, and screems' " +form.input10.value+ "' ");
text += ("This makes you so " +form.input11.value+ "! You deside to pull out your " +form.input12.value+ ", ");
text += ("waveing in the air for all to see. You than grab your friend by the " +form.input13.value+ " ");
text += (" and run away singing " +form.input14.value+ "!");
msgWindow=window.open("","displayWindow","toolbar=no,width=375,height=480,directories=no,status=no,scrollbars=yes,resize=no,menubar=no")
msgWindow.document.write(text)
msgWindow.document.close()
}
}
// End -->

Here
is a somewhat strange but cool part of Digital Revolution. Simply fill in the
boxes and then click the "make my story button"