View file template/foot.php
<? include_once '../system/inc/basic_settings.php'; if($brodilka=="wap") { include H."template/designs/".$users_nav['wap']."/foot.php"; } elseif($brodilka == "web") { include H."template/designs/".$users_nav['web']."/foot.php"; } ?>