
<!--
// Updated
// Contains functions for getting text messages.

var ids_NonDeletableImage    = 1000;
var ids_DeleteSelectedImages = 1001;
var ids_DeleteHeadingButtonImages = 1002;
var ids_DeleteButtonImage    = 1003;
var ids_DeleteHeadingImage   = 1004;
var ids_SectionNotGrowable   = 1005;
var ids_ImageTooLarge        = 1006;
var ids_DeleteMyImage        = 1007;
var ids_CantResizeImage      = 1008;
var ids_CantResizeImageNoEdit= 1009;
var ids_ConfirmDeletePage    = 1010;
var ids_CantDeleteHomePage   = 1011;
var ids_ActionCantBeUndone   = 1012;
var ids_MergeNotEnoughCells  = 1013;
var ids_ConfirmDeleteRow     = 1014;
var ids_ConfirmDeleteColumn  = 1015;
var ids_EndSpellchecking     = 1016;
var ids_MaxSpecialtySections = 1017;
var ids_DeletePlugin         = 1018;
var ids_DeleteBackup         = 1019;
var ids_OverwriteBackup      = 1020;
var ids_RebuildNav           = 1021;
var ids_RebuildHeadings      = 1022;
var ids_BothNotAllowed       = 1023;
var ids_PluginsNotSupported  = 1024;
var ids_RebuildWebsite       = 1025;
var ids_MustSelectCell       = 1026;
var ids_CantDeleteSpecialtySection = 1027;
var ids_ConfirmCellMerge     = 1028;
var ids_CantCopySelection    = 1029;
var ids_DeleteSpecialtyTable = 1030;
var ids_CantAddToSection     = 1031;
var ids_CantLinkSelection    = 1032;
var ids_ConfirmDeleteTable   = 1033;
var ids_CantDeleteFormItem   = 1034;
var ids_CantPasteImages      = 1035;
var ids_CantPasteOverSelection    = 1036;
var ids_CantPasteFormTag     = 1037;
var ids_DefaultPageContent   = 1038;
var ids_AlbumSizeWarning     = 1039;
var ids_CantAddHitCounter    = 1040;
var ids_CantSecureHomePage   = 1041;
var ids_InvalidImagePropertyEntry	= 1042;
var ids_DeleteUploadedFile	 = 1050;
var ids_RebuildHomePage      = 1051;

function getMsgText(iMsg)
{
  var sMsg = "";
  switch(iMsg)
  {
    case ids_DeleteSelectedImages:
      sMsg = "Delete selected images?";
      break;
    case ids_NonDeletableImage:
      sMsg = "The current selection contains images that cannot be deleted.";
      break;
    case ids_DeleteHeadingButtonImages:
      sMsg = "The current selection contains Heading and Button images. Are you sure you want to delete them?";
      break;
    case ids_DeleteButtonImage:
      sMsg = "The current selection contains Button images. Are you sure you want to delete selected images?";
      break;
    case ids_DeleteHeadingImage:
      sMsg = "The current selection contains a Heading image. Are you sure you want to delete selected images?";
      break;
    case ids_SectionNotGrowable:
      sMsg = "The section you are trying to modify is not able to grow with this page layout.";
      break;
    case ids_ImageTooLarge:
      sMsg = "The image you are attempting to add is too large for this section. It is being sized to fit.";
      break;
    case ids_DeleteMyImage:
      sMsg = "Delete selected image from My Personal Gallery?";
      break;
    case ids_CantResizeImage:
      sMsg = "This image cannot be resized. Would you like to edit it?";
      break;
    case ids_CantResizeImageNoEdit:
      sMsg = "This image cannot be resized.";
      break;
    case ids_ConfirmDeletePage:
      sMsg = "This action will delete this page and all of its content. Would you like to continue?";
      break;
    case ids_CantDeleteHomePage:
      sMsg = "The home page cannot be deleted.";
      break;
    case ids_ActionCantBeUndone:
      sMsg = "This action cannot be undone. Proceed?";
      break;
    case ids_MergeNotEnoughCells:
      sMsg = "You must have two or more adjacent cells selected to merge.";
      break;
    case ids_ConfirmDeleteRow:
      sMsg = "Are you sure you want to delete this row?";
      break;
    case ids_ConfirmDeleteColumn:
      sMsg = "Are you sure you want to delete this column?";
      break;
    case ids_EndSpellchecking:
      sMsg = "This will end the spellchecking process. Do you wish to exit spellchecker?";
      break;
    case ids_MaxSpecialtySections:
      sMsg = "This page has the maximum number of recommended sections for this page type. You can add more sections to this page, but you can also add a new page of this type and group it with this one. What would you like to do?";
      break;
    case ids_DeletePlugin:
      sMsg = "Are you sure you want to delete this plugin?";
      break;
    case ids_DeleteBackup:
      sMsg = "Are you sure you want to delete this backup?";
      break;
    case ids_OverwriteBackup:
      sMsg = "Are you sure you want to overwrite this backup?";
      break;
    case ids_RebuildNav:
      sMsg = "Are you sure you want to rebuild the navigation for your Web site?";
      break;
    case ids_RebuildHeadings:
      sMsg = "Are you sure you want to rebuild the headings for your Web site?";
      break;
    case ids_BothNotAllowed:
      sMsg = "Your Web Site Plan only allows a single page, therefore the 'Both' option is invalid. If you would like to upgrade your hosting plan, click here.";
      break;
    case ids_PluginsNotSupported:
      sMsg = "Your Web Site Plan does not allow server-side plugins such as this to be added to your page. You can upgrade your plan to one that supports this feature, and after the upgrade is in progress, return here to add your plugin.<br><br>Would you like to upgrade your hosting plan?";
      break;
    case ids_RebuildHomePage:
      sMsg = "Are you sure you want to restart the construction of your home page? The home page you are currently working on will be lost.";
      break;
    case ids_RebuildWebsite:
      sMsg = "Are you sure you want to restart the construction of your Web site? The project you are currently working on will be lost.";
      break;
    case ids_MustSelectCell:
      sMsg = "You must click in a table cell or select the content in one or more table cells in order to use this option.";
      break;
    case ids_CantDeleteSpecialtySection:
      sMsg = "You can't delete the last section on a page.";
      break;
    case ids_ConfirmCellMerge:
      sMsg = "All content in merged table cells other than the first one in the selection will be deleted. Continue?";
      break;
    case ids_CantCopySelection:
      sMsg = "The current selection cannot be copied or cut";
      break;
    case ids_DeleteSpecialtyTable:
      sMsg = "You are attempting to delete a table that is part this page type's structure. Click \"Set Page Type & Order\" if you would like to change the page content type.";
      break;
    case ids_CantAddToSection:
      sMsg = "You can't add this feature at the current location. Would you like to add it in the main body section?";
      break;
    case ids_CantLinkSelection:
      sMsg = "This selection cannot be used to make a link. Links can only be created for text and image selections.";
      break;
    case ids_ConfirmDeleteTable:
      sMsg = "Delete selected table(s)?";
      break;
    case ids_CantDeleteFormItem:
      sMsg = "Form items cannot be deleted from this page. Click 'Set Page Type & Order' to change the page type if you do not want to use this form.";
      break;
    case ids_CantPasteImages:
      sMsg = "The content you are pasting contains images that aren't in your Web project. Images can be added using the Image Add button on the left.";
      break;
    case ids_CantPasteOverSelection:
      sMsg = "You cannot paste over the current selection.";
      break;
    case ids_CantPasteFormTag:
      sMsg = "The pasted content contained one or more form tags. These have been removed.";
      break;
    case ids_DefaultPageContent:
      sMsg = "Your Web site includes pages that contain default images and/or text. It is recommended that you either replace the default items or delete the pages in question before posting the site to the Internet. If needed, you can reinstate the deleted page(s) at a later date. Would you like to continue with the posting of your site?<br>&nbsp;";
      break;
    case ids_AlbumSizeWarning:
      sMsg = "You are attempting to add or edit a photo album on a page with a fixed width body. This photo album may contain images that are too large and cause the page to be displayed incorrectly. Be sure to check your photo album when you publish your Web site.";
      break;
    case ids_CantAddHitCounter:
      sMsg = "You may only have one hit counter on a page. Would you like to edit it?";
      break;
    case ids_CantSecureHomePage:
      sMsg = "The home page cannot be made secure.";
      break;
    case ids_DeleteUploadedFile:
	  sMsg = "Delete uploaded file?";
      break;
    case ids_InvalidImagePropertyEntry:
		sMsg = "The image property setting is invalid or not within the range of acceptable values.";
  }
  return sMsg;
}

///////////////////////////////////////////////////////
// Show a custom message box, OK and optional cancel btns 
///////////////////////////////////////////////////////
function showMyMsgBox(message, title, cancel){
  var oArgsect = new Object();
  oArgsect.message = message;
  oArgsect.title = (title != null) ? "Warning" : title;
  oArgsect.x_center = window.screenLeft + document.body.clientWidth/2;
  oArgsect.y_center = window.screenTop + document.body.clientHeight/2;
  if (cancel)
    oArgsect.buttons = 2;
  else
    oArgsect.buttons = 1;
  oArgsect.type = "ok";
  // create the window small & centered - it will be resized to fit the content and this minimizes the flicker.
  if (document.all.PageContentScripts) HidePopups();
	var mywin = window.showModalDialog("MessageBox.htm", oArgsect, "status: no; dialogWidth:1px; dialogHeight:1px; center:yes; help:no; "); 
	return (oArgsect.opt==2);
} 

