<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<%'image app
Dim imgSrc, imgAlt, brdr
brdr = 1
'default image
If request.QueryString("ID")="" or request.QueryString("ID")="1" Then
imgSrc = "oldANDnew2.png"
imgAlt = "U-M English Alumni Newsletter Covers, Old and New"
brdr = 0
End If
'image 2
If request.QueryString("ID")="2" Then
imgSrc = "01Cover1.jpg"
imgAlt = "U-M English Alumni Newsletter 2000-01, Cover"
End If
'image 3
If request.QueryString("ID")="3" Then
imgSrc = "01Cover2.jpg"
imgAlt = "U-M English Alumni Newsletter 2000-01, First Page"
End If
'image 4
If request.QueryString("ID")="4" Then
imgSrc = "02Cover1.jpg"
imgAlt = "U-M English Alumni Newsletter 2001-02, Cover"
End If
'image 5
If request.QueryString("ID")="5" Then
imgSrc = "02Cover2.jpg"
imgAlt = "U-M English Alumni Newsletter 2001-02, First Page"
End If
'image 6
If request.QueryString("ID")="6" Then
imgSrc = "03Cover1.jpg"
imgAlt = "U-M English Alumni Newsletter 2002-03, Cover"
End If
'image 7
If request.QueryString("ID")="7" Then
imgSrc = "03Cover2.jpg"
imgAlt = "U-M English Alumni Newsletter 2002-03, First Page"
End If
'image 8
If request.QueryString("ID")="8" Then
imgSrc = "03Spread1.jpg"
imgAlt = "U-M English Alumni Newsletter 2002-03, Sample Spread"
End If
'image 9
If request.QueryString("ID")="9" Then
imgSrc = "04Cover1.jpg"
imgAlt = "U-M English Alumni Newsletter 2003-04, Cover"
End If
'image 10
If request.QueryString("ID")="10" Then
imgSrc = "04Cover2.jpg"
imgAlt = "U-M English Alumni Newsletter 2003-04, First Page"
End If
'image 11
If request.QueryString("ID")="11" Then
imgSrc = "04Spread1.jpg"
imgAlt = "U-M English Alumni Newsletter 2003-04, Sample Spread"
End If
'image 12
If request.QueryString("ID")="12" Then
imgSrc = "05Cover1.jpg"
imgAlt = "U-M English Alumni Newsletter 2004-05, Cover"
End If
'image 13
If request.QueryString("ID")="13" Then
imgSrc = "05Cover2.jpg"
imgAlt = "U-M English Alumni Newsletter 2004-05, First Page"
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

%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/cSquaredMain06.dwt.asp" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="Website, Development, Design, Graphic, Print, Web, Multimedia, cSquared, Anthony Cece" />
<meta name="Copyright" content="cSquared Design 2006" />
<meta name="Author" content="Anthony Cece" />
<meta name="Description" content="cSquared Design is the portfolio site for Anthony Cece, an Ann Arbor based designer and web professional." />
<link rel="shortcut icon" href="../../../favicon.ico" type="image/x-icon"/>
<!-- InstanceBeginEditable name="doctitle" -->
<title>cSquared Design :: Anthony Cece</title>
<!-- InstanceEndEditable -->
<link href="../../../style/main.css" rel="stylesheet" type="text/css" />
<!-- InstanceBeginEditable name="head" -->
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<!-- InstanceEndEditable --><!-- InstanceParam name="thumbsRegion" type="boolean" value="true" --><!-- InstanceParam name="nonStudio" type="boolean" value="true" --><!-- InstanceParam name="mainLayout" type="boolean" value="true" --><!-- InstanceParam name="studioLayout" type="boolean" value="false" -->
</head>
<%' for studio pages adjust body style 
Dim bdyStyle
bdyStyle=""
If inStr(cstr(Request.ServerVariables("URL")),"/studio/") Then
bdyStyle="id=""studioBody"""
End If
%>
<body <%= bdyStyle %>>

