web/wp-content/themes/IRI-Theme/footer.php
author ymh@caf4f556-3d62-0410-8435-a86758001935
Wed, 03 Feb 2010 14:52:45 +0000
branchwordpress
changeset 134 f445f2aa8c33
parent 132 4d4862461b8d
permissions -rw-r--r--
corrections before publication
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
132
4d4862461b8d Update Wordpress 2.9.1
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 123
diff changeset
     1
109
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     2
	<hr></hr>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     3
	<div>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     4
		<ul id="partenaire">
110
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
     5
			<li><a href="http://www.centrepompidou.fr/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/centre-pompidou.gif" alt="logo centre prompidou"/></a></li>
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
     6
			<li><a href="http://www.cccb.org/ca/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/cccb.gif"  alt="logo CCCB"/></a></li>
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
     7
			<li><a href="http://www.microsoft.com/fr/fr/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/microsoft.gif" alt="logo microsoft" /></a></li>
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
     8
			<li><a href="http://www.gold.ac.uk/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/goldsmiths.gif" alt="logo goldsmith college" /></a></li>
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
     9
			<li><a href="http://www.iii.u-tokyo.ac.jp/english/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/iii-u-tokyo.gif" alt="logo universit� de tokyo" /></a></li>
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
    10
			<li><a href="http://www.institut-telecom.fr/fr_accueil.html" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/institut-telecom.gif" alt="logo Institut telecom" /></a></li>
1e6e4baafa3d little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 109
diff changeset
    11
			<li style="border-right:none;"><a href="http://www.ensci.com/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/ensci.gif"  alt="logo ensci"/></a></li>
109
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    12
		</ul>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    13
	</div>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    14
	<hr></hr>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    15
	<div id="footer" >
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    16
	
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    17
		<ul id="footer">
132
4d4862461b8d Update Wordpress 2.9.1
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 123
diff changeset
    18
			<li><a href="#" ><?php echo("V.".VERSIONIRI); ?></a></li>
4d4862461b8d Update Wordpress 2.9.1
hurons@caf4f556-3d62-0410-8435-a86758001935
parents: 123
diff changeset
    19
			<li><a href="#" > &copy; &nbsp;<?php echo date('Y'); ?> <?php bloginfo('name'); ?></a></li>
109
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    20
			<?php dp_list_posts('category=8'); ?>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    21
		</ul>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    22
	</div>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    23
</div>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    24
<?php wp_footer(); ?>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    25
</body>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    26
</html>