<?php if ($_COOKIE['theme'] == 'web') include_once ($inc.'footWeb.php'); else include_once ($inc.'footWap.php'); ?>