document.write('<p class="blockTitle">Chapters in This Book</p>');
document.write('<p class="bookToc"><a href="About-VBScript-Tutorials-Book.html">About This Book</a></p>');
document.write('<p class="bookToc"><a href="Introduction-VBScript-Visual-Basic-Scripting-Edition.html">Introduction of VBScript - Visual Basic Scripting Edition</a></p>');
document.write('<p class="bookToc"><a href="Data-Type-Variant-Subtype-Literal.html">Variant Data Type, Subtypes, and Literals</a></p>');
document.write('<p class="bookToc"><a href="Arithmetic-Operation-Arithmetic-Operator.html">Arithmetic Operations</a></p>');
document.write('<p class="bookToc"><a href="Comparison-Numeric-Comparison-and-Logical-Operation.html">Numeric Comparison Operations and Logical Operations</a></p>');
document.write('<p class="bookToc"><a href="String-Operation-Concatenation-and-Comparison.html">String Operations - Concatenation and Comparison</a></p>');
document.write('<p class="bookToc"><a href="Variable-Declaration-and-Assignment-Statement.html">Variable Declaration and Assignment Statement</a></p>');
document.write('<p class="bookToc"><a href="Expression-and-Order-of-Operation-Precedence.html">Expression and Order of Operation Precedence</a></p>');
document.write('<p class="bookToc"><a href="Statement-Syntax-and-Types.html">Statement Syntax and Statement Types</a></p>');
document.write('<p class="bookToc"><a href="Array-Data-Type-and-Related-Statements.html">Array Data Type and Related Statements</a></p>');
document.write('<p class="bookToc"><a href="Array-Reference-and-Assignment-Statement.html">Array References and Array Assignment Statements</a></p>');
document.write('<p class="bookToc"><a href="Conditional-Statement-If-Then-and-Select-Case.html">Conditional Statements - "If ... Then" and "Select Case"</a></p>');
document.write('<p class="bookToc"><a href="Loop-Statement-For-While-Do.html">Loop Statements - "For", "While", and "Do"</a></p>');
document.write('<p class="bookToc"><a href="Function-Procedure-and-Sub-Subroutine-Procedure.html">"Function" and "Sub" Procedures</a></p>');
document.write('<p class="bookToc"><a href="Built-in-Function.html">Built-in Functions</a></p>');
document.write('<p class="bookToc"><a href="Variable-Inspection-in-Procedure.html">Inspecting Variables Received in Procedures</a></p>');
document.write('<p class="bookToc"><a href="Error-Handling-Flag-and-Err-Object.html">Error Handling Flag and the "Err" Object</a></p>');
document.write('<p class="bookToc"><a href="RegExp-Regular-Expression-Pattern-Match-and-Replacement.html">Regular Expression Pattern Match and Replacement</a></p>');
document.write('<p class="bookToc"><a href="scrrun-Scripting-Runtime-DLL-Library.html">scrrun.dll - Scripting Runtime DLL Library</a></p>');
document.write('<p class="bookToc"><a href="Class-Create-Your-Own-Class.html">Creating Your Own Classes</a></p>');
document.write('<p class="bookToc"><a href="IE-Browser-VBScript-Support.html">IE Web Browser Supporting VBScript</a></p>');
document.write('<p class="bookToc"><a href="IIS-ASP-Server-VBScript-Support.html">IIS ASP Server Supporting VBScript</a></p>');
document.write('<p class="bookToc"><a href="WSH-Windows-Script-Host.html">WSH (Windows Script Host)</a></p>');
document.write('<p class="bookToc"><a href="reference.html">References</a></p>');
document.write('<p class="bookToc"><a href="pdf.html">Printable Copy - PDF Version</a></p>');