<@dynamichtml Webasset_Dir@><$HttpWebRoot$>groups/dev/documents/webasset/<@end@> <@dynamichtml Area_Webasset_Dir@><$if switch2area$><$xGeneralArea = switch2area$><$endif$><$include Webasset_Dir$><$strLower(xGeneralArea)$>_<@end@> <@dynamichtml layout_head_section@> <$HttpUserAgent = HTTP_USER_AGENT$> <$if HttpUserAgent like "*Trident*"$><$myBrowser="IE"$><$endif$> <$if HttpUserAgent like "*Gecko*"$><$myBrowser="Firefox"$><$endif$> <$if HttpUserAgent like "*Presto*"$><$myBrowser="Opera"$><$endif$> <$if HttpUserAgent like "*Safari*"$><$myBrowser="Safari"$><$endif$> <$if not xWebsite$><$xWebsite = "Manuals"$><$endif$> <$if not xGeneralArea$><$xGeneralArea = ""$><$endif$> <$if hdManualName$><$xGeneralArea = hdManualName$><$endif$> <$menu = eval('<$docLoadResourceIncludes("dDocName=jst-' & xGeneralArea & '&RevisionSelectionMethod=Latest")$>')$> <$if not xBusinessUnit$><$xBusinessUnit = ""$><$endif$> <$if not xSection$><$xSection = ""$><$endif$> <$if not xCategory$><$xCategory = ""$><$endif$> <$if not xSubCategory$><$xSubCategory = ""$><$endif$> <$if xWebsite$><$m_Website = xWebsite$><$else$><$m_Website = "None"$><$endif$> <$if xGeneralArea$><$m_GeneralArea = xGeneralArea$><$else$><$m_GeneralArea = "None"$><$endif$> <$if xBusinessUnit$><$m_BusinessUnit = xBusinessUnit$><$else$><$m_BusinessUnit = "None"$><$endif$> <$if xSection$><$m_Section = xSection$><$else$><$m_Section = "None"$><$endif$> <$if xCategory$><$m_Category = xCategory$><$else$><$m_Category = "None"$><$endif$> <$if xSubCategory$><$m_SubCategory = xSubCategory$><$else$><$m_SubCategory = "None"$><$endif$> <$ln_Website = strReplace(strReplace(xWebsite, " ", "_"), "None", "")$> <$ln_GeneralArea = strReplace(strReplace(xGeneralArea, " ", "_"), "None", "")$> <$ln_BusinessUnit = strReplace(strReplace(xBusinessUnit, " ", "_"), "None", "")$> <$ln_Section = strReplace(strReplace(xSection, " ", "_"), "None", "")$> <$ln_Category = strReplace(strReplace(xCategory, " ", "_"), "None", "")$> <$ln_SubCategory = strReplace(strReplace(xSubCategory, " ", "_"), "None", "")$> <$ThisDate = dateCurrent()$> <$Ref = HTTP_REFERER$> <$IssueDate = xDisplayDate$> <$if Keyword$><$FullTextOutput = Keyword$><$else$><$FullTextOutput = ""$><$endif$> <$callDC = "?IdcService=GET_DYNAMIC_CONVERSION&RevisionSelectionMethod=LatestReleased&dDocName="$> <$callDL = "?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&noSaveAs=1&Rendition=Primary&allowInterrupt=1&dDocName="$> <$if dDocName like "id_002059-2" or dDocName like "id_002063-2"$> <$rDocName = strReplace(dDocName, "-2", "")$> <$endif$> <$if dDocTitle$><$endif$> <$if xKeywords$><$endif$> <$if dDocTitle$><$endif$> <$if xAbstract$><$endif$> <$if dInDate$><$endif$> <$if dDocAuthor$><$endif$> <$if dDocAuthor$><$endif$> <$if dDocName$><$endif$> <$if dInDate$><$endif$> <$if strIndexOf(HttpUserAgent, "MSIE 9.0") >= 0$><$endif$> <$if strIndexOf(HttpUserAgent, "Firefox") >=0$><$endif$> <$include CssHeaderStyle$> <$if strIndexOf(HttpUserAgent, "Gecko") >= 0$><$endif$> <@end@> <@dynamichtml layout_pre_content@>
Skip To: Main content|Subnavigation|
<@end@> <@dynamichtml body_content_open@>
<$include DisplayTitleHeader$> <$if xDisplayDate$>
ISSUE DATE: <$formatDateWithPattern(xDisplayDate,"MM/yyyy")$>
<$endif$> <@end@> <@dynamichtml body_content_close@> <$include DisplayRevisions$>
Report/Rate this page
<$if xGeneralArea like "ONEsource"$> <$else$> <$endif$> <@end@> <@dynamichtml footer@>
Minnesota.gov is led by MN.IT Services Updated: <$dInDate$> | Accessibility | Terms/Policy | Contact DHS | Top of Page | Updated: <$dInDate$>
<@end@> <@dynamichtml html5_manual_layout_advanced_search_fields@>
Full Text: | |
Keyword: | |
Document Title: | |
<@end@> <@dynamichtml layout_search_compute_next_row@> <$if NextRow$> <$NextRow = NextRow + ResultCount$> <$else$> <$NextRow = ResultCount + 1$> <$endif$> <@end@> <@dynamichtml layout_search_call_self@> <$if NextRow <= TotalRows$> more... <$endif$> <@end@> <@dynamichtml html5_manual_layout_build_query_and_display_results@> <$include html5_manual_layout_search_query$> <$include html5_manual_layout_search_display_results$> <@end@> <@dynamichtml html5_manual_layout_search_query@> <$if not QueryText$> <$QueryText = "xSearchable `True`"$> <$if hdManualName$> <$QueryText = QueryText & " xGeneralArea `" & hdManualName & "`"$> <$endif$> <$if Keyword$> <$if hdManual like "ONEsource"$> <$QueryText = QueryText & " ((xKeyword `" & Keyword & "` " & Keyword & ") (xAbstract `" & Keyword & "`) (dDocTitle `" & dDocTitle & "`))"$> <$else$> <$QueryText = QueryText & " ((xKeyword `" & Keyword & "` " & Keyword & ") (xAbstract `" & Keyword & "`))"$> <$endif$> <$endif$> <$if DocTitle$> <$QueryText = QueryText & " dDocTitle `" & DocTitle & "`"$> <$endif$> <$if DocName$> <$QueryText = QueryText & " dDocName `" & DocName & "`"$> <$endif$> <$if GeneralArea$> <$QueryText = QueryText & " xGeneraArea `" & GeneralArea & "`"$> <$endif$> <$if FullText$> <$QueryText = QueryText & " " & FullText & ""$> <$endif$> <$qtout = strReplace(QueryText, "<", "<")$> <$qtout2 = strReplace(qtout, ">", ">")$> <$endif$> <$SortField="dInDate"$> <$SortOrder="Desc"$> <$ResultCount = 10$> <$executeService("GET_SEARCH_RESULTS")$> <@end@> <@dynamichtml html5_manual_layout_search_display_results@>
Terminology disclaimer
The terminology used to describe people with disabilities has changed over time. The Minnesota Department of Human Services ("Department") supports the use of "People First" language. Although outmoded and offensive terms might be found within documents on the Department's website, the Department does not endorse these terms.
<$if SearchResults$>
A total of <$TotalRows$> items matched your search criteria.
Items <$if NextRow$><$NextRow$><$else$><$StartRow$><$endif$>- <$if NextRow$><$NextRow + SearchResults.#numRows -1$><$else$><$SearchResults.#numRows$><$endif$> are listed below:
<$if UserIsAdmin$>
ONLY ADMINS CAN SEE THIS!
<$qtout2$>
<$endif$> <$loop SearchResults$> <$thisBU = xBusinessUnit$> <$if xGeneralArea like "CombinedManual"$> <$else$> <$endif$> <$endloop$>
Document Title | Chapter |
<$HttpCgiPath$><$callDC$><$dDocName$><$else$><$URL$><$endif$>"><$dDocTitle$> (<$xTranslate$>) | <$if xBusinessUnit$> <$if strIndexOf(thisBU, "None") >= 0$> <$else$> <$thisBU = strReplace(thisBU, "_", " ")$> <$endif$> <$strReplace(thisBU, "EandT", "E&T")$> <$else$> <$endif$> |
| |
<$if xAbstract$> <$myString=xAbstract$> <$strConfine(myString, 250)$> <$else$> <$myString=xml(VDKSUMMARY)$> <$if strIndexOf(myString, "include layout_toc") >=0$><$dDocTitle$><$else$><$strConfine(myString, 250)$><$endif$> <$endif$> | |
<$include layout_search_compute_next_row$> <$include layout_search_call_self$> | |
<$else$>
We're sorry, there were no items that matched your search criteria.
<$endif$> <@end@> <@dynamichtml html5_manual_layout_build_query_and_display_results_noabstract@> <$include html5_manual_layout_search_query_noabstract$> <$include html5_manual_layout_search_display_results_noabstract$> <@end@> <@dynamichtml html5_manual_layout_search_query_noabstract@> <$if not QueryText$> <$QueryText = "xSearchable `True`"$> <$if hdManualName$> <$QueryText = QueryText & " xGeneralArea `" & hdManualName & "`"$> <$endif$> <$if Keyword$> <$QueryText = QueryText & " ((xKeyword `" & Keyword & "` " & Keyword & ") (xAbstract `" & Keyword & "`))"$> <$endif$> <$if DocTitle$> <$QueryText = QueryText & " dDocTitle `" & DocTitle & "`"$> <$endif$> <$if DocName$> <$QueryText = QueryText & " dDocName `" & DocName & "`"$> <$endif$> <$if GeneralArea$> <$QueryText = QueryText & " xGeneraArea `" & GeneralArea & "`"$> <$endif$> <$if FullText$> <$QueryText = QueryText & " " & FullText & ""$> <$endif$> <$qtout = strReplace(QueryText, "<", "<")$> <$qtout2 = strReplace(qtout, ">", ">")$> <$endif$> <$SortField="dInDate"$> <$SortOrder="Desc"$> <$ResultCount = 10$> <$executeService("GET_SEARCH_RESULTS")$> <@end@> <@dynamichtml html5_manual_layout_search_display_results_noabstract@>
Terminology disclaimer
The terminology used to describe people with disabilities has changed over time. The Minnesota Department of Human Services ("Department") supports the use of "People First" language. Although outmoded and offensive terms might be found within documents on the Department's website, the Department does not endorse these terms.
<$if SearchResults$>
A total of <$TotalRows$> items matched your search criteria.
Items <$if NextRow$><$NextRow$><$else$><$StartRow$><$endif$>- <$if NextRow$><$NextRow + SearchResults.#numRows -1$><$else$><$SearchResults.#numRows$><$endif$> are listed below:
<$if UserIsAdmin$>
ONLY ADMINS CAN SEE THIS!
<$qtout2$>
<$endif$> <$loop SearchResults$> <$thisBU = xBusinessUnit$> <$if xGeneralArea like "CombinedManual"$> <$else$> <$endif$> <$endloop$>
Document Title | Chapter |
<$HttpCgiPath$><$callDC$><$dDocName$><$else$><$URL$><$endif$>"><$dDocTitle$> (<$xTranslate$>) | <$if xBusinessUnit$> <$if strIndexOf(thisBU, "None") >= 0$> <$else$> <$thisBU = strReplace(thisBU, "_", " ")$> <$endif$> <$strReplace(thisBU, "EandT", "E&T")$> <$else$> <$endif$> |
<$if xAbstract$> <$myString=xAbstract$> <$strConfine(myString, 250)$> <$else$> <$myString=xml(VDKSUMMARY)$> <$if strIndexOf(myString, "include layout_toc") >=0$><$dDocTitle$><$else$><$strConfine(myString, 250)$><$endif$> <$endif$> | |
<$include layout_search_compute_next_row$> <$include layout_search_call_self$> | |
<$else$>
We're sorry, there were no items that matched your search criteria.
<$endif$> <@end@> <@dynamichtml layout_toc_chapter@>
<@end@> <@dynamichtml layout_toc_all@>
<@end@>

Report this page