urls = new Array(
"L1 Windows NT/Administration/Labs/M3 Registry and System Policy",
"L1 Windows NT/Administration/Labs/M5 Roaming Profiles",
"L1 Windows NT/Monitoring Tools/Labs/Event Viewer",
"L1 Windows NT/Monitoring Tools/Labs/Network Monitor",
"L1 Windows NT/Monitoring Tools/Labs/Performance Monitor 1",
"L1 Windows NT/Monitoring Tools/Labs/Performance Monitor 2",
"L1 Windows NT/Network/Labs/M7 IP Addressing",
"L1 Windows NT/Network/Labs/M8 Arp",
"L1 Windows NT/Network/Labs/N2 FTP and Network Monitor",
"L1 Windows NT/Network/Labs/N3 IIS",
"L1 Windows NT/System/Labs/Registry 1",
"L1 Windows NT/System/Labs/Registry 2",
"L1 Windows NT/System/Labs/Registry 3",
"L1 Windows NT/System/Labs/System Configuration 1",
"L1 Windows NT/System/Labs/System Configuration 2",
"L1 Windows NT/System/Labs/System Configuration 3",
"L1 Windows NT/System/Labs/System Configuration 4",
""
);
 
sbookText = new Array(

" 0 show command will open 16-bit registry editor",
" 0 show command will open 32-bit registry editor",
" 0 open 16-bit registry editor and display subtrees",
" 0 open 32-bit editor and display subtrees subtrees in 32-bit editor are separate window instead of linked into single tree",
" 0 open 16-bit registry editor and select find in edit pulldown",
" 0 search for initialkeyboardindicators",
" 0 double-click on initialkeyboardindicators value values are in left pane to show dialog box for editing value",
" 0 change value of initialkeyboardindicators to 2 will cause numlock key to be turned on at system boot",
" 0 close 16-bit registry editor open 32-bit registry editor show pull down menu option for find key the 32-bit editor only allows you to search for keys and only one window i e subtree at time ",
" 0 find completionchar in hkcu set value to tab 9 will cause tab key to automatically fill in file name information when pressed in command prompt",
" 0 set permissions for access to registry by setting permissions for hklm\\system\\currentcontrolset\\control\\securepipeservers\\winreg set from security--permissions add server operators to permissions list",
" 0 open system policy editor",
" 0 you will be making system policy rather than editing registry directly so choose new policy",
" 0 you want all computers log on to domain to have logon banner",
" 0 system policy settings for users hide run dialog box",
" 0 save your system policy in netlogon share usually system32\\repl\\import\\scripts save it as ntconfig the pol extension will be automatically added ",
" 0 close system policy editor",
" 0 open system policy editor again and open same ntconfig file you just saved",
" 0 configure computers logging on to domain to not show last logged on user in their logon dialog boxes",
" 0 again save to ntconfig pol",
" 1 add user named ken",
" 1 give ken right to log on locally",
" 1 create another user named [_profile] user account will be for creating dummy profile",
" 1 also give _profile right to log on locally",
" 1 make two new folders d \\users and d \\profiles share them as users and profiles",
" 1 open regedit",
" 1 open hklm\\software\\microsoft\\windowsnt\\currentversion\\winlogon key",
" 1 right click on winlogon key to display popup menu",
" 1 display submenu for new from popup menu",
" 1 under new choose dword value to create new dword value name value deleteroamingcache and give value of 1",
" 1 logon as _profile configure desktop configure console to have 300 line scrollback log back in as adminstrator check whether service pack 4 is installed",
" 1 if you don t have sp4 you must install it before you can copy profile if you do have sp4 installed open system applet and display user profiles tab",
" 1 select _profile profile and click on copy to",
" 1 you will be copying _profile to your \\\\yourmachine\\profiles\\ken will create folder named ken in share profiles with ntfs permissions for ken only profile will be copied to folder",
" 1 change permitted to use to authenticated users",
" 1 open nt explorer and verify folder profiles\\ken was created and the profile was copied",
" 1 profile has been created for ken in network share profiles now profile must be specified as profile ken will use open user manager and open user properties dialog box for ken",
" 1 click on [profile]",
" 1 type in network path to profile ken will use the profile you just copied ",
" 1 configure settings for ken to use \\\\[pdc]\\users\\ken as his home folder you should be doing on pdc so substitute correct name will create folder named ken in users share with permissions set for full control by ken ",
" 1 click ok then display ken s home folder in nt explorer to verify it was created",
" 1 open notepad you want to create batch file will start browser with file index htm in home folder of current user",
" 1 save file as logon1 bat in your netlogon share this should be system32\\repl\\import\\scripts ",
" 1 create file index htm in ken s home folder you ll have to change permissions to be able to access folder ",
" 1 configure settings for ken in user manager so that when ken logs on browser will open with index htm file from ken s home folder",
" 2 open event viewer",
" 2 display details of an error in system log",
" 2 display application log",
" 2 configure file access to be monitored in security log",
" 2 create user named ken and file named d \\public\\myfile txt turn on auditing for file so a security event will show in security log when ken reads file",
" 2 display message in security log showing ken accessed d \\public\\myfile txt file",
" 3 install network monitor and agent ",
" 3 start network monitor",
" 3 start capture ping another computer stop capture and display resulting data",
" 3 highlight data was sent by pinging computer to pinged computer",
" 3 highlight data was received as an answer to ping first reply ",
" 3 filter data to display only frames sent by pinging computer",
" 4 open performance monitor chart view ",
" 4 add counters for processor time interrupts/sec page faults/sec and processor queue length",
" 4 display explanation for processor queue length",
" 4 hilight interrupts/sec",
" 4 remove interrupts/sec from chart",
" 4 save counter set to file",
" 5 open counter set you saved in pm lab 1",
" 5 delete all counters except % processor time add % privileged timed and % user time",
" 5 log processor object to c \\temp1\\tmplog log with 5 second interval",
" 5 start logging",
" 5 generate cpu activity for 1 minute show in chart view ",
" 5 stop logging",
" 6 check your ip address with ipconfig",
" 6 find out your physical ethernet address with ipconfig /all",
" 6 release your ip address using ipconfig /release",
" 6 configure your machine for static ip address of 10 0 0 [machinenumber]",
" 6 check your ip address again with ipconfig",
" 6 test connectivity by pinging another machine this will only work if your partner is following along with same lab you need another machine with same network id connected to same physical network ",
" 6 change back to dhcp",
" 6 check ip address again with ipconfig",
" 6 release your ip address again",
" 6 retrieve another ip address from dhcp server",
" 7 view your arp cache",
" 7 start network monitor",
" 7 start capture with network monitor",
" 7 ping machine is not in your arp cache",
" 7 stop capture in network monitor",
" 7 view frames you captured with network monitor",
" 7 create filter for just arp frames and icmp frames",
" 7 use filter to display just arp and icmp frames",
" 7 display contents of first arp frame",
" 7 display data from one of response icmp packets for ping command",
" 8 examine list of well known ports",
" 8 hilight port for ftp",
" 8 use netstat to view open ports",
" 8 open an ftp site open second window and view active connections with netstat",
" 8 end ftp session start network monitor",
" 8 show menu entry for start capture",
" 8 start capture open console window and establish an ftp session",
" 8 list files on ftp server",
" 8 retrieve file using [get] command",
" 8 in nt explorer open file you just retrieved",
" 8 end your ftp session",
" 8 show menu entry for ending capture in network monitor",
" 8 end capture then show menu entry for displaying data you just captured",
" 8 display captured data",
" 8 you need to filter in only packets to and from microsoft click on filter icon to show display filter dialog box",
" 8 click on [expression]",
" 8 click on edit addresses",
" 8 click add",
" 8 add address for ftp site you captured session with",
" 8 click ok and hilight new entry",
" 8 your expression should capture all frames between your machine and machine hosted ftp site",
" 8 display filtered data minimize source and destination mac address columns",
" 8 hilight packet in which you sent dir command to ftp site",
" 8 in raw data of appropiate packet hilight ftp command for retrieving file",
" 8 hilight packet where command to end session is sent",
" 8 close network monitor open browser to http //www cuteftp com",
" 8 download evalutation version of cuteftp",
" 8 install cuteftp and open site manager",
" 8 click [add site] enter site label = microsoft ftp host address = ftp microsoft com user name = anonymous password = your email address",
" 8 click ok then double click on entry [microsoft] welcome message is displayed",
" 8 click ok your machine s files are displayed in left pane and remote machines files are displayed in right pane double click on file in right pane to download file",
"9 install iis in windows nt server option pack after installation folder \\inetpub\\wwwroot will have been created",
"9 open notepad and type in html for simple document",
"9 save file as [myfile htm] in \\inetput\\wwwroot",
"9 display [myfile htm] listing in nt explorer",
"9 display [myfile htm] in browser using http //localhost/myfile htm which causes page to be retrieved by request to iis ",
"9 make new folder under wwwroot called [morepages]",
"9 copy myfile htm to \\inetpub\\wwwroot\\morepages and list in nt explorer",
"9 surf to second copy of myfile htm",
"9 open internet service manager",
"9 open up node for default web site",
"9 right click on [default web site] to display popup menu",
"9 choose [properties] from popup menu to display dialog box for default web site properties",
"9 display documents tab",
"9 add myfile htm to list of default documents",
"9 click [ok] to close dialog box then show you can now surf to myfile htm by just typing url of folder myfile is located in",
"9 create new folder d \\site2",
"9 in ism display menu choice for new virtual directory from popup menu for default web site",
"9 start new virtual directory wizard alias for directory will be mysite2",
"9 physical path for mysite2 will be d \\site2",
"9 allow directory browsing",
"9 display properties dialog box for mysite2 verify the path for mysite2 is d \\site2",
"9 in nt explorer copy myfile htm from inetpub\\wwwroot to d \\site2",
"9 using notepad edit myfile htm add heading [home page for mysite2] to page",
"9 save your changes then show the new myfile htm is displayed when mysite2 is accessed",
"10 in run dialog box display command for starting 16-bit registry editor",
"10 in run dialog box display command for starting 32-bit registry editor",
"10 using 16-bit registry editor show registry subtrees",
"10 using 32-bit registry editor show registry subtrees",
"10 close 16-bit registry editor display subkeys of hkey_current_user",
"10 set filename completion character in command processor to [tab]",
"11 open hkey_local_machine in 32-bit registry editor",
"11 display subkeys of key contains data gathered by ntdetect",
"11 display subkeys of key contains data controls startup rather than being comoputed during startup ",
"11 hilight current control set subkey",
"11 display key contains information about plug and play devices",
"11 hilight key value controls startup of browser service open notepad and type in table of all possible values for key",
"12 hilight key value shows what other services browser service depends on to load",
"12 display current tcp-ip information in registry 32-bit editor ",
"12 display tcp-ip information from command line",
"12 hilight key shows name of video adaptor",
"12 hilight key value shows current video resolution",
"13 configure machine to start up in vga 16-color 640 x 480 mode",
"13 boot menu should display for just 5 seconds",
"13 on blue screen machine should write an event to system log and reboot",
"13 create new hardware profile called off network",
"13 you want network to be disabled when user chooses off network at boot time",
"13 when computer boots no menu will be presented for hardware profiles  but pressing [space] will cause menu to appear ",
"14 display all settings for com1",
"14 display com port information in registry",
"14 display device information for scsi adaptors and ide adaptors",
"14 configure ups to automatically execute file shutdown1 bat",
"14 ntdetect is shutting down your ups on startup when testing serial port for mice fix boot ini to prevent", 
"14 verify the paging file initial size is 10-12 meg more than physical memory",
"15 show environment variables from system applet",
"15 display path",
"15 list environment variables from command prompt",
"15 in console list just username",
"15 in console list just path",
"15 show nt version and service pack version",
"16 show file system type for c drive",
"16 c drive will be converted to ntfs after [enter] plus reboot",
"16 show autogenerated 8 3 filenames of text files in winnt",
"16 rename cd to r",
"16 change colors in disk manager so the active partition mark is visible hilight active partition",
"16 display dialog box has button for running an error-checking utility disk administrator or nt explorer "
);
 
var noiseWords = /\s(the|this|that|these|those|a|some)\s/;