///////////////////////////////////////////////////////
// Show a custom message box with YES and NO buttons 
///////////////////////////////////////////////////////
function showYesNoMsgBox(message, title){
  var oArgsect = new Object();
  oArgsect.message = message;
  oArgsect.title = (title != null) ? "Warning" : title;
  oArgsect.x_center = window.screenLeft + document.body.clientWidth/2;
  oArgsect.y_center = window.screenTop + document.body.clientHeight/2;
  oArgsect.buttons = 2;
  oArgsect.type = "yesno";
  // create the window small & centered - it will be resized to fit the content and this minimizes the flicker.
  if (document.all.PageContentScripts) HidePopups();
	var mywin = window.showModalDialog("MessageBox.htm", oArgsect, "status: no; dialogWidth:1px; dialogHeight:1px; center:yes; help:no;"); 
	return (oArgsect.opt==1);
}
 
///////////////////////////////////////////////////////
// Show a message box with some custom button text. 
///////////////////////////////////////////////////////
function showCustomYesNoMsgBox(message, title, yestext, notext, thirdtext, textalign){
  var oArgsect = new Object();
  oArgsect.message = message;
  oArgsect.title = (title == null) ? "Warning" : title;
  oArgsect.x_center = window.screenLeft + document.body.clientWidth/2;
  oArgsect.y_center = window.screenTop + document.body.clientHeight/2;
  oArgsect.buttons = 2;
  oArgsect.button1text = yestext;
  oArgsect.button2text = notext;
  oArgsect.textalign = textalign;
  oArgsect.type = "custom";
  if (thirdtext != null) {
    oArgsect.buttons = 3;
    oArgsect.button3text = thirdtext;
  }
  oArgsect.opt = oArgsect.buttons;
  // create the window small & centered - it will be resized to fit the content and this minimizes the flicker.
  if (document.all.PageContentScripts) HidePopups();
	var mywin = window.showModalDialog("MessageBox.htm", oArgsect, "status: no; dialogWidth:1px; dialogHeight:1px; center:yes; help:no;"); 
	return oArgsect;
} 

///////////////////////////////////////////////////////
// Show a custom message box, OK and optional cancel btns 
///////////////////////////////////////////////////////
function showMyMsgBox(message, title, cancel){
  var oArgsect = new Object();
  oArgsect.message = message;
  oArgsect.title = (title != null) ? "Warning" : title;
  oArgsect.x_center = window.screenLeft + document.body.clientWidth/2;
  oArgsect.y_center = window.screenTop + document.body.clientHeight/2;
  if (cancel)
    oArgsect.buttons = 2;
  else
    oArgsect.buttons = 1;
  oArgsect.type = "ok";
  // create the window small & centered - it will be resized to fit the content and this minimizes the flicker.
  if (document.all.PageContentScripts) HidePopups();
	var mywin = window.showModalDialog("MessageBox.htm", oArgsect, "status: no; dialogWidth:1px; dialogHeight:1px; center:yes; help:no; "); 
	return (oArgsect.opt==2);
} 

///////////////////////////////////////////////////////
// Show Popup Help Dialog
///////////////////////////////////////////////////////
function showPopupHelpDialog(oHelpItem, faqjump, x, pl_id){
  var oArgsect = new Object();
  oArgsect.HelpItem = oHelpItem;
  oArgsect.pl_id = pl_id;
  oArgsect.backlink = "";
  // create the window small & centered - it will be resized to fit the content and this minimizes the flicker.
  if (document.all.PageContentScripts) HidePopups();
	if (window.showModalDialog("PopupHelpDialog.htm", oArgsect, "status: no; dialogWidth:1px; dialogHeight:1px; center:yes; help:no; resizable: yes; scroo: yes;") == "ok")
	{
	  if (oArgsect.cmd != 0)
	  {
	    ClickFAQJump(oArgsect.cmd,0,pl_id);   
	  }
	} 
} 

// help text for general info page
var idpt_gi_Main = new Array("Getting Started",
    "<P class=popupcontent>The first step in building your Web site is to provide general information about the site:</P><P class=popupcontent>1.	Create a heading (required information).</P><P class=popupcontent>2.	Establish a default email address (required information).</P><P class=popupcontent>3.	Generate a copyright statement (optional information).</P><P class=popupcontent>4.	Create a subheading (optional information).</P><P class=popupcontent>When finished, click <b>Next</b>. WebSite Tonight takes you to the next site-building step, Choose Design, where you will select a layout for your Web site.</P><P class=popupcontent>You can change the information provided on the <I>General Info</I> page at any time. To do so, click <SPAN class=bold>General Info</SPAN>, make changes or additions then click <SPAN class=bold>Update My Site</SPAN> to apply the changes. </P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_gi_CreateHeading, 20, -1, \"idpt_gi_Main\");'>Help on creating a heading</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_gi_CreateEmail, 20, -1, \"idpt_gi_Main\");'>Help on establishing a default email</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_gi_CreateCopyright, 20, -1, \"idpt_gi_Main\");'>Help on generating a copyright statement</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_gi_CreateSubtitle, 20, -1, \"idpt_gi_Main\");'>Help on creating a subheading or tag line</A><BR><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_GeneralInfo,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_gi_CreateHeading = new Array("Create a heading for your Web site",
    "<P class=popupcontent>The Web site heading displays as the main heading on your home page and appears as an image on the page. The heading only appears on your home page, headings for additional pages are defined on the <I>Build Pages</I> page. The heading you define in the <I>General Info</I> page is not related to the HTML title tag. However, if you do not assign an HTML title tag in <EM class=popupitalic>Step 5: Publish Site</EM>, the heading you define here will appear in the browser title bar at the top of the browser window. You can define Meta information (Title, Description and Keywords tags) in <I>Step 5: Publish Site</I>.</P><P class=popupcontent><SPAN class=bold>To select a color for the heading</SPAN></P><UL class=popupcontent><LI>On the <I>Define Colors</I> page, select <SPAN class=bold>Heading Text</SPAN> in the Color Selections section.</LI></UL><P class=popupcontent><SPAN class=bold>To modify the heading</SPAN></P></P><UL class=popupcontent><LI>Return to the <I>General Info</I> page to change the heading text.</LI><LI>Go to the <I>Build Pages</I> page. In the Page Options section, you can change the heading text in the <SPAN class=bold>Heading Title:</SPAN> text box.</LI><LI>Go to the <I>Build Pages</I> page and select the heading. In the toolbar, click <SPAN class=bold>Change Image</SPAN> or <SPAN class=bold>Image Effects</SPAN> to modify the heading.</LI></UL><P class=popupcontent></P></SPAN>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_GeneralInfo,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_gi_CreateSubtitle = new Array("Create a subheading or tag line for your Web site",
    "<P class=popupcontent>The Web site subheading displays on the home page and additional pages, serving as a tag line, slogan, or motto. The position of the subheading varies between home pages and additional pages, depending on the layout of the site design.</P><P class=popupcontent>Contrary to the heading, which appears as an image, the subheading appears as text and can be modified on a page-by-page basis.</P><P class=popupcontent><STRONG class=popupbold>To select a color for the subheading</STRONG></P><UL class=popupcontent><LI>On the<em class=popupitalic> Choose Colors</EM> page, select <STRONG class=popupbold>Tag Line/Motto</STRONG> in the Color Selections section. You will have the option to modify the subheading on both home and additional page layouts.</LI></UL><P class=popupcontent><STRONG class=popupbold>To modify the subheading</STRONG></P><UL class=popupcontent><LI>Go to the <em class=popupitalic>Build Pages</EM> page. Select a page to modify, then click on the subheading and edit using the available toolbar.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_GeneralInfo,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_gi_CreateCopyright = new Array("Generate a copyright statement for your Web site",
    "<P class=popupcontent>The copyright statement displays at the bottom of each page and is used to identify the copyright holder of the material published on the Web site. While copyright law and intellectual property rights as they apply to the Internet are not mature, it is a generally accepted practice to include a copyright statement on your Web pages to identify the owner of the site and its contents. The copyright statement has no legal impact or bearing on your Web site's content.</P><P class=popupcontent><STRONG class=popupbold>To select a color for the copyright statement</STRONG></P><UL class=popupcontent><LI>On the <em class=popupitalic>Choose Colors</EM> page, click <STRONG class=popupbold>Copyright</STRONG> in the Color Selections section.</LI></UL><P class=popupcontent><STRONG class=popupbold>To modify the copyright statement</STRONG></P><UL class=popupcontent><LI>Return to the <em class=popupitalic>General Info</EM> page to change the copyright statement throughout your site.</LI><LI>Go to the<em class=popupitalic> Build Pages</EM> page to change the copyright statement on a page-by-page basis. Click the copyright statement at the bottom of the page. In the copyright statement, edit the text accordingly, or use the toolbar to change the look and feel of the statement. If you prefer, you can remove the copyright entirely or replace it with another statement, such as <em class=popupitalic>Last Updated</EM> and include the date or <em class=popupitalic>Created By</EM> and include your name or company.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_GeneralInfo,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_gi_CreateEmail = new Array("Establish a default contact email address(s) for your Web site",
    "<P class=popupcontent>The contact email address(es) is not displayed anywhere on your site but rather is used to submit information from any forms (for example, the Contact Us page) that have been added to your Web site. Once a form is submitted, the information is sent to the assigned contact email address(es). The default email address can be any valid email address, including any accounts attached to your domain name that you specifically created as part of your hosting account, for example: webmaster@mysite.com, info@mysite.com, etc.</P><P class=popupcontent><STRONG class=popupbold>To modify the default email address</STRONG></P><UL class=popupcontent><LI>Return to the <em class=popupitalic>General Info</EM> page to edit or add default email addresses. To use multiple addresses, separate the email addresses with a comma (i.e. info@mysite.com, sales@mysite.com).</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_GeneralInfo,0,pl_id)'>Go to FAQ</A></P>" );


