<?php $var = '<a href="http://www.twitter.com"> <img src="<?php bloginfo('template_directory'); ?>/images/social/twitter.png" /> </a>'; echo $var; ?>