|
|
|
@ -38,19 +38,21 @@ |
|
|
|
|
</xsl:template> |
|
|
|
|
|
|
|
|
|
<xsl:template match="biglogo" name="biglogo"> |
|
|
|
|
<div class="biglogo"> |
|
|
|
|
<table cellspacing="0" cellpadding="0" border="0" align="center"> |
|
|
|
|
<tr> |
|
|
|
|
<td width="109"><a href="http://www.uwaterloo.ca/"><img |
|
|
|
|
src="/logos/uw_logo_100_68.gif" alt="University of Waterloo" |
|
|
|
|
width="100" height="68" align="center" border="0" /></a></td> |
|
|
|
|
<td width="174"><a href="/"><img src="/logos/csc_160_70.png" |
|
|
|
|
<!--<td width="174"><a href="/"><img src="/logos/csc_160_70.png" |
|
|
|
|
alt="Computer Science Club" width="165" height="75" align="center" |
|
|
|
|
border="0" /></a></td> |
|
|
|
|
border="0" /></a></td>--> |
|
|
|
|
<td width="91"><a href="http://www.acm.org"><img width="82" |
|
|
|
|
height="103" src="/logos/acm_logo.gif" alt="A Student Chapter of |
|
|
|
|
the ACM" align="center" border="0" /></a></td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
</div> |
|
|
|
|
</xsl:template> |
|
|
|
|
|
|
|
|
|
<xsl:template match="mediafile" > |
|
|
|
|