// help text for choose design page
var idpt_cd_Main = new Array("Choose Design",
    "<P class=popupcontent>The <em class=popupitalic>Choose Design</EM> page lets you define a design for your Web site by selecting from one of over 100 available templates. If you prefer to create your own design, select from the available options in the <STRONG class=popupbold>Customizable/Blank</STRONG> category.</P><P class=popupcontent>To begin, select a category in the Categories section on the left-side of the page and browse through the available designs.</P><UL class=popupcontent><LI>To view a larger image of the design, click the design thumbnail. To close the preview, click the close button in the browser title bar.<LI>To choose a design, click <STRONG class=popupbold>Select this Design</STRONG>. If the design comprises both home and additional page layouts, select whether to use both layouts, or select to use only one of the page layouts.</LI></UL><P class=popupcontent>The colors and pictures (images) that appear in the templates are recommended for each particular design. However, you can change colors after you've selected the design in <em class=popupitalic>Step 3: Select Colors</em>. You can replace the images that appear in the selected design with your own pictures, company logo or graphics in <em class=popupitalic>Step 4: Build Pages.</EM></P><P class=popupcontent>Once you have chosen a design:</P><UL class=popupcontent><LI>Click <STRONG class=popupbold>Next</STRONG> to apply the design to your Web site and proceed to the next step in the Web site building process.</LI><LI>Click <STRONG class=popupbold>Back</STRONG> to return to the <em class=popupitalic>Choose Design</EM> page without saving any changes.</LI><LI>Click <STRONG class=popupbold>Cancel</STRONG> to return to the <em class=popupitalic>Build Pages</EM> page without saving any changes (if you have not yet built pages, clicking Cancel takes you back to the <em class=popupitalic>Choose Design</EM> page).</LI></UL><P class=popupcontent>To change the layout of a particular design, in the<em class=popupitalic> Build Pages</EM> page, click <STRONG class=popupbold>Page Type</STRONG>. This lets you apply a special layout such as a photo gallery, list, forms, and other unique layouts to your page.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_cd_Categories, 20, -1, \"idpt_cd_Main\");'>Help on categories</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_cd_Designs, 20, -1, \"idpt_cd_Main\");'>Help on designs</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_cd_HomeAdditional, 20, -1, \"idpt_cd_Main\");'>Help on home and additional pages</A><BR><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_TemplateCategories,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_cd_Categories = new Array("Categories",
    "<P class=popupcontent>WebSite Tonight includes over 100 design templates, including a broad selection of customizable and blank designs that you can use to build your own design.</P><P class=popupcontent><STRONG class=popupbold>To browse for a design</STRONG></P><UL class=popupcontent><LI>In the Categories section, click a category, or click <STRONG class=popupbold>All Designs</STRONG> to show the designs regardless of category.</LI></UL><P class=popupcontent>Designs are displayed in groups of six. Each design displays its home and, if available, additional Page in the design view box. To view a design, click the <STRONG class=popupbold>Home</STRONG> or <STRONG class=popupbold>Additional</STRONG> page to display a larger view of the design.</P><P class=popupcontent>Templates are continually being added to the design library, so be sure to check back every once in a while to see the latest available templates.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_TemplateCategories,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_cd_Designs = new Array("Designs",
    "<P class=popupcontent>Once you have browsed through the available templates and chosen a design that suits your Web site's purpose, you can select the design and then move to the next step; <em class=popupitalic>Select Color</EM>.</P><P class=popupcontent><STRONG class=popupbold>To select a design</STRONG></P><UL class=popupcontent><LI>Once you have chosen a template, click<STRONG class=popupbold> Select This Design</STRONG>.</LI><LI>If your selection includes layouts for both home and additional pages, you must choose whether to use the home page layout, additional page layout, or both page layouts in your Web site.</LI><LI>Click <STRONG class=popupbold>Next</STRONG>. WebSite Tonight takes you to <em class=popupitalic>Step 3: Select Color</EM>. In the <em class=popupitalic>Select Color</EM> page, click <STRONG class=popupbold>Back</STRONG> to return to the <em class=popupitalic>Choose Design</EM> page.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_TemplateCategories,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_cd_HomeAdditional = new Array("Home and Additional Pages",
    "<P class=popupcontent>In addition to choosing a design style, another consideration to make in choosing a design is whether to choose a template based on a single-page layout, or one that integrates two page layouts:</P><UL class=popupcontent><LI>Single-Page Layouts - These designs include only a home page. Every page you create is based on the home page design as shown in the <em class=popupitalic>Choose Design</EM> page.</LI><LI>Multi-Page Layouts - These designs integrate the overall look and feel of the design into two distinct page layouts: home page and additional page(s). Using a design with both home and additional page layouts applies the home page to the main, or first, page on your Web site. All pages created after the home page use the additional page layout.</LI></UL><P class=popupcontent>If you select a template with both a home and additional pages, you can then select from three options:</P><UL class=popupcontent><LI>Use Home Page Design Only - This option applies the home page layout to all Web pages.</LI><LI>Use Additional Page Design Only - This option applies the additional page layout to all Web pages, including the main, or first, page.</LI><LI>Use Both Designs - This option applies the home page design to your main page and the additional page design to all subsequent pages on your Web site.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_TemplateCategories,0,pl_id)'>Go to FAQ</A></P>" );

