<?PHPinclude '../office.class.php';$x = new office();// Load the file and show the resultsecho $x->abi_on_screen('abiword.abw'); ?>