<?php
/**
 * Copyright 2010 Stefan Des
 *
 * This file is part of WP Footer Ad
 */
?>
<a href="<?php echo attribute_escape($this->href) ?>"
	title="<?php echo attribute_escape($this->title) ?>">
	<?php echo wp_specialchars($this->text) ?>
</a>