/*** Temporary Menus ***/
/*
	Used to show a set of temporary menus for the customer education site until the template is completed.
*/
//document.write("/*** Temporary Menus: these menus will go away once the site template is completed. ***/");

//primary pages
/*
document.write("<p><center>");
document.write("Primary: ");
document.write("<a href=\"/opencms/customereducation/index.html\">Home</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/services/index.html\">Services</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/apply/index.html\">Apply</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/reviews/index.html\">Reviews</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/reportchanges/index.html\">Report Changes</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/communityresources/index.html\">Community Resources</a>");
document.write("</center>");
*/

//secondary pages
document.write("<p><center>");
//document.write("Secondary: ");
document.write("<a href=\"/opencms/customereducation/search/index.html\">Help Index</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/faqs/index.html\">Frequently Asked Questions</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/forms/index.html\">Forms</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
//document.write("<a href=\"/opencms/customereducation/workerpresentations/index.html\">Worker Talking Points</a>");
//document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"http://jobs.utah.gov/regions/ec.asp\">Office Locations</a>");
/*
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href=\"/opencms/customereducation/spanish/home.html\">Español</a>");
document.write("</center><br><br>");
*/