var path="/";
//var path="/www.lscobasc.org-new/";
//var path="file:///C:/Documents%20and%20Settings/eshek/My%20Documents/Personal/LSCOBA/www.lscobasc.org_new/";

// top banner
document.write("<tr>");
document.write("<td width=\"140\"><img src=\""+path+"images/spacer.gif\" width=\"140\" height=\"1\" border=\"0\" alt=\"\"></td>");
document.write("<td width=\"20\"><img src=\""+path+"images/spacer.gif\" width=\"20\" height=\"1\" border=\"0\" alt=\"\"></td>");
document.write("<td width=\"640\"><img src=\""+path+"images/spacer.gif\" width=\"640\" height=\"1\" border=\"0\" alt=\"\"></td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td width=\"800\" colspan=\"3\" bgcolor=\"#CC0000\">");
document.write("  <a href=\""+path+"index.html\"><img name=\"HOME_r1_c1\" src=\""+path+"images/HOME_r1_c1.gif\" width=\"605\" height=\"80\" border=\"0\" alt=\"\"><img name=\"HOME_r1_c7\" src=\""+path+"images/HOME_r1_c7.gif\" width=\"195\" height=\"80\" border=\"0\" alt=\"\"></a></td>");
document.write("</tr>");