// help text for colors page
var idpt_cc_Main = new Array("Select Colors",
    "<P class=popupcontent>The third step to building your Web site is to select a color scheme for your site. You can select from the recommended color schemes or design your own color scheme. On the <em class=popupitalic>Select Color</EM> page, the design you selected in the previous step displays with a choice of four recommended color schemes in the Color Selections section.</P><P class=popupcontent>The following options are available at the top of the page:</P><UL class=popupcontent><LI><STRONG class=popupbold>Use same colors on additional pages</STRONG> - Apply the color scheme to both your home and addition page layouts. If you do not wish to use the same color scheme on each page layout, you can define colors for both your home page layout and additional pages layout by clearing this option.</LI><LI><STRONG class=popupbold>Use advanced colors</STRONG> - Create your own color scheme. When you click this option, the Color Selections section displays a list of the page elements that you can define.</LI></UL><P class=popupcontent>Once you have selected a color scheme click <STRONG class=popupbold>Next</STRONG>. You will then be taken to <em class=popupitalic>Step 4: Build Pages</em>. You can change your color selections any time by returning to the <em class=popupitalic>Select Colors</EM> page, making the adjustments, and then clicking <STRONG class=popupbold>Update My Site</STRONG>.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_cc_AdvancedColors, 20, -1, \"idpt_cc_Main\");'>Help on advanced color selection</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_cc_ColorSchemes, 20, -1, \"idpt_cc_Main\");'>Help on color schemes</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_cc_ChooseColor, 20, -1, \"idpt_cc_Main\");'>Help on using the Choose Color dialog box</A><BR><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_ColorSelections,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_cc_AdvancedColors = new Array("Advanced Colors",
    "<P class=popupcontent>The advanced colors feature lets you customize your Web site color scheme. In the Color Selections section, you can assign colors for all of the different page elements that may appear in your Web site using a standard color palette in the <em class=popupitalic>Choose Color</EM> dialog box.</P><P class=popupcontent><STRONG class=popupbold>To create a custom color scheme</STRONG></P><OL class=popupcontent><LI>On the <em class=popupitalic>Select Color</EM> page, click <STRONG class=popupbold>Use advanced colors</STRONG>.</LI><LI>In the Color Selections section, click a page element (i.e. <STRONG class=popupbold>Body Text</STRONG>).</LI><LI>Choose from one of the recommended selections or, click <STRONG class=popupbold>More.</STRONG></LI><LI>Select a color from the displayed color palette or, click <STRONG class=popupbold>More Colors...</STRONG> to open the color palette.</LI><LI>In the Choose Color dialog box, select a color and click <STRONG class=popupbold>OK</STRONG>.</LI><LI>Repeat this procedure for each page element. Once you are pleased with the color scheme for your Web site, click <STRONG class=popupbold>Next</STRONG>.</LI></OL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_ColorSelections,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_cc_ColorSchemes = new Array("Color Schemes",
    "<P class=popupcontent>The recommended color schemes are color combinations designed to enhance the look and readability of a Web page by incorporating complimentary colors for each element appearing on the page. The recommended color schemes comprise a background color and matching colors that complement the background hue.</P><P class=popupcontent>For each design, WebSite Tonight presents four recommended schemes. To select a color scheme, in the Color Selections section, select from the list of available color schemes.</P><P class=popupcontent>Once you select a color scheme, you can change the color of a particular element in the scheme while maintaining the overall scheme. For example, you may change the <em class=popupitalic>Body Text</em> color but keep all the other colors in your selected scheme.</P><P class=popupcontent><STRONG class=popupbold>To customize your color scheme</STRONG></P><OL class=popupcontent><LI>In the <em class=popupitalic>Select Color</EM> page, choose a color scheme.</LI><LI>Click <STRONG class=popupbold>Use advanced colors. </STRONG></LI><LI>In the Color Selections section, click the specific element you want to customize (i.e. <strong class=popupbold>Body Text</strong>).</LI><LI>Select from the list of recommended colors, or click <STRONG class=popupbold>More. </STRONG></LI><LI>Select a color from the displayed color palette or, click <STRONG class=popupbold>More Colors</STRONG> to open the color palette.</LI><LI>Select a color from the color palette. The screen automatically refreshes and applies your new color selection.</LI><LI>Repeat this procedure for each page element you wish to customize. Once you are pleased with the color scheme for your Web site, click <STRONG class=popupbold>Next</STRONG>.</LI></OL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_ColorSelections,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_cc_ChooseColor = new Array("Choose Color",
    "<P class=popupcontent>The <em class=popupitalic>Choose Color</EM> dialog box lets you select the color for the selected page element by choosing from a color spectrum or by defining colors numerically. You can select colors based on RGB or Hex color models. In addition, you can select a color based on a color, contrast and brightness model.</P><P class=popupcontent>If you do not know the color model numbers for a color, you can use the color field and the color slider to select a color. The color slider lets you choose from a range of color levels based on brightness. The lowest level in the brightness scale is black, with a value of 0; the highest level is white, with a value of 240. Once you have selected a brightness level in the color slider, select a level for the remaining two components-color and contrast. As you adjust the color using the color field and color slider, the numerical values change to reflect the new color.</P><P class=popupcontent>The color square at the bottom left of the color field displays the new color.</P><P class=popupcontent><STRONG class=popupbold>To specify a color using the color field and color slider</STRONG></P><OL class=popupcontent><LI>Select a brightness level in the color slider.</LI><LI>In the color field square, click on the pointer icon and drag to select a specific color and contrast.</LI><LI>Release your cursor to display the new values in the color square and color model.</LI><LI>Click <STRONG class=popupbold>OK</STRONG>.</LI></OL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_ColorSelections,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_Main = new Array("Build Pages",
    "<P class=popupcontent>The fourth, and most critical, step to building your Web site is to add pages to the site and start creating content for the pages. The <EM class=popupitalic>Build Pages</EM> page allows you to add and delete Web site pages, and perform all your editing and content creation for each page of your Web site.</P><P class=popupcontent>Before you begin, you will notice that WebSite Tonight created three pages for your site based on the information you provided in the <EM class=popupitalic>General Info</EM> page; home, contact us and about us pages.</P><P class=popupcontent><STRONG class=popupbold>To create a new page</STRONG></P><UL class=popupcontent><LI>In the Current Page section, click <STRONG class=popupbold>Add Page</STRONG>. A new page is created using the design and color selections that you applied to your site. The new page, titled <STRONG class=popupbold>New Page</STRONG>, displays in the <EM class=popupitalic>Build Pages</EM> page.</LI><LI>In the Page Options section, enter the text you want to appear in the page heading and navigation button for the page (<STRONG class=popupbold>Heading Title</STRONG> and <STRONG class=popupbold>Button Title</STRONG> text boxes).</LI><LI>The subheading, if applicable, is the one you defined in the <em class=popupitalic>General Info</EM> page. You can change the subheading on your new page here.</LI><LI>Click<STRONG class=popupbold> Go</STRONG> to save the new page.</LI><LI>Click<STRONG class=popupbold> Set Site Map/Page Type</STRONG> to assign a unique layout to the page, for example a photo gallery.</LI></UL><P class=popupcontent>To add text to your new page, simply place your cursor in the desired area and begin typing. You can change the size and color of the text in the toolbar at the top of the screen.</P><P class=popupcontent>To add dynamic content, such as pictures, buttons, tables, etc., click the applicable item from the list of available options in the <STRONG class=popupbold>Insert </STRONG>section.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_CurrentPage, 20, -1, \"idpt_bp_Main\");'>Help on current page</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_PageOptions, 20, -1, \"idpt_bp_Main\");'>Help on page options</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_InsertElements, 20, -1, \"idpt_bp_Main\");'>Help on insert elements</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_ImagesPictures, 20, -1, \"idpt_bp_Main\");'>Help on images and pictures</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_BkgOptions, 20, -1, \"idpt_bp_Main\");'>Help on background options</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_Menus, 20, -1, \"idpt_bp_Main\");'>Help on menus and toolbars</A><BR><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_SecureCertificates, 20, -1, \"idpt_bp_Main\");'>Help on SSL secure certificates</A><BR><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_CurrentPage,0,pl_id)'>Go to FAQ</A></P>" );    

var idpt_bp_Main2 = new Array("Build Pages",
    "<P class=popupcontent>The hosting plan you have purchased is limited to 3 pages. The hosting plan includes a full version of WebSite Tonight and offers the same Web site building features as the 5, 10 and 20 page hosting plans. When you are ready to build a larger and more complete Web site, all you need to do is upgrade your hosting plan. Upgrading is seamless so you won't have to start over or worry about losing the Web pages you may have already designed and built.</P><P class=popupcontent>WebSite Tonight automatically generates three Web pages: <EM class=popupitalic>Home</EM>, <EM class=popupitalic>Contact Us</EM> and <EM class=popupitalic>About Us</EM>. You can choose to use these three pages in your Web site or you can delete the <EM class=popupitalic>Contact Us</EM> and <EM class=popupitalic>About Us</EM> pages and then create new Web pages.</P><P class=popupcontent><STRONG class=popupbold>To delete a page</STRONG></P><OL class=popupcontent><LI>On the <EM class=popupitalic>Build Pages</EM> page, go to the<EM class=popupitalic> Current Page</EM> section.</LI><LI>In the <EM class=popupitalic>Current Page</EM> section, select the page to delete in the drop-down list.</LI><UL class=popupcontent><LI>You can delete the <EM class=popupitalic>Contact Us</EM> or <EM class=popupitalic>About Us</EM> pages. You may not delete the <EM class=popupitalic>Home</EM> page.</LI></UL><LI>Click <STRONG class=popupbold>Delete Page</STRONG>.</LI></OL><P class=popupcontent><STRONG class=popupbold>To add a page</STRONG></P><OL class=popupcontent><LI>On the <EM class=popupitalic>Build Pages </EM>page, go to the <EM class=popupitalic>Current Page</EM> section.</LI><LI>In the <EM class=popupitalic>Current Page</EM> section, click <STRONG class=popupbold>Add Page</STRONG>.</LI><LI>The new page is labeled <EM class=popupitalic>New Page</EM> and shown in the workspace.</LI></OL><P class=popupcontent>The fourth, and most critical, step to building your Web site is to add pages to the site and start creating content for the pages.",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='showPopupHelp(idpt_bp_Main, 20, -1, \"idpt_bp_Main2\");'>Help on build pages</A><BR><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_CurrentPage,0,pl_id)'>Go to FAQ</A></P>" );    


