var helptxt = new Array;

var headertxt = "<h1>More Help</h1><hr />";

helptxt[1] = headertxt + "<b>Logon</b><br><br>Enter your username and password to enter your account. If you do not have a username and password or have misplaced your information, please contact Kachemak Electric.";
helptxt[2] = headertxt + "<b>Project Management</b><br><br>Click the title of a project to view or edit the details of that project including the files associated with it.<br><br>Click the 'New Project Folder' to start a new project. When the new project is created, generic details are loaded for that project. Change these details to suit the project.<br><br><center><b>Screenshot:</b><br><img src='inc/help/img/Image2.gif' alt='screenshot'><br><br>";
helptxt[3] = headertxt + "<b>Project Details</b><br><br>Enter the details of a selected project that includes the name of the project, the username of the client that they will use to login with, the password for the project, and an optional email address for the contact person of the project. Client name must be unique for each project simultaneously... in other words, you can assign a previously used name only if that name is NOT currently used in an open project.<br><br>After updating a field, click the 'Change' button to save the changes made. A green check mark will be displayed next to the button to represent a succcessful save. If the save fails, a red exclamation mark will represent a failure. Upon a failure, a message will be displayed as well as 'hover text' when you hold your mouse pointer over the exclamation icon explaining why the save failed (Example: '<i>Username already exists</i>').<br><br><center><b>Screenshot:</b><br><img src='inc/help/img/Image1.gif' alt='Screenshot'></center><br><br>Press the recycle bin icon to permenently delete a project including all associated files. Use caution! This operation cannot be undone.<br><br>The 'Last Online' field displays the time and date of the last time the client has logged into the system.<br><br><center>[<a href='javascript:closeMorehelp();'>Close</a>]</center>";
helptxt[4] = headertxt + "";
helptxt[5] = headertxt + "";
helptxt[6] = headertxt + "";
helptxt[7] = headertxt + "";
helptxt[8] = headertxt + "";
helptxt[9] = headertxt + "";
