username@email.com
2025-12-24 ea71208bf0d457f948edb7d16b29f94ae5dd3def
1
2
3
4
5
6
7
8
9
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="CompanyFoot.ascx.cs" Inherits="CY.WebForm.Pages.Templet.Default.Shared.CompanyFoot" %>
<div class="foot" style="width: 1014px;">
    <div class="h10">
    </div>
    <div class="clear_f">
    </div>
    <div runat="server" id="footer" style="width: 1014px; word-wrap: break-word; margin: 0px 0px 10px;">
    </div>
</div>