//  (c) 2002 Duley Hopkins & Associates, Inc. (http://www.dha-us.com)

//  ======================================================================

//  File: http://.../blankIndex.js

//  Created: 05/13/2002 by L.F.Miller - DHA

//  Last updated: 08/13/2007 by Stacy Bradford- BA

//  ======================================================================



    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='15'>&nbsp;<\/TD>" +

                   "         <TD class='index' valign='TOP'>&nbsp;");



    document.write("         <\/TD>" +

                   "         <TD width='4'>&nbsp;<\/TD>" +

                   "       <\/TR>" +                

                   "     <\/TABLE>" +

                   "   <\/TD>");

                   

