<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%'image app Dim imgSrc, imgAlt, brdr brdr = 0 'default image If request.QueryString("ID")="" or request.QueryString("ID")="1" Then imgSrc = "home.jpg" imgAlt = "U-M Hopwood Writing Program" 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

Selected Web Projects

Web Home:

U-M Hopwood Writing Program

The Hopwood Writing Program—offering some of the most prestigious financial awards available to students at the University—has helped launch the careers of many successful authors including Marge Piercy, Arthur Miller, Nancy Willard and X.J. Kennedy.

Under the terms of the will of Avery Hopwood, prominent American dramatist and member of the Class of 1905 of The University of Michigan, one-fifth of Mr. Hopwood's estate was given to the Regents of the University for the encouragement of creative work in writing. The first awards were made in 1931, and today the Hopwood Program is proud to offer substantial prizes every year to young aspiring writers at the University of Michigan.

The Project:
Anthony assumed responsibility for all promotional material for the Hopwood Newsletter in 2000. As part of a complete overhaul of this material (which included the newsletter and website), the program was re-branded with a new logo (inspired from the painting of Avery Hopwood located in the Hopwood Room), letterhead, envelope, and program website. The newsletter design was also given a facelift to correspond with this new brand image.

For more information or to view the program website, click here.

To see samples of the Hopwood logo, letterhead, or newsletter, click here.

 

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

U-M Hopwood Writing Program Website
Technology Used:

ASP, VBScript, Access, D/HTML, JavaScript, CSS