<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Student Gallery, Our Students, Media Arts, Faculty, Wintec
</title>
<title>Student Gallery, Our Students, Media Arts, Faculty, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="index.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGQmGmLF/CQsS2xTKI96kRbSDgBFnw==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	
<h1>Student Gallery</h1>
    <div class="ColumnLeft">
	<p>There is a gallery for each Mediarts Pathway. Click on the images below to see the gallery.</p>
	<table width="425px" border="0" cellspacing="2" cellpadding="2">
  <tr>
    <td><a href="graphic-design.aspx"><img src="images/gd.jpg" alt="Graphic Design Gallery" border="0" /></a></td>
    <td><a href="photography.aspx"><img src="images/ph.jpg" alt="Photography Gallery" width="140" height="140" border="0" /></a></td>
    <td><a href="painting-sculpture.aspx"><img src="images/ps.jpg" alt="Painting and Sculpture Gallery" width="140" height="140" border="0" /></a></td>
  </tr>
  <tr>
    <td><h5 align="center">Graphic Design<br />Gallery</h5></td>
    <td><h5 align="center">Photography<br />Gallery</h5></td>
    <td><h5 align="center">Painting/Sculpture<br />Gallery</h5></td>
  </tr>
  <tr>
    <td><a href="master-arts.aspx"><img src="images/mu.jpg" alt="Master of Arts, Music" width="140" height="140" border="0" /></a></td>
    <td><a href="digital-media-design.aspx"><img src="images/dm.jpg" alt="Digital Media Gallery" width="140" height="140" border="0" /></a></td>
    <td><a href="moving-image.aspx"><img src="images/mi.jpg" alt="Moving Image Gallery" width="140" height="140" border="0" /></a></td>
  </tr>
  <tr>
    <td><h5 align="center">Master of Arts,<br />Music</h5></td>
    <td><h5 align="center">Digital Media Design<br />Gallery</h5></td>
    <td><h5 align="center">Moving Image<br />Gallery</h5></td>
  </tr>
  <tr>
    <td><a href="post-grad.aspx"><img src="images/pg.jpg" alt="Post-Grad Gallery" width="140" height="140" border="0" /></a></td>
    <td><a href="animation.aspx"><img src="images/3d.jpg" alt="Animation Gallery" width="140" height="140" border="0" /></a></td>
    <td align="center"><a href="journalism.aspx"><img src="images/journalism.jpg" alt="Journalism Gallery" width="100" height="116" border="0" /></a></td>
  </tr>
  <tr>
    <td><h5 align="center">Post-Grad<br />Gallery</h5></td>
    <td><h5 align="center">Animation<br />Gallery</h5></td>
    <td><h5 align="center">Journalism<br />Gallery</h5></td>
  </tr>
</table>
	</div>
<div class="ColumnRightNone">
	<h6 align="center"><img src="../../about/images/MediartsLogoSmall.jpg" alt="Mediarts" width="160" height="36" /></h6>
	</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6887001-1");
pageTracker._trackPageview();
</script>
</body>

</html>
