<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>#showWebsiteTitle() : #showPageName()</title>
<link rel="stylesheet" type="text/css"
href="/roller/resources/lance/vanity.css" />
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr><td width="100%" bgcolor="#666666"></td></tr>
<tr>
<td width="100%" bgcolor="#ffffff"></td></tr>
<tr>
<td class="title" width="100%" bgcolor="#cccc99" valign="top">
#showWebsiteTitle() : #showPageName()<br>
<font class="descrip">#showPageDescription()</font></td>
</tr>
<tr><td width="100%" bgcolor="#000000"></td></tr>
</tbody>
</table>
#includePage("_google_ads")
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr><td valign="top" width="555" class="body">
$decorator_body
</td></tr>
</tbody>
</table>
#showBasicNavBar(false)
</body>
</html>