var declaredOK=false

document.write("<TABLE BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\" WIDTH=\"100%\">");
document.write("<TR HEIGHT=\""+frametopsize+"\">");
document.write("<TD BGCOLOR=\""+headerbody+"\"> ");
document.write("<IMG SRC=\""+headerleftimage+"\" HSPACE=\"5\" ALT=\"Logo\" BORDER=\"0\">");
document.write("</TD>");
document.write("<TD BGCOLOR=\""+headerbody+"\"> ");
document.write("<IMG SRC=\""+headerrightimage+"\" ALT=\"YourAd\" BORDER=\"1\">");
document.write("</TD>");
document.write("</TR>");
document.write("<TR><TD BGCOLOR=\""+propedge+"\" WIDTH=\"100%\" COLSPAN=\"3\" HEIGHT=\"1\"><IMG SRC=\"/images/1pixel.gif\"></TD>");
document.write("</TR>");
document.write("</TABLE>");
