<%@ LANGUAGE="VBSCRIPT" %> <% Response.Buffer=true topic = replace(Request("topic")," ","%20")%> Writing Workshop <% if topic = "Persuasive" then %> <% celebrate = "Great ways to publish and celebrate:" %> <% end if %> <% if topic = "Iditarod" then %> <% celebrate = "Great ways to publish and celebrate:" %> <% end if %> <% if topic = "Women" then %> <% celebrate = "Great ways to publish and celebrate:" %> <% end if %> <% if topic = "" then %> <% celebrate = "Great ways to publish and celebrate: " %> <% end if %> <% if topic = "Immigration" then %> <% celebrate = "Great ways to publish and celebrate: " %> <% end if %> <% if topic = "My%20Family" then %> <% celebrate = " Great ways to publish and celebrate: " %> <% end if %> <% if topic = "WWII" then %> <% celebrate = "Great ways to publish and celebrate: " %> <% end if %> <% if topic = "Other" then %> <% celebrate = "Great ways to publish and celebrate: " %> <% end if %> <% doMenu %>
<% if topic = "Persuasive" then %> <% end if %> <% if topic = "Iditarod" then %> <% end if %> <% if topic = "Women" then %> <% end if %> <% if topic = "" then %> <% end if %> <% if topic = "Immigration" then %> <% end if %> <% if topic = "My%20Family" then %> <% end if%> <% if topic = "WWII" then %> <% end if %> <% if topic = "Other" then %> <% end if%> <% if topic = "Research" then %> <% end if%> <% if topic = "researchstart" then %> <% end if%>

Publish
">

<%= celebrate %>

<% doFooter %>