include('../common/inc/common.php');?> include('../../inc/gachaDB/gettitle.php');?> include('../../inc/gachaDB/getshop.php');?> if((!$_COOKIE["tarts_gacha_shoplist"] )|| ($_COOKIE["tarts_gacha_shoplist"] == false)){ if($_REQUEST['shohincd']){ header("Location:item.html?n=Y".substr($_REQUEST['shohincd'], -6)); }else{ header("Location:index.html"); } } ?>