﻿//  (c) 2002 Duley Hopkins & Associates, Inc. (http://www.dha-us.com)
//  ======================================================================
//  File: http://.../jobIndex.js
//  Created: 09/17/2007 by Stacy Bradford - BA
//  Last updated: 10/02/2007 by Stacy Bradford - BA
//
//  NOTE: also save on bloodassurancesecure
//  ======================================================================

    document.write("   <TD class='index' height='346' width='188' VALIGN='TOP' NOWRAP>" +
                   "     <BR>&nbsp;" +
                   "     <TABLE border='0' cellPadding='0' cellSpacing='0' width='180' height='244'>" +
                   "       <TR>" +
                   "         <TD width='10'>&nbsp;<\/TD>" +
                   "         <TD class='index' valign='TOP'>");

      
 	
	document.write("           <A class='index' HREF='http://chattanoogahasjobs.com/9/8/9/6/index_m.htm' target='link'" +  
                   "              onMouseOver='window.status=\"List of currently open positions\";return true;'" +
                   "              onMouseOut ='window.status=\" \";return true;'>" +
                   "              List of Open Positions<\/A><BR><BR>");

    document.write("           <A class='index' HREF='" + base + "Employment Application.pdf' target='link'" +
                   "              onMouseOver='window.status=\"Online Application for Employment-Requires Acrobat Reader  \";return true;'" +
                   "              onMouseOut ='window.status=\" \";return true;'>" +
                   "              Application for Employment<BR><BR><\/A>");
	
	
	
/*	document.write("           <A class='index' HREF='" + base + "http://www.microsoft.com/downloads/details.aspx?FamilyId=95E24C87-8732-48D5-8689-AB826E7B8FDF&displaylang=en#Instructions' target='link'" +
                   "              onMouseOver='window.status=\"Microsoft Word 2003 Viewer Download \";return true;'" +
                   "              onMouseOut ='window.status=\" \";return true;'>" +
                   "              &nbsp;&nbsp *Note: Application &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requires Microsoft &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Word 2003 Viewer-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Click Here to &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Download<BR><BR><\/A>");
*/	
	
	
	
	document.write("         <\/TD>" +
                   "         <TD width='4'>&nbsp;<\/TD>" +
                   "       <\/TR>" +                
                   "     <\/TABLE>" +
                   "   <\/TD>");
	
	