var idpt_bp_CurrentPage = new Array("Current Page",
    "<P class=popupcontent>The Current Page section allows you to quickly switch between pages in your Web site and is where you will create new pages and delete existing pages.</P><P class=popupcontent>When you first begin, the Web pages that WebSite Tonight automatically created appear in the Current Page drop-down list. If you like, you can delete the contact and about pages; you cannot delete the home page. As you add pages, the new pages appear in the Current Page drop-down list.</P><UL class=popupcontent><LI>To edit a page, simply select the page to edit in the drop-down list and begin editing.</LI><LI>To create a new page, click <STRONG class=popupbold>Add Page</STRONG>. The new page appears in the Current Page drop-down as <STRONG class=popupbold>New Page</STRONG>.</LI><LI>To remove a page, click <STRONG class=popupbold>Delete Page</STRONG>.</LI><LI>To assign a page type to your Web pages, organize your pages, or view the Site Map, click <STRONG class=popupbold>Set Site Map/Page Type</STRONG>.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_CurrentPage,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_PageType = new Array("Page Type",
    "<P class=popupcontent>The <STRONG class=popupbold>Set Site Map/Page Type</STRONG> page shows you a view of your Web pages (also known as a site map) as they are linked in your Web site on the <EM class=popupitalic>Build Pages</EM> page. The Page Type &amp; Site Map page provides the following tools:</P><UL class=popupcontent><LI><STRONG class=popupbold>Page Organizer</STRONG> - The page organizer shows you the number of pages in your site and tells you where each selected page is linked from in your Web site. You can rearrange and structure your pages using drag and drop to move each page to a new position or, for each page displayed in the <STRONG class=popupbold>Selected Page</STRONG> list, select the page to move the selected page to in the <STRONG class=popupbold>Link From</STRONG> list.</LI><LI><STRONG class=popupbold>Page Type</STRONG>&nbsp;- Page type lets you select from a variety of layouts provided a unique look to the selected page. These pages are called specialty pages and allow you to add design elements for specific purposes such as adding a photo gallery, a list, or a unique display feature to your page.</LI></UL><P class=popupcontent>After making changes to your site, click <STRONG class=popupbold>Update My Site</STRONG> to apply the changes or click <STRONG class=popupbold>Cancel</STRONG> to return to the editor in the <EM class=popupitalic>Build Pages</EM> page.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_PageType,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_PageOptions = new Array("Page Options",
    "<P class=popupcontent>The Page Options section lets you provide heading and button titles to your Web pages:</P><UL class=popupcontent><LI><STRONG class=popupbold>Heading Title</STRONG> - The Heading Title text box determines the name of the page and the main heading that appears on both your home and additional pages. On both pages, the heading title appears as an image at or near the top of the page.</LI><LI><STRONG class=popupbold>Button Title</STRONG> - The Button Title text box determines the label presented in the navigation button that links the page to all other pages in your Web site. The button title appears on the navigation bar on every page in your Web site.</LI><LI><STRONG class=popupbold>Note </STRONG>- Often times, the heading and button titles are the same; you can, of course, use different names for each. For example, you may have a relatively long heading title (Travel Adventures Around the World) and decide to use a shorter label for the button title (Travel).</LI></UL><P class=popupcontent>The heading and button titles are displayed as images, not text, on your Web pages. You can edit both images using the editing tools available in the toolbar. Click <strong class=popupbold>Change Image</strong> to modify the look and feel of the image. To change a button, select <STRONG class=popupbold>Button</STRONG> in the <STRONG class=popupbold>Image Type</STRONG> list. Click <STRONG class=popupbold>Image Effects</STRONG> to modify how the image displays on the page in terms of font, size, color, etc.</P><P class=popupcontent>Once you are satisfied with the heading and button labels for the page, click <STRONG class=popupbold>Go</STRONG>.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_PageOptions,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_InsertElements = new Array("Insert Elements",
    "<P class=popupcontent>The Insert section lets you add pictures, buttons, and a variety of dynamic content collectively known as plug-ins, to your Web pages. You can add the following elements to your Web pages.</P><UL class=popupcontent><LI><STRONG class=popupbold>Image</STRONG>&nbsp;- Add pictures from WebSite Tonight's featured collection of pictures or create a personal photo gallery using your own digital pictures.</LI><LI><STRONG class=popupbold>Button</STRONG>&nbsp;- Create a button to link to another page on your Web site, to an entirely different Web site, or to an email address.</LI><LI><STRONG class=popupbold>Table</STRONG>&nbsp;- Tables provide you with greater control over the placement of pictures, text, or other elements on your page.</LI><LI><STRONG class=popupbold>Hit Counter</STRONG>&nbsp;- See how many people have visited the Web site. Hit Counters are often placed on the<EM class=popupitalic> Home Page.</EM></LI><LI><STRONG class=popupbold>Scrolling Marquee</STRONG>&nbsp;- Draw attention to announcements, sales and other important information using this feature.</LI><LI><strong class=popupbold>Data/Time Stamp</strong> - Add the current time and date to your page for your visitors to see.</LI><LI><STRONG class=popupbold>Photo Album</STRONG>&nbsp;- Create a personal photo album containing your own pictures. Once a picture is added to your photo album, you can quickly add it to any of your pages.</LI><LI><STRONG class=popupbold>Custom HTML</STRONG>&nbsp;- Add specialized HTML to your Web pages.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_Insert,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_BkgOptions = new Array("Background Options",
    "<P class=popupcontent>You can change the background images displayed as part of the Web site design by clicking <STRONG class=popupbold>Change Bkg Image</STRONG> in the control toolbar. The Change Background Image feature lets you to delete default background images entirely or replace them with images you select from the Image Gallery or your own image collection.</P><P class=popupcontent>The Change Background dialog box displays the default image, or images, associated with your Web site design in the <STRONG class=popupbold>Background Image</STRONG> drop-down list. You can select an image from this list and then perform any of the following:</P><UL class=popupcontent><LI><STRONG class=popupbold>Change Image</STRONG>&nbsp;- Replace the default image with one from the Image Gallery or upload your own image. Once you replace a default image, the new image appears in the drop-down list as <EM class=popupitalic>User Image #</EM>.</LI><LI><STRONG class=popupbold>Delete Image</STRONG> - Remove the selected image from your Web page. Deleted images appear in the <STRONG class=popupbold>Background Image</STRONG> drop-down list as <EM class=popupitalic>Image Name (deleted)</EM>.</LI><LI><STRONG class=popupbold>Reset to Default</STRONG> - Reset the default images for the design template. This is available only if the default image has been modified.</LI></UL><P class=popupcontent><STRONG class=popupbold>Other background editing tools</STRONG></P><UL class=popupcontent><LI>To change the entire design (layout, colors, images) go to the <STRONG class=popupbold>Choose Design</STRONG> page.</LI><LI>To change the background color only, go to the <STRONG class=popupbold>Select Color</STRONG> page.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_Modify,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_ImagesPictures = new Array("Images and Pictures",
    "<P class=popupcontent>Pictures (images) are an important element to Web site design. WebSite Tonight lets you quickly and easily add pictures to your site and provides a number of image editing features.</P><P class=popupcontent>Images are added to your Web pages through the Image Gallery dialog box. To add an image, on the <STRONG>Build Pages</STRONG> page, place your cursor at the point on the page where you want to add the image and click<STRONG> Image...Add</STRONG> in the <EM>Insert</EM> section or click <STRONG>Add an Image...</STRONG> in the toolbar.</P><P class=popupcontent>In the <STRONG>Image Gallery</STRONG> dialog box, you can select from the images contained in the Image Library or upload your own image. Click the <STRONG> Help icon</STRONG> on this page for more information about the Image Gallery.</P><P class=popupcontent><STRONG>Editing Images </STRONG></P><P class=popupcontent>Once added to a page, you can edit an image in several ways:</P><UL><LI><STRONG>Image Effects</STRONG> - Select the image and, in the image toolbar, click<STRONG> Image Effects</STRONG>. The Edit Image dialog box lets you add and position text to the image, add a mouseover, and a number of other options by clicking <STRONG>More Effects</STRONG>.</LI><LI><STRONG>Image Properties</STRONG>&nbsp;- Select the image and right-click. In the shortcut menu, click <STRONG>Set Image Properties</STRONG>. The Image Properties dialog box lets you resize the selected image, define borders and padding, and create Alt text (text that displays if the viewer places their cursor over the image).</LI><LI><STRONG>Position Image</STRONG>&nbsp;- Select the image and, in the image toolbar, click Position Image...<STRONG>The Position Image</STRONG> dialog box lets you define the display of the selected image relative to text on the page.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_Modify,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_Menus = new Array("Menus and Toolbars",
    "<P class=popupcontent><STRONG>Pop Up Text: </STRONG><BR>The Build Pages page provides a comprehensive set of editing features for text, buttons, images and pictures, and special plug-ins. The toolbars are located on the top of the page directly above the workspace area. The options available in each toolbar vary according to what you are doing in the workspace. Every time you select an object in the workspace-text, images, buttons, plug-ins, etc., the toolbar presents options specific to the item you have selected.<BR>The following toolbars are displayed in the Build Pages page:</P><UL><LI>Control Toolbar</LI><LI>Text Toolbar</LI><LI>Build Pages Toolbar</LI></UL><P class=popupcontent><STRONG>Control Toolbar <BR></STRONG>This toolbar allows you to Undo, Redo, Cut, Copy, and Paste text on your Web page. As well, you can use this menu to preview your Web site, change the background image(s), add new images to your Web site, edit a table, and edit plug-in components. This toolbar will always appear at the top of the page.</P><P class=popupcontent><STRONG>Text Toolbar<BR></STRONG>This toolbar lets you modify text elements on your pages and appears just under the control toolbar. You can apply a font style, size and color to text, as well as set justification, bullets and numbering, and indentation to the body of text. In addition, the toolbar provides access to the Link and Secure Certificate features.</P><P class=popupcontent><STRONG>Build Pages Toolbar<BR></STRONG>The Build Pages toolbar changes, depending on the action you are performing on the page. If you select an image, the image toolbar displays. Use this to change the image, add text and other effects, align, link, or position the image. If you select a button, the button toolbar displays. Use this to change the button image, add effects, assign a link and move buttons within the navigation section.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_TopMenu,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_bp_SecureCertificates = new Array("Secure Certificates",
    "<P class=popupcontent><STRONG>What are Secure Certificates?</STRONG><BR>A Secure Certificate builds trust by assuring your Web site visitors that their personal information is secure. Once an Internet user enters a secure area - by entering credit card information, e-mail address or other personal data, for example - the Secure Certificate enables the browser and Web server to build a secure, encrypted connection. A \"padlock\" icon in the browser's status bar and the \"https://\" prefix in the URL are the only visible indications of a secure session in progress.</P><P class=popupcontent><STRONG>Where should I apply my Secure Certificates?</STRONG><BR>Secure certificates are designed to be applied to a single page in your Web site, not the entire site per se. We suggest that you apply certificates to any forms that you place on your site. Forms are typically pages that are used to collect personal information, such as the Contact Us page.</P><P class=popupcontent><STRONG>How do I apply a Secure Certificate?</STRONG><BR>You can apply a certificate by clicking the Secure Certificate button on the text toolbar. Since certificates are applied to single pages, you should first make sure that the page you want to apply the certificate to is opened and displayed in the Build Pages page. Then, on the Text Toolbar, click the Secure Certificate button (the last button on the right in the toolbar).</P><P class=popupcontent>Once applied, the <STRONG>Secure Certificate</STRONG> button displays as a <STRONG>Secure Certificate Lock</STRONG> button in the toolbar. In the site map, secured pages are identified with the <STRONG>Secure Certificate Lock</STRONG> icon as well. You can remove a certificate for a specific page by simply clicking the <STRONG>Secure Certificate Lock</STRONG> button in the text toolbar.</P><P class=popupcontent><EM>Note: In order to apply Secure Certificates to your Web pages, you must first purchase the certificate and activate it through your hosting account. If you have not purchased and activated any certificates, the Secure Certificate button does not appears in the toolbar. </EM></P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_TopMenu,0,pl_id)'>Go to FAQ</A></P>" );


