?>
<br>
									<?php 
        echo $entry->getLocalEmail();
        ?>
								</td>
							</tr>
							<tr>
								<th>Local Address:</th>
								<td>
									<?php 
        echo $entry->getLocalAddress();
        ?>
<br>
									<?php 
        echo $entry->getLocalCSZ();
        ?>
								</td>
							</tr>
							<tr>
								<th>URL</th>
								<td><a href="<?php 
        echo $entry->getUrl();
        ?>
" target="_blank"><?php 
        echo $entry->getUrl();
        ?>
</a></td>
							</tr>
							<tr>
								<th>Sponsorship Level</th>