<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<%'image app
Dim imgSrc, imgAlt, Brdr
'set border to account for fade on web
Brdr=1
'default image
If request.QueryString("ID")="" or request.QueryString("ID")="1" Then
imgSrc = "knottPoster.jpg"
imgAlt = "Responding to the Natural World Conference Poster, 12 X 18"
End If
'image 2
If request.QueryString("ID")="2" Then
imgSrc = "knot1.png"
imgAlt = "Responding to the Natural World Conference Website"
Brdr=0
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">Posters, Postcards &amp; Fliers</p>
  <p class="workTopMenu"><a href="../">Print</a>: <a href="../pubs/">Publications</a> // <a href="./">Posters</a> </p>
  <p class="workTitle">Responding to the Natural World Conference  </p>
  <p>A two-day conference in honor of the career and contributions of Professor John Knott. The conference was a dynamic engagement with Knott&rsquo;s most recent fields of interest:  ecology, ecologically-minded literary criticism (or &lsquo;eco-criticism&rsquo;),  as well as the verbal and visual representation of the natural world. The conference featured a number of prominent scholars in the field of eco-criticism from around the nation.</p>
  <p><strong>The Project:</strong><br />
    This project involved the creation of all promotional materials for the conference including an <a href="../../web/rttnw.asp">event website</a> and conference poster.</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/poster06/knott/<%= 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="knott.asp?ID=1" class="rghtDescNumber">1</a>
  <%End If%>
  <%If request.QueryString("ID")="2" Then%>
  <a href="#" class="rghtDescNumberCurrent">2</a>
  <% Else %>
  <a href="knott.asp?ID=2" class="rghtDescNumber">2</a>
  <%End If%>
  <br />
  <p><strong>Responding to the Natural World Conference</strong><br />
      <strong>Poster:</strong><br />
    4/4 Process Color, 12 X 18<br />
  <strong>Website:<br />
  </strong><a href="http://www.lsa.umich.edu/english/rttnw/" target="_blank">Launch Site</a><br />
  <br />
  <strong>Download PDFs:</strong><br />
  <a href="../../../graphics/print/poster06/knott/knottPoster.pdf">Poster </a>(8.85 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>
