");
PrWin.document.writeln("| Ingredient | Volume per " + document.pcr.RMvol.value + " ml Reaction | Volume per " + document.pcr.Ntubes.value + " Reactions* |
");
PrWin.document.writeln("| Buffer stock | " + ulBufferPerRxn*document.pcr.RMvol.value/ulStandardRxnVol + " | " + document.Results.Buffer.value + " |
");
PrWin.document.writeln("| DMSO | " + document.pcr.dmsoconc.value*document.pcr.RMvol.value/100 + " | " + document.Results.dmsovol.value + " |
");
PrWin.document.writeln("| MgCl2 | " + document.pcr.RMvol.value*document.pcr.mgclconc.value/document.pcr.mgclstk.value + " | " + document.Results.mgclvol.value + " |
");
PrWin.document.writeln("| Water | " + document.Results.h2o.value/((1+(parseFloat(document.pcr.fudge.value)/100))*document.pcr.Ntubes.value) + " | " + document.Results.h2o.value + " |
");
PrWin.document.writeln("| Totals: | " + document.Results.et1.value + " | " + document.Results.tot1.value + " |
");
PrWin.document.writeln("
");
PrWin.document.writeln("");
PrWin.document.writeln("| Ingredient | Volume per " + document.pcr.RMvol.value + " ml Reaction | Volume per " + document.pcr.Ntubes.value + " Reactions* |
");
PrWin.document.writeln("| dNTP | " + uldNTPPerRxn*document.pcr.RMvol.value/ulStandardRxnVol + " | " + document.Results.dntp.value + " |
");
PrWin.document.writeln("| Primer 1 | " + ulPrimer1PerRxn*document.pcr.RMvol.value/ulStandardRxnVol + " | " + document.Results.pr1.value + " |
");
PrWin.document.writeln("| Primer 2 | " + ulPrimer2PerRxn*document.pcr.RMvol.value/ulStandardRxnVol + " | " + document.Results.pr2.value + " |
");
PrWin.document.writeln("| Polymerase | " + ulTaqPerRxn*document.pcr.RMvol.value/ulStandardRxnVol + " | " + document.Results.taq.value + " |
");
PrWin.document.writeln("| Water | " + document.Results.h2o2.value/((1+(parseFloat(document.pcr.fudge.value)/100))*document.pcr.Ntubes.value) + " | " + document.Results.h2o2.value + " |
");
PrWin.document.writeln("| Totals: | " + document.Results.et2.value + " | " + document.Results.tot2.value + " |
");
PrWin.document.writeln("
");
PrWin.document.writeln("