//var ringList = <?php echo json_encode($idList); ?>

$(function() {
	detailInit();
	clearCookie();
});

