Показать сообщение отдельно

  #2  
Старый 14.07.2009, 00:15
eLWAux
Members of Antichat - Level 5
Регистрация: 15.06.2008
Сообщений: 941
Провел на форуме:
5111568

Репутация: 2399


Отправить сообщение для eLWAux с помощью ICQ
По умолчанию

PHP код:
<html>
<body>
<div>
    <div>
        Theme Provided By:
        <a href="http://www.amazingwordpressthemes.com">Free Wordpress Themes</a> -
        <a href="http://carnegiehillfinancial.weebly.com">CashLoanHeaven</a>
        <br />
        <div class="clear"></div>
    </div>

    <div id="footer">
        Edublog designed by
        <a href="http://www.pdlcourses.co.uk/">
             PDL Training Courses
        </a> 
        Made free by
        <a href="http://www.pdlcourses.co.uk/Management-Skills-for-Newly-Appointed-Managers-Courses.htm">
             Management Training
        </a>,
        <a href="http://www.pdlcourses.co.uk/Selling-Skills-Courses.htm">
             Sales Training 
        </a>,
        <a href="http://www.pdlcourses.co.uk/Presentation-Skills-Courses.htm">
             Presentation Skills Courses
        </a>
    </div>
</div>
<?php wp_footer(); ?>
</body>
</html>
 
Ответить с цитированием