// ---variable info (such as email addresses) inserted via Javascripts--- function Insert(what) { if (what == "emailwebmaster") { document.write("Webmaster") } if (what == "bobons2006calendar") { document.write("") document.write(" ") document.write("No Shame 20th Anniversary Jamboree") document.write("- ") document.write("October 9th-13th, 2006") document.write("- ") document.write("[Iowa City]
") document.write("") document.write(" ") document.write("National Best of the Best of No Shame") document.write("- ") document.write("October 14, 2006") document.write("- ") document.write("[Iowa City]
") } } // this caps the function INSERT and must not be deleted