space_videophoto.htm 561 B

12345678910111213
  1. <!--{eval
  2. $_G[home_tpl_titles] = array('{lang videophoto}');
  3. }-->
  4. <!--{template common/header}-->
  5. <h3 class="flb">
  6. <em>{lang video_certification_photo}</em>
  7. <!--{if $_G[inajax]}--><span><a href="javascript:;" onclick="hideWindow('$_GET[handlekey]');" class="flbc" title="{lang close}">{lang close}</a></span><!--{/if}-->
  8. </h3>
  9. <div class="c">
  10. <p>{lang this_is_certification_photo}</p>
  11. <p class="mtm hm"><a href="$videophoto" target="_blank"><img src="$videophoto" alt="{lang video_certification_photo}"></a></p>
  12. </div>
  13. <!--{template common/footer}-->