<div id="generalViewContainer" class="section_container"> <h3 class="profile_style">%USER_INFORMATION%</h3><br> <div> <table> <tr> <td width="125px"><b>%LOGIN_NAME%</b></td><td><input type="text" name="profile.general.name" size="50" value="" disabled></td> </tr> <tr> <td width="125px"><b>%DISPLAY_NAME%</b></td><td><input type="text" name="profile.general.alias" size="50" value=""></td> </tr> </table> <div class="paragraph-break"></div> </div><br><br><br> <div id="lastLoginInfoContainer" style="display: none;"> <div id="generalLstLoginInfo"></div> <br><br><br> </div> <div id="invoiceContainer"> <h3 class="profile_style">%CBK_GO_PAYMENTS%</h3><br> <div class="line-break"></div> <div id="invoiceListTableContainer"> <table id="invoiceListTable" class="list_table"></table> </div> <div style="clear:both;"></div> <div id="invoiceInfo" class="section_container" style="display: none;"> <h3 id="invoiceInfoTitle" class="profile_style"></h3><br> <div id="invoiceInfoViewer"></div> <div style="clear:both;"></div> <div class="list_table_button"> <div class="left_btn"> <input type="button" name="invoice.buttons.print" value="%PRINT%"> <input type="button" name="invoice.buttons.closeinvoice" value="%CLOSE%"> </div> <div class="right_btn"></div> </div> </div> <br><br><br> </div> </div> <script src="js/templates/profile-general.js?_=%TIMESTAMP%" type="text/javascript"></script>