// help text for dialogs

var idpt_di_CustomHTMLDialog = new Array("Adding Custom HTML",
    "<P class=popupcontent>WebSite Tonight lets you add blocks of HTML code (client-side and server-side code) into your WebSite tonight sites. Using this feature, you can take advantage of advanced hosting account features such as PHP and ASP, add custom forms, scripts, and object embedding (Java applets, ActiveX, Flash, etc.) to your Web site. The HTML you add here will be added within body &lt;<EM class=popupitalic>body&gt;&lt;/body</EM>&gt; tags on your page. </P><P class=popupcontent><STRONG class=popupbold>To add HTML to a Web page:</STRONG> </P><P class=popupcontent>On the page you wish to add the HTML to, place your cursor in the workspace at the location you want the HTML to appear. The HTML appears at the insertion point you select. </P><OL class=popupcontent><LI>In the <STRONG class=popupbold>Add Custom HTML</STRONG> dialog box, complete the following: </LI><UL class=popupcontent><LI><STRONG class=popupbold>Description</STRONG> - Serves as a placeholder on your Web page for the block of HTML you add.* </LI><LI><STRONG class=popupbold>HTML</STRONG> - Paste the custom HTML here. Ensure the HTML is valid as WebSite Tonight does not compile and inspect the HTML you add here. You may find it useful to utilize an HTML Editor when composing your HTML content.** </LI><LI><STRONG class=popupbold>Server</STRONG> - Choose whether the HTML is client-side or server-side code. If you are not sure, click <STRONG class=popupbold>Client Content</STRONG>. </LI></UL><LI>Click <STRONG class=popupbold>OK</STRONG>. The descriptive text you entered displays on your Web page where the HTML will be applied. </LI></OL><P class=popupcontent><STRONG class=popupbold>To edit HTML on a Web page:</STRONG> </P><OL class=popupcontent><LI>On the page with the inserted custom HTML, select the placeholder for the HTML. </LI><LI>In the Insert section, click <STRONG class=popupbold>Custom HTML</STRONG> or click <STRONG class=popupbold>Add</STRONG> adjacent to <STRONG class=popupbold>Custom HTML. </STRONG></LI><LI>In the Edit Custom HTML dialog box, perform your edits. </LI><LI>Click <STRONG class=popupbold>OK</STRONG>. </LI></OL><P class=popupcontent><STRONG class=popupbold>To delete custom HTML on a Web page:</STRONG> </P><OL class=popupcontent><LI>On the page with the inserted custom HTML, select the placeholder for the HTML. </LI><LI>Using your keyboard, press <strong class=popupbold>DELETE</strong>. </LI></OL><P class=popupcontent>It may prove helpful to utilize an HTML editor, such as Microsoft FrontPage or Macromedia Dreamweaver, when composing your HTML content. </P><P class=popupcontent>* We ask that you provide a descriptive placeholder for the custom HTML because the HTML is not processed until you publish your site. As a result, you will not be able to use the Preview feature or see the results of the HTML you added until the site has been published. </P><P class=popupcontent>** WebSite Tonight does not check the validity of the HTML you add. Therefore, you must assume responsibility for this HTML and any potential conflicts that arise with the existing page design as a result of adding custom HTML. You can use the W3C HTML MarkUp Validation Service (http://validator.w3.org/) or a similar tool to validate your HTML content. </P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_TopMenu)'>Go to FAQ</A></P>" );

var idpt_di_ImageDialog = new Array("Adding an Image",
    "<p class=popupcontent>The Image Gallery dialog box displays images from the Image Library and lets you create a personal image gallery of images you have uploaded to WebSite Tonight.</P><p class=popupcontent><STRONG class=popupbold>To add an image from the Image Gallery</STRONG> </P><OL class=popupcontent><LI>In the Image Gallery dialog box, select the <STRONG class=popupbold>Use Image Library</STRONG> option. </LI><LI>In the <STRONG class=popupbold>Image Type</STRONG> drop-down list, select Images. </LI><LI>In the <STRONG class=popupbold>Category</STRONG> drop-down list, select a category and browse the available images. </LI><LI>Click the image to add and then click <STRONG class=popupbold>Add to Web Site.</STRONG> </LI></OL><p class=popupcontent>You can edit the image using the <STRONG class=popupbold>Change Image, Image Effects</STRONG> and <STRONG class=popupbold>Positioning</STRONG> tools in the <EM class=popupitalic>Build Pages</EM> page.</P><p class=popupcontent><STRONG class=popupbold>To add an image from the My Uploaded Images Gallery</STRONG> </P><OL class=popupcontent><LI>In the Image Gallery dialog box, select the <STRONG class=popupbold>Use My Uploaded Images</STRONG> option. </LI><LI>Select from the available images in the <EM class=popupitalic>My Uploaded Images</EM> page and click <STRONG class=popupbold>Add to Web Site</STRONG>, or, click <STRONG class=popupbold>Upload My Own Image</STRONG> to use an image from your computer. </LI><OL class=popupcontent type='a'>  <LI>In the Image Uploader dialog box, click <STRONG class=popupbold>Browse</STRONG> to   locate the image to upload, and then click <STRONG class=popupbold>Upload</STRONG>. </LI>  <LI>A list of uploaded images is displayed, when you have uploaded all images, click <STRONG class=popupbold>OK</STRONG>. </LI><LI>The uploaded images are displayed in the Image Gallery in the <EM class=popupitalic>My Uploaded Images</EM> page. </LI></OL><LI>Select the image to add to your Web page and click <STRONG class=popupbold>Add to Web Site</STRONG>. </LI></OL><p class=popupcontent>You can edit the image using the <STRONG class=popupbold>Change Image, Image Effects</STRONG> and <STRONG class=popupbold>Positioning</STRONG> tools in the<EM class=popupitalic> Build Pages</EM> page. </P><p class=popupcontent><STRONG class=popupbold>Note:</STRONG> Your uploaded image(s) in the <EM class=popupitalic>My Uploaded Image</EM> page are saved in a secure environment. Changes to the image(s) after you add the image to a Web page will not cause you to lose or destroy the original image.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_Image)'>Go to FAQ</A></P>" );

var idpt_di_ButtonDialog = new Array("Adding a Button",
    "<P class=popupcontent><STRONG class=popupbold>To add a button to one, or all, your Web pages</STRONG></P><OL class=popupcontent><LI>Type the text you want to display on the button in the <strong class=popupbold>Enter Text:</strong> text box.</LI><LI>Select the type of button to add:</LI><UL class=popupcontent><LI><STRONG class=popupbold>URL</STRONG>: lets you create a link to an outside Web site. Be sure to type in the top-level domain name and extension, including the \"www\" designation (e.g. <em class=popupitalic>www.yourwebsitename.com</em>).</LI><LI><STRONG class=popupbold>Email Address</STRONG>: lets you include a button that opens the users email program and addresses a new email message to the designated address. Be sure to enter a full and valid email address (e.g. <em class=popupitalic>name@yourwebsitename.com</em>).</LI><LI><STRONG class=popupbold>Page in your Web site</STRONG>: lets you add a button that will link to one of the existing pages in your Web site. Select from the available pages in the drop-down list.</LI></UL><LI>Select other options:</LI><UL class=popupcontent><LI><STRONG class=popupbold>Add this button to all pages:</STRONG> Adds the new button to all pages in your Web site.</LI><LI><STRONG class=popupbold>Open this link in new browser:</STRONG> Opens the linked page in a new browser window. If not selected, the linked page opens in the same browser.</LI></UL><LI>Click <STRONG class=popupbold>OK</STRONG>. The button, as defined, is added to the navigation bar on the selected page.</LI></OL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_Button)'>Go to FAQ</A></P>" );

