<?php
include_once '../sys/head.php';
include_once '../sys/Mc_Laren_db.php';
print '<title>Mc_Laren: Мультфильмы</title>';
print '<div class="tdblock4b8dab">Сказка о рыбаке и рыбке</div>';
print '<div class="block"><iframe width="680" height="510" src="https://www.youtube.com/embed/JM-14m6PZfs" frameborder="0" allowfullscreen></iframe></div>';
print '<div class="block"><a href="/videokids/">Назад</a></div>';
include_once '../sys/mc_foot.php';
?>