
// from aw.awQuery.htm, ac.cmtdialog.htm, ac.acad_ak.js
var achelpscript        = "http://www.autodesk.com/cgi-bin/achelp15.pl";
//var achelpscript      = "http://www.acdocs.com/achelp/achelp15.cgi";
var file_cmtfile        = "ac.cmtdialog.htm";
var file_querytips      = "aw.querytips.htm";

// Used by aw.awQuery.htm
var strAppendQuery      = "overview";  // if this is not null it is appended to the query and used for the first item in the results list
var loc_search_the_web  = "Search the Web for:";
var loc_viewall1a       = "Click to view all";
var loc_viewall1b       = "matching topics.";
var loc_viewall2        = "All matching topics are displayed.";
var loc_badresults1     = "Didn't find what you were looking for?";
var loc_clickhere       = "Click&nbsp;here!";
var loc_topic_found     = "topic found";
var loc_topics_found    = "topics found";
var loc_query_tips      = "Query&nbsp;Tips";
var loc_type_query      = "Type in a question and <nobr>press Enter.</nobr>";
var loc_list_components = "List of components to search:";
var loc_rank            = "Rank";
var loc_click_to_view   = "Click to view";
var loc_book            = "Book";
var loc_history         = "History";
var loc_powered_by      = "Powered by";
var loc_click_previous  = "Click a previous question to ask it again:";
var loc_topics_shown    = "topics shown.";
var loc_no_title        = "No title";
var loc_empty_search    = "Please enter a question and press Enter.";

// Used by ac.acad_ak.js
var strclick4more       = "Click for more...";
var strclick2hide       = "Click to hide...";
var strcollapsetext     = "Collapse all hidden text on this page.";
var strprevpage         = "Previous page.";
var strnextpage         = "Next page.";
var strlastpage         = "Last page.";
var strfirstpage        = "First page.";
//var strtopicupdate      = "The following information superceeds that found in this topic:";
var strtopicupdate      = "Updates!";
var hh_classid          = "clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11";
var hh_codebase         = "hhctrl.ocx#Version=4,74,8793,0";

var strtypequestion     = "Type your question here";
var strcounterinfo      = "Total number of visits to this page by all users!\n(Click for more information.)";
var strcounter          = "counter";

// Used by topics with collapse-all/expand-all links
var strcollapse         = "Collapse all expanded sections.";
var strexpand           = "Expand all collapsed sections.";