| 
0
 | 
     1 <html>
 | 
| 
 | 
     2 <head>
 | 
| 
 | 
     3 	<title>{3}</title>
 | 
| 
 | 
     4 	<link href="{1}bltoolkit.css" rel="stylesheet" type="text/css" />
 | 
| 
 | 
     5 </head>
 | 
| 
 | 
     6 <body>
 | 
| 
 | 
     7 <span class="title"><nobr>Business Logic Toolkit for .NET</nobr></span><br/>
 | 
| 
 | 
     8 <span class="homeurl">www.bltoolkit.net</span>
 | 
| 
 | 
     9 
 | 
| 
 | 
    10 <table width="100%" border="0" cellpadding="0" cellspacing="0">
 | 
| 
 | 
    11 <tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    12 <tr><td colspan="3" class="hr"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    13 <tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    14 <tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    15 <tr><td width="25px"> </td><td>{0}</td><td width="25px"> </td></tr>
 | 
| 
 | 
    16 <tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    17 <tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    18 <tr><td colspan="3" class="hr"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    19 <tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
 | 
| 
 | 
    20 <tr><td colspan="3">
 | 
| 
 | 
    21 <small>
 | 
| 
 | 
    22 <nobr>© 2010 www.bltoolkit.net</nobr><br/>
 | 
| 
 | 
    23 <nobr><a target=_blank href="mailto:support@bltoolkit.net">support@bltoolkit.net</a></nobr>
 | 
| 
 | 
    24 </small>
 | 
| 
 | 
    25 </td></tr>
 | 
| 
 | 
    26 </table>
 | 
| 
 | 
    27 
 | 
| 
 | 
    28 </body>
 | 
| 
 | 
    29 </html>
 |