var idpt_di_TableDialog = new Array("Adding a Table",
    "<P class=popupcontent>Adding tables to your pages offers a significant degree of control over the placement of text and other elements on the page. To insert a table, simply define the number of rows and columns you want in your table and click <STRONG class=popupbold>OK</STRONG>. </P><P class=popupcontent>The new table appears on the page. Select the table and click <STRONG class=popupbold>Edit Table</STRONG> in the toolbar to add borders, or to add or remove rows and columns to the table. Click inside a table cell to add text. </P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_Table)'>Go to FAQ</A></P>" );

var idpt_di_HitCounterDialog = new Array("Adding a Hit Counter",
    "<P class=popupcontent>Hit counters are typically added to the home page of a site. However, you can add a hit counter to any page on your Web site. Select from the list of available styles and click <strong class=popupbold>OK</strong>. The hit counter appears in the bottom center position on the page. </P><P class=popupcontent>Once the counter is added to the page, you can move it to another position using drag and drop, change its justification (left, right, center) in the toolbar, or if you like, click <STRONG class=popupbold>Edit Counter</STRONG> to change the style of the counter in the Add Hit Counter dialog box. </P><P class=popupcontent>Because the hit counter is a plug-in, it appears on the page as a generic counter and it will not display in preview mode. Once you publish your Web site, the hit counter displays as defined. </P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_HitCounter)'>Go to FAQ</A></P>" );

var idpt_di_ScrollingMarqueeDialog = new Array("Adding a Scrolling Marquee",
    "<P class=popupcontent>Defining a scrolling marquee involves four steps: </P><UL class=popupcontent><LI>Typing the message. </LI><LI>Selecting a background color. </LI><LI>Deciding the scroll direction. </LI><LI>Choosing the scroll speed. </LI></UL><P class=popupcontent>Once the marquee is added to the page, you can move it to another position using drag and drop, change its justification (left, right, center) in the toolbar, or if you like, click <STRONG class=popupbold>Edit Marquee</STRONG> to open the Add Scrolling Marquee dialog box. </P><P class=popupcontent>Because the scrolling marquee is a plug-in, it appears on the page as a generic marquee and it will not display in preview mode. Once you publish your Web site, the marquee displays as defined. </P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_Marquee)'>Go to FAQ</A></P>" );

var idpt_di_DateStampDialog = new Array("Adding a Date/Time Stamp",
    "<P class=popupcontent>Defining a date/time stamp involves three steps: </P><UL class=popupcontent><LI>Choosing a layout to display the date and time. <BR>Click <STRONG class=popupbold>Don't Include</STRONG> in the Date/Time Format lists to not include the date or time in the stamp. </LI><LI>Define a text style. </LI><LI>Select a background color.</LI></UL><P class=popupcontent>Once the stamp is added to the page, you can move it to another position using drag and drop, change its justification (left, right, center) in the toolbar, or if you like, click <STRONG class=popupbold>Edit Stamp</STRONG> to open the Add Date/Time Stamp dialog box. </P><P class=popupcontent>Because the date/time stamp is a plug-in, it appears on the page as a generic stamp and it will not display in preview mode. Once you publish your Web site, the stamp displays as defined. </P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_DateStamp)'>Go to FAQ</A></P>" );

var idpt_di_PhotoAlbumDialog = new Array("Adding a Photo Album",
    "<P class=popupcontent>Adding a photo album to your web page lets you present a group of pictures together. Within the group, the user can click on a specific picture to view a larger representation of the image. Adding a photo album involves three basic steps; 1) Defining the album settings, 2) Adding images, and 3) Defining the image settings. </P><P class=popupcontent><strong class=popupbold>To add a photo album</strong> </P><OL class=popupcontent><LI>In the Add Album dialog box, click <STRONG class=popupbold>Album Settings. </STRONG></LI><LI>In the Album Settings page, define how the photo album is displayed on your Web page. </LI><LI>In Album Settings, click <STRONG class=popupbold>OK</STRONG>. The Image Settings page displays. </LI><LI>In the Image Settings page, click <STRONG class=popupbold>Add Image</STRONG>. The Image Gallery displays. </LI><LI>Click <STRONG class=popupbold>Use My Uploaded Images</STRONG> to display your personal images. Click <STRONG class=popupbold>Upload My Own Image</STRONG> to add an image to your Uploaded Images. </LI><LI>In the Image Gallery, select an image to display in the photo album and click <STRONG class=popupbold>Add to Web Site</STRONG>. The selected image appears in the Image Settings page.</LI><LI>In the Image Settings page, enter a description for the image in the <STRONG class=popupbold>TEXT FOR</STRONG>: Label group box. You can add text and modify how the text appears on your Web page using the text toolbar. </LI><LI>When you have added all the images you want to display in the photo album and described each image, click <STRONG class=popupbold>OK</STRONG>. </LI><LI>The photo album displays on the page. To edit, double-click the photo album. </LI></OL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_PhotoAlbum)'>Go to FAQ</A></P>" );

var idpt_di_ChangeBackgroundDialog = new Array("Changing Background Images",
    "<P class=popupcontent>The Change Background dialog box displays the default image associated with your Web site design. If the design includes multiple images, select the image to delete or replace in the <STRONG class=popupbold>Background Image</STRONG> drop-down list.</P><P class=popupcontent><STRONG class=popupbold>To delete a background image</STRONG></P><OL class=popupcontent><LI>In the Change Background Image dialog box, select the image to delete from the <STRONG class=popupbold>Background Image</STRONG> drop-down list.</LI><LI>Click Delete Image. The image is removed from the design and appears in the <STRONG class=popupbold>Background Image</STRONG> drop-down as Image Name (deleted).</LI><LI>To return to the default image, click <STRONG class=popupbold>Reset to Default</STRONG>.</LI><LI>To add an image to replace the deleted image, click <STRONG class=popupbold>Change Image</STRONG>.</LI><LI>To delete the image, click <STRONG class=popupbold>OK</STRONG>.</LI></OL><P class=popupcontent><STRONG class=popupbold>To change a background image</STRONG></P><OL class=popupcontent><LI>In the Change Background Image dialog box, select the image to change or replace from the <STRONG class=popupbold>Background Image</STRONG> drop-down list.</LI><LI>Click <STRONG class=popupbold>Change Image</STRONG>. The Image Gallery dialog box appears.</LI><LI>In the Image Gallery dialog box, select a replacement image from the Image Gallery or from your collection of uploaded images and click <STRONG class=popupbold>Add to Web Site</STRONG>.</LI><LI>The Change Background Image dialog box displays the replacement image, titled <STRONG class=popupbold>User Image</STRONG>.</LI><LI>In the Image Sizing drop-down list, select from the three available sizing options:</LI><UL class=popupcontent><LI><STRONG class=popupbold>Size to Exceed</STRONG> - Adjusts the image proportionally to overlap the available space and then crops the image from the center at the margins of the available space.</LI><LI><STRONG class=popupbold>Size to Fit</STRONG> - Adjusts the image proportionally to fit in the available space according to vertical and horizontal size.&nbsp;</LI><LI><STRONG class=popupbold>Stretch to Fit</STRONG> - Reduces or enlarges the image to fit within the available space.</LI></UL><LI>To select another image to add, click <STRONG class=popupbold>Change Image</STRONG>.</LI><LI>To return to the default image, click <STRONG class=popupbold>Reset to Default</STRONG>.</LI><LI>To delete the image, click <STRONG class=popupbold>Delete</STRONG>.</LI><LI>To apply the new image to your Web pages, click <STRONG class=popupbold>OK</STRONG>.</LI></OL><P class=popupcontent><STRONG class=popupbold>Hints for Image Sizing </STRONG></P><P class=popupcontent>Once you replace a default image, the Image Sizing drop-down list lets you control how the new image is sized in the available space. The available space records the dimensions the background image must conform to and all sizing options are based on the available space measurements.</P><UL class=popupcontent><LI>Size to Exceed - Use this image for those without a single focus, such as a landscape or seascape. If there is a single focus in the image, and it is not centered, this option may not give you the results you expect.</LI><LI>Size to Fit - This works well with images of roughly the same dimensions as the available space; but can seem small when the dimensions are not similar to begin with.</LI><LI>Stretch to Fit – This is most useful when the image is subdued, and does not include focal points. In some images, this can cause the image to appear out of proportion.&nbsp;</LI></UL><P class=popupcontent><strong class=popupbold>Note:</strong> Your original, uploaded, image is saved in a secure environment. Changes to the image here will not cause you to lose or destroy the original image.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='closeDialog(idh_Modify)'>Go to FAQ</A></P>" );

