\n');
}
function openSecondWin(args) {
//set up the variable list
var paramList = args.split("*");
//var var1 = parseInt(paramList[0]);
var txtTitle = paramList[0];
//this is the intro paragraph from the workbook page.
//leaving this in here in case the request comes to flip it back.
//05.23.05 request is to make the intro the same for all pages.
//var txtIntro = paramList[1];
//instead, pass course information via paramList[1]:
var courseHeader = paramList[1];
var txtIntro = "To print this page, click
Print page in the upper left-hand corner of this window, and then follow your usual printing procedure.";
txtIntro +="
";
txtIntro += "To return to the course, click the Close button (X) in the upper right-hand corner of this window.";
// var txtCol = 2;
//var txtRow = 3;
var txtCol = parseInt(paramList[2]);
var txtRow = parseInt(paramList[3]);
var tableValue ="";
for (var i = 0; i";
var openingTable1 = "Print page
"
var openingTable2 = "| | |
"
var pageTitle = "| | "+txtTitle+" |
";
var pageIntro = "| | "+txtIntro+" |
";
var pageTableOpening = "| | ";
var pageTableGuts = "";
for (var k = 0; k";
for (var i = 0; i"+paramList[fieldCounter+4]+"";
} else {
//setting up the body items
pageTableGuts += "| "+paramList[fieldCounter+4]+" | ";
}
fieldCounter++;
}
pageTableGuts += "";
}
var pageTableClose = " |
";
/*var closingTable = " |
";*/
var footer = "
FOR INTERNAL TRAINING ONLY
Do not duplicate, modify, distibute, or use this item when detailing.
"
var closingPage = "