<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%'image app Dim imgSrc, imgAlt 'default image If request.QueryString("ID")="" or request.QueryString("ID")="1" Then imgSrc = "curtisPoster2.jpg" imgAlt = "Lamstein Lecture 2007: Christopher Paul Curtis Poster, 12 X 18" End If 'image 2 If request.QueryString("ID")="2" Then imgSrc = "curtisFlyer.jpg" imgAlt = "Lamstein Lecture 2007: Christopher Paul Curtis Flyer 8.5 X 11" End If 'image 3 If request.QueryString("ID")="3" Then imgSrc = "curtisWebSml.jpg" imgAlt = "Lamstein Lecture 2007: Christopher Paul Curtis Small Ad" End If 'check for ID If request.QueryString("ID")<>"" Then 'check to make sure ID is numeric If IsNumeric(request.QueryString("ID"))=False Then 'ID isn't number response.Redirect(request.ServerVariables("URL")) End If 'end check for ID End If %> cSquared Design :: Anthony Cece <%' for studio pages adjust body style Dim bdyStyle bdyStyle="" If inStr(cstr(Request.ServerVariables("URL")),"/studio/") Then bdyStyle="id=""studioBody""" End If %> >
cSquared Design :: Anthony Cece

Posters, Postcards & Fliers

Print: Publications // Posters

Sarah Marwil Lamstein Children's Literature Lecture—2007

The Sarah Marwil Lamstein Children's Literature Lectures is an annual lecture/reading presented by the University of Michigan's Department of English. Its intent is to foster interest in quality Children’s Literature at the University of Michigan. 2007 featured award-winning author Christopher Paul Curtis.

The Project:
Design promotional material for the lecture in the form of a poster and flyer.

 

 

<%= imgAlt %>
<%If request.QueryString("ID")="" or request.QueryString("ID")="1" Then%> 1 <% Else %> 1 <%End If%> <%If request.QueryString("ID")="2" Then%> 2 <% Else %> 2 <%End If%> <%If request.QueryString("ID")="3" Then%> 3 <% Else %> 3 <%End If%>

Lamstein Children's Literature Lecture
Poster:

4/4 Process Color, 12 X 18
Flyer:
4/4 Process Color, 8.5 X 11
Web Ad

Download PDFs:
Poster (856 KB)
Flyer (532 KB)