// help text for site map page
var idpt_sm_Main = new Array("Page Type and Site Map",
    "<p class=popupcontent>The <EM class=popupitalic>Page Type and Site Map</EM> page provides you a view of the organizational structure and linking pattern for your entire Web site. The <EM class=popupitalic>Page Type and Site Map</EM> page shows the <EM class=popupitalic>home page</EM> and all pages that link to the <EM class=popupitalic>home page</EM> either directly or indirectly through another page. Here, you can rearrange and structure your pages using drag and drop to move each page to a new position. In addition, you can select a Web page and then create a new page type or edit the existing page type for the selected page.</p><p class=popupcontent>In addition to the site map that displays in the workspace area, the Page Type and Site Map page provides the following tools:</p><UL class=popupcontent><LI><STRONG class=popupbold>Page Organizer</STRONG> - The page organizer shows you the number of pages permitted for your site and the total number of pages created for the site. In the <STRONG class=popupbold>Selected Page</STRONG> drop-down list, you can select a page to apply linking changes to. To change the linking pattern of a selected page, select the new linked (parent) page in the <STRONG class=popupbold>Link From</STRONG> drop down list. This tool also lets you add or delete pages in your Web site.</LI><LI><STRONG class=popupbold>Page Type</STRONG> - The page type tool lets you select from a variety of layouts provided a unique look to the selected page. These pages are called specialty pages and allow you to add design elements for specific purposes such as adding a photo gallery, a list, or a unique display feature to your page.</LI></UL><p class=popupcontent>After making changes to a Web page, click <STRONG class=popupbold>Update My Site</STRONG> to apply the changes or click <STRONG class=popupbold>Cancel</STRONG> to return to the editor in the <EM class=popupitalic>Build Pages</EM> page.</p>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_PageOrganizer,0,pl_id)'>Go to FAQ</A></P>" );

var idpt_sm_Type = new Array("Page Type and Site Map",
    "<p class=popupcontent>The <EM class=popupitalic>Page Type and Site Map</EM> page provides you a view of the organizational structure and linking pattern for your entire Web site. The <EM class=popupitalic>Page Type and Site Map</EM> page shows the <EM class=popupitalic>home page</EM> and all pages that link to the <EM class=popupitalic>home page</EM> either directly or indirectly through another page. Here, you can rearrange and structure your pages using drag and drop to move each page to a new position. In addition, you can select a Web page and then create a new page type or edit the existing page type for the selected page.</p><p class=popupcontent>In addition to the site map that displays in the workspace area, the Page Type and Site Map page provides the following tools:</p><UL class=popupcontent><LI><STRONG class=popupbold>Page Organizer</STRONG> - The page organizer shows you the number of pages permitted for your site and the total number of pages created for the site. In the <STRONG class=popupbold>Selected Page</STRONG> drop-down list, you can select a page to apply linking changes to. To change the linking pattern of a selected page, select the new linked (parent) page in the <STRONG class=popupbold>Link From</STRONG> drop down list. This tool also lets you add or delete pages in your Web site.</LI><LI><STRONG class=popupbold>Page Type</STRONG> - The page type tool lets you select from a variety of layouts provided a unique look to the selected page. These pages are called specialty pages and allow you to add design elements for specific purposes such as adding a photo gallery, a list, or a unique display feature to your page.</LI></UL><p class=popupcontent>After making changes to a Web page, click <STRONG class=popupbold>Update My Site</STRONG> to apply the changes or click <STRONG class=popupbold>Cancel</STRONG> to return to the editor in the <EM class=popupitalic>Build Pages</EM> page.</p>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_PageType,0,pl_id)'>Go to FAQ</A></P>" );

// help text for publish page
var idpt_pu_Main = new Array("Publish Site",
    "<P class=popupcontent>Before you publish, WebSite Tonight helps you prepare your Web site in the following steps:</P><UL class=popupcontent><LI><STRONG class=popupbold>Add Meta Tags</STRONG> - Define and insert Web site Meta information which will help promote your site on the Internet. Most Internet search engines look at Web site Meta tags when adding Web content to their indices.</LI><LI><STRONG class=popupbold>Review Your Web Site Analysis</STRONG> - Ensure that each page will load quickly by analyzing the number of images and graphics on the page and check for default images or text that you will want to replace.</LI><LI><STRONG class=popupbold>Spell Check Your Web Site</STRONG> - Quickly check for spelling errors on your Web pages.</LI><LI><STRONG class=popupbold>Publish Your Web Site</STRONG> - Now you are ready to submit your Web site to hosting. Soon, you will be able to look at your page on the Internet.</LI></UL><P class=popupcontent>Once you have published your Web site the site is live on the Internet. You can open your browser and type in your Web site address to go directly to your site. You can return to WebSite Tonight at any time to make changes, add pages, or otherwise improve on your Web site.</P><P class=popupcontent>Good luck! We hope you enjoyed your experience. Please send us feedback - good, bad, and ugly, to let us know what we can do to improve your experience using WebSite Tonight. To provide feedback, click <STRONG class=popupbold>Your Feedback</STRONG>, complete the feedback form and click <STRONG class=popupbold>Submit</STRONG>.</P>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_FinalChecklist,0,pl_id)'>Go to FAQ</A></P>" );

// help text for site manager page
var idpt_ms_Main = new Array("Manage Site",
    "<P class=popupcontent><STRONG>Web Site Maintenance</STRONG><BR>The Web site management console provides the following tools:</P><UL class=popupcontent><LI><STRONG class=popupbold>Save Current Version</STRONG> - Creates a backup copy of your Web site for use in restoring the site.<LI><STRONG class=popupbold>Restore Previous Version</STRONG> - Use a saved version of your Web site to replace the existing version. This enables you to go back and use a previous version to replace the current Web site.<LI><STRONG class=popupbold>Rebuild Navigation</STRONG> - Resets all the navigation buttons to the default settings for the selected design template.<LI><STRONG class=popupbold>Upload Files</STRONG> - Lets you upload any file (images, PDF files, Microsoft Office documents - any file at all) to your account. Once uploaded, you can create links to the files on your Web pages.<LI><STRONG class=popupbold>Rebuild Headings</STRONG> - Resets all the headings on your Web site to the default settings for the selected design template.<LI><STRONG class=popupbold>Download Fonts</STRONG> - Downloads fonts so you can preview how each font looks as you edit text.<LI><STRONG class=popupbold>Restart Web Site</STRONG> - Removes your current Web site and starts the building process anew.<LI><STRONG class=popupbold>Restart Home Page</STRONG> - Removes your current Web site Home Page and creates a new one based on the selected template.<LI><STRONG class=popupbold>Set Image Quality</STRONG> - Enables you to select the appropriate quality level for your background images, taking into account quality vs. file size issues.</LI></UL>",
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_FinalChecklist,0,pl_id)'>Go to FAQ</A></P>" );

// help text for miscellaneous items
var idpt_Pasting = new Array("Using Copy & Paste",
    '<p class=popupcontent><b>Adding text from another source into your Web page(s)</b><BR>Many times you may want to paste text into your Web site page(s) from another source. This saves time and effort &#151; but comes with certain risks.</p><p class=popupcontent>You can copy text from any number of places; Microsoft &#174; Word documents, HTML files, and even straight from another Web page on the Internet. When you do this, it is possible that certain information (text elements or extra and partial tags and text) can be included in the copied text without you seeing or knowing it is there. When you paste text into WebSite Tonight that includes these "hidden" elements &#151; the copied text can include these "hidden" text elements that may corrupt the template or otherwise create results that you do not want to occur on your page(s).</p><p class=popupcontent><b>How to copy "clean" text into your Web page</b><BR>The best way to ensure that the copied text is clear of any lingering elements, tags, or partial elements is to first paste to notepad or a text editor. This will "clean" the copied material. You can then copy from the cleaned text and paste directly into WebSite Tonight.</p><p class=popupcontent><b>How to fix a Web page that was copied</b><BR>The most common cause of problems associated with pasting text into a Web page comes from pasting HTML code into a page. This can corrupt the Web page template. We suggest the following steps as a method to restore the template AND paste content into a particular page.</p><p class=popupcontent>To restore all pages except the <b>Home</b> page:<ol><li>First, create a Backup of your Web site project. Click <b>Manage Site</b> and select <b>Save Current Version</b>.</li><li>In <b>Build Pages</b>, add a new page.</li><li>Copy the content carefully from the badly formatted page to the new page. You may have to recreate some content if copying causes the same error on the new page.</li><li>Once the new page appears as desired, you can delete the old page and rename the new page accordingly.</li></ol></p><p class=popupcontent>To restore the Home page:<ol><li>First, create a Backup of your Web site project. Click <b>Manage Site</b> and select <b>Save Current Version</b>.</li><li>In <b>Build Pages</b>, select the Home page (this is selected by default) and click <b>Preview</b> in the toolbar. As well, you can simply open the published (live) version of the Home page from the Internet.</li><li>Click <b>Manage Site</b> and select <b>Restart Home Page</b>. This removes the current home page and creates a brand new one based on the template; it then rebuilds all navigation and headers.</li><li>In the preview version or the published version, copy content from the old home page to the new home page.</li></ol></p>',
    "<P class=popupcontent><A href='#' class=popupcontentlink onclick='hidePopupHelp();ClickFAQJump(idh_EditText,0,pl_id)'>Go to FAQ</A></P>" );

-->
    