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