@$works=$_GET['works']; if (file_exists(''.$works.'.inc')) include(''.$works.'.inc'); else include('www.inc'); ?>