title         = 'Layer and Wireframe Colors in trueSpace 6';
intro         = 'A quick visual explanation of how to adjust Layer and Wireframe colors in trueSpace 6.6';
footer        = '© 2007 - MC Horner  Powered by Porta';
nbImages      = 4;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 1;
currentImage  = -1;
imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg', '0004.jpg' );
smallWidth    = new Array( 80, 80, 80, 80 );
smallHeight   = new Array( 52, 53, 53, 52 );
minSmallW     = 80;
minSmallH     = 52;
maxSmallW     = 80;
maxSmallH     = 53;
mediumWidth   = new Array( 700, 700, 700, 700 );
mediumHeight  = new Array( 454, 466, 466, 454 );
minMediumW    = 700;
minMediumH    = 454;
maxMediumW    = 700;
maxMediumH    = 466;
largeWidth    = new Array( 557, 557, 557, 557 );
largeHeight   = new Array( 361, 371, 371, 361 );
minLargeW     = 557;
minLargeH     = 361;
maxLargeW     = 557;
maxLargeH     = 371;
majorCaption  = new Array( 'Wireframe Colors - \'Standard\'- No Layer colors in use. - Right click on the \'Add New Layer\' and the \'Layer #\' Icons. Uncheck the \'Use as Wire Color\' and \'Use Layer Colors\' boxes, and objects will reflect the colors you have chosen in the Dislpay Options panel.', 'Use Object Color: Here I have \'Use as wire color\' box checked, and by clicking the \'Add New Layer\' icon have created Layer #1 (yellow) The selected sphere is on the layer #1. Any new object created will be assigned to currently selected layer. The unselected spheres still show the blue \'Scene\' color as specified in the Display Options.', 'Both Layer Color options selected: With both boxes checked, note how the unselected spheres now reflect the color of the \'Basic\' Layer (grey). The Display Options \'Select\' color is ignored in favor of the Layer color.', 'Moving Objects to different Layers: Open the Object Tool Options by right-clicking the Object Tool icon. Select the object via the dropdown arrow in the \'Name\' list, and then in the \'Layer\' list select the # layer you want it assigned to.' );
minorCaption  = new Array( 'Wireframe Colors - \'Standard\'- No Layer colors in use.', '', 'Both Layer Color options selected.', 'Assign an object to a different layer.' );
smallPos      = 'left';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = 'http://www.spacekdet.com/tutorials/';
slink_txt     = 'Return to tutorial page.';