<!-- start wrapper to contain all elements except bottom-->
<div id="wrapperMain">
<!-- start wrapper to contain all content elements except right margin-->
<div id="wrapperContent">
<!-- start top banner -->
<div id="topBanner"><a href="../../../default.asp" title="cSquared Design : Home"><img src="../../../graphics/rev06/reflectLogo5.jpg" alt="cSquared Design :: Anthony Cece" width="235" height="70" border="0" /></a></div>
<!-- end top banner -->
<!-- start wrapper to contain nav and content area -->
<div id="leftRightWrap">
<!-- begin left nav -->
<!-- InstanceBeginEditable name="leftMargin" -->
<!--#include file="../../../includes/whatMargin.asp" -->
<!-- InstanceEndEditable -->
<!-- End left nav -->
<!-- begin main content area -->
<!-- InstanceBeginEditable name="mainContent" -->
<div id="mainContent">
  <p class="topQuote">Newsletters, Publications &amp; Reports</p>
  <p class="workTopMenu"><a href="../../print">Print</a>: <a href="../pubs">Publications</a> // <a href="../promo/.">Posters</a> </p>
  <p class="workTitle">U-M Department of English Alumni Newsletter&#8212;2000-2006</p>
  <p>The University of Michigan Department of English Alumni Newsletter is an annual publication distributed to 18,000 alumni, donors, and friends of the department. Content ranges from year to year, however, its aim is to inform its readers on the current state of the department, the study of English Language and Literature, accomplishments of faculty and students, and&#8212;perhaps most importantly&#8212;areas of financial need. This is the primary outreach piece for the department each year.</p>
  <p><strong>The Evolution:</strong><br />
  Prior to 2000 the department produced an 8-page newsletter printed in two spot-inks on an off-white parchment paper. The paper choice was expensive but read flat and boring, and the color was limited only to article titles and an occasional image. Not very engaging, and certainly not representative of one of the top English programs in the nation. Upon assuming responsibility for the newsletter, Anthony immediately started looking for ways to make improvements. With a constant eye towards budgetary constraints,  that first year featured a shift to the use of a stock gloss paper, expanded graphic content, and a more complete use of the two spot-inks available&#8212;all at the same cost as previous editions. Based on a favorable response, the next year full-bleed layouts were introduced and in the next was the first use of a mix of 2/2 spot color and 4/4 process color spreads. In 2004 the content was expanded to 12 pages and then 16 in 2005. Although these changes did result in  increases in production costs, each year these costs were more than recouped through increases in alumni donations and program awareness. Not to be overlooked, as the primary outreach piece for the department each year, the newsletter serves as a very public &quot;face&quot; for the program, and by 2005 the newsletter was finally maturing to a level of quality more truly representative of its status as one of the top English programs in the nation.</p>
  <p><strong>The Project:</strong><br />
    Working with a faculty editor and the Department Chair, Anthony is responsible for all content, design and the publication of the newsletter. Duties include print vendor selection; proofing and minor editing of copy; collection and retouching of images; production of original photographs, graphics, and illustrations when necessary; layout; and pre-press preparation.</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <!--#include file="thumbDetail.asp" -->
<!--#include file="thumbs.asp" -->
</div>
<!-- InstanceEndEditable -->
<!-- end main content area -->
<!-- start div to ensure wrapper surrounds enclosed elements -->
<div class="mainClear"></div>
<!-- End div to ensure wrapper surrounds enclosed elements -->
</div>
<!-- End wrapper to contain nav and content area -->
</div>
<!-- end wrapper to contain all content elements except right margin-->
<!-- start right margin -->
<!-- InstanceBeginEditable name="rightMargin" -->
<div id="topRight"><div id="rightSamples"><img src="../../../graphics/print/pubs/engNews0105/<%= imgSrc %>" alt="<%= imgAlt %>" border="<%= brdr %>" /></div>
<div id="rightDesc">
  <%If request.QueryString("ID")="" or request.QueryString("ID")="1" Then%>
  <a href="#" class="rghtDescNumberCurrent">1</a>
  <% Else %>
  <a href="e00006.asp?ID=1" class="rghtDescNumber">1</a>
  <%End If%>
  <%If request.QueryString("ID")="2" Then%>
  <a href="#" class="rghtDescNumberCurrent">2</a>
  <% Else %>
  <a href="e00006.asp?ID=2" class="rghtDescNumber">2</a>
  <%End If%>
  <%If request.QueryString("ID")="3" Then%>
  <a href="#" class="rghtDescNumberCurrent">3</a>
  <% Else %>
  <a href="e00006.asp?ID=3" class="rghtDescNumber">3</a>
  <%End If%>
  <%If request.QueryString("ID")="4" Then%>
  <a href="#" class="rghtDescNumberCurrent">4</a>
  <% Else %>
  <a href="e00006.asp?ID=4" class="rghtDescNumber">4</a>
  <%End If%>
  <%If request.QueryString("ID")="5" Then%>
  <a href="#" class="rghtDescNumberCurrent">5</a>
  <% Else %>
  <a href="e00006.asp?ID=5" class="rghtDescNumber">5</a>
  <%End If%>
  <%If request.QueryString("ID")="6" Then%>
  <a href="#" class="rghtDescNumberCurrent">6</a>
  <% Else %>
  <a href="e00006.asp?ID=6" class="rghtDescNumber">6</a>
  <%End If%>
