<?php
header('Location: /chips.aspx', true, 301);
exit;
?>
