function header()

{

document.write("<div align='center'><center>");
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' width='782' id='AutoNumber1' height='94'>");
document.write("<tr><td width='832' height='94'><img src='images/header2.jpg' width='782' height='94'></td></tr></table></center></div>");
document.write("<div align='center'><center>");
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' width='782' id='AutoNumber2' height='100'>");
document.write("<tr><td width='782' height='100'>");

document.write("<script type='text/javascript'>");
document.write("google_ad_client = 'pub-2863292043997054';");
document.write("google_ad_width = 728;");
document.write("google_ad_height = 90;");
document.write("google_ad_format = '728x90_as';");
document.write("google_ad_type = 'text';");
document.write("google_ad_channel ='';");
document.write("google_color_border = 'FFFFFF';");
document.write("google_color_bg = 'FFFFFF';");
document.write("google_color_link = '0000FF';");
document.write("google_color_url = '000000';");
document.write("google_color_text = '000000';");
document.write("</script>");
document.write("<script type='text/javascript'");
document.write("src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>");
document.write("</script>");
}