<!-- enable:SMARTPAGE -->
<!-- Validate: [*,redirect.html] -->

<html>
<head>
<title>SmartPage Commands:USERSHOMEURL Example </title>

<link rel=stylesheet TYPE="text/css" href="../master.css" title="Default">

</head>
<body>

<h2>SmartPage Example: USERSHOMEURL Command</h2>
<p>
This page shows an example of the <tt><!-- insert:USERSHOMEURL --></tt> SmartPage command. If you wish to see how this page was constructed view the <a href="eg_username_src.html" class="menuNav" target="_blank">source code</a>

<hr>
<p>
<center>
<table border =1>
<tr><td>
My Home page is <a href="
<!-- insert:USERSHOMEURL -->
">
<!-- insert:USERSHOMEURL -->
</a>
</td></tr>
</table>
</center>
<p>

<hr>
<p align=right>
<a href="smartpage.html#usershomeurl" class="menuNav">SmartPage Commands</a>

</body>
</html>