<%If request.QueryString("ID")="7" Then%>
  <a href="#" class="rghtDescNumberCurrent">7</a>
  <% Else %>
  <a href="e00006.asp?ID=7" class="rghtDescNumber">7</a>
  <%End If%>
  <%If request.QueryString("ID")="8" Then%>
  <a href="#" class="rghtDescNumberCurrent">8</a>
  <% Else %>
  <a href="e00006.asp?ID=8" class="rghtDescNumber">8</a>
  <%End If%>
  <%If request.QueryString("ID")="9" Then%>
  <a href="#" class="rghtDescNumberCurrent">9</a>
  <% Else %>
  <a href="e00006.asp?ID=9" class="rghtDescNumber">9</a>
  <%End If%>
  <%If request.QueryString("ID")="10" Then%>
  <a href="#" class="rghtDescNumberCurrent">10</a>
  <% Else %>
  <a href="e00006.asp?ID=10" class="rghtDescNumber">10</a>
  <%End If%>
  <%If request.QueryString("ID")="11" Then%>
  <a href="#" class="rghtDescNumberCurrent">11</a>
  <% Else %>
  <a href="e00006.asp?ID=11" class="rghtDescNumber">11</a>
  <%End If%> 
 <%If request.QueryString("ID")="12" Then%>
  <a href="#" class="rghtDescNumberCurrent">12</a>
  <% Else %>
  <a href="e00006.asp?ID=12" class="rghtDescNumber">12</a>
  <%End If%>
  <%If request.QueryString("ID")="13" Then%>
  <a href="#" class="rghtDescNumberCurrent">13</a>
  <% Else %>
  <a href="e00006.asp?ID=13" class="rghtDescNumber">13</a>
  <%End If%> 
  
<br />
  <p><strong>U-M English Newsletter<br />
  2000-2006:</strong><br />
    8.5 X 11, saddle-stitch, 8-16 pages<br />
    Color: From 2/2 Spot to 2/2 Spot 4/4 Process Mix<br />
    <br />
    <strong>Download PDFs:</strong><br />
  <a href="../../../graphics/print/pubs/engNews0105/new051.pdf">Newsletter 2005</a> (3.7 MB)</p>
</div>
</div>
<!-- InstanceEndEditable -->
<!-- End right margin -->
<!-- start div to ensure wrapper surrounds enclosed elements -->
<div class="mainClear"></div>
<!-- End div to ensure wrapper surrounds enclosed elements -->
</div>
<!-- end wrapper to contain all elements except bottom-->







<!-- start footer -->
<div id="footer">
<!-- start bottom -->
<!-- InstanceBeginEditable name="EditRegion6" -->


<!-- InstanceEndEditable -->
<!-- end bottom -->
  <!-- start div to match content area -->
  <div id="matchContent">
    <!-- start left footer -->
    <div id="ltFooter">&copy; 2004-<%= Right(Year(Date),2) %> cSquared Design :: Anthony Cece</div>
    <!-- end left footer -->
    <!-- start right footer -->
    <div id="rtFooter"><a href="../../../sitemap.asp">sitemap</a> :: <a href="../../../contact.asp">contact</a></div>
    <!-- end right footer -->
    <!-- start div to ensure wrapper surrounds enclosed elements -->
    <div class="mainClear"></div>
    <!-- End div to ensure wrapper surrounds enclosed elements -->
  </div>
  <!-- end div to match content area -->
</div>
<!-- end footer -->

<div id="bottom"></div>

<!-- Google Analytics -->
<!--#include virtual="/includes/trackingCode.asp" -->
<!-- Google Analytics -->
</body>
<!-- InstanceEnd --></html>
