
var textArray = new Array();
textArray['toolsMove'] = '<strong>Move</strong><br />Move the current item around the page';
textArray['toolsDelete'] = '<strong>Delete</strong><br />Click to delete this item';
textArray['toolsEdit'] = '<strong>Edit</strong><br />With this button you can edit the content of this item';
textArray['toolsResize'] = '<strong>Resize</strong><br />Use this button to resize the item.<br/><strong>Hold down the shift key to maintain aspect ratio.</strong>';
textArray['toolsZup'] = '<strong>Bring to front</strong><br />Use this to bring the item more to the front and overlap its surrounding items';
textArray['toolsZdown'] = '<strong>Bring back</strong><br />Click to bring item more to the background';
textArray['toolsBasic'] = '<strong>Help</strong><br />Hover over the buttons with your mouse so you can read what they do in this box';
textArray['editorBorder'] = '<strong>Change border</strong><br />Turn on or off the borders that are around your elements';
textArray['editorButtons'] = '<strong>Hide buttons</strong><br />You can hide the buttons so you have a better overview';
textArray['editorAdvanced'] = '<strong>Change stacking levels</strong><br />If you want to change the stacking levels of your elements turn this on';
textArray['editorGrid'] = '<strong>Snap to grid</strong><br />When you turn on Snap to grid you can outline your elements a lot better';
textArray['submittingMessage'] = 'Your message is being send...';
textArray['quoteMessage'] = 'Quote this message';
textArray['deleteMessage'] = 'Delete this message';
textArray['editMessage'] = 'Edit this message';
textArray['goodKarmaMessage'] = 'Click if you think this is a good message'
textArray['badKarmaMessage'] = 'Click if you think this is a bad message';
