" + "Hello. I believe I've reached " + document.madlibs.input1.value + " " + document.madlibs.input2.value + "'s " + document.madlibs.input3.value + ". I'll leave you a " + document.madlibs.input4.value + " all right! Eugeal " + document.madlibs.input5.value + ". Hahaha! Are you " + document.madlibs.input6.value + "?! Now that I've found out your " + document.madlibs.input7.value + " number, it'll be dead easy to find out where you " + document.madlibs.input8.value + ". Then you'll get another " + document.madlibs.input9.value + "! I found out who the holder of the " + document.madlibs.input10.value + " " + document.madlibs.input11.value + " " + document.madlibs.input12.value + " is and I'll finally get my " + document.madlibs.input13.value + "on it! Hahaha! Victory belongs to us!"; libsWin = window.open("","","width=300,height=250,scrollbars=yes"); libsWin.document.write(story); libsWin.document.close(); }