Advertisement
Advertisement
| 06.10.2008 at 07:37AM PDT, ID: 23472484 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: |
<%@ Control Language="C#" %> <div class="screen"> <div class="header"> <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="headerLeft"><img runat="server" src="~/Images/my.gif" hspace="0" vspace="0" border="0" alt=""></td> <td class="headerRight"><img runat="server" src="~/Images/my2.gif" hspace="0" vspace="0" border="0" alt=""></td> </tr> </table> </div> </div> |