");
else print('');
//end osCommerce
print("
");
//osCommerce
if (defined('CHARSET')) print('');
if (defined('HTTP_SERVER') || defined('HTTPS_SERVER')) {
print('');
$baseURI = 'http://cabinetmagazine.org';
}
else $baseURI = '';
//end osCommerce
if ($abstract!="") print("\n");
if ($keywords!="") print("\n");
if ($author!="") print("\n");
if ($includeFile!="") {
include("${fsSiteRoot}/${includeFile}");
}
$fileDestinationRoot = "$fsSiteRoot";
$baseDirectory = "";
$nav_table = "
";
//osCommerce
if (defined('TITLE')) $title = TITLE;
//osCommerce
print("Cabinet Magazine Online - $title\n");
print("\n");
//osCommerce
if (defined('PAGE_WS_STYLESHEET')) print('');
if (isset($extraHead)) print($extraHead);
//end osCommerce
print("\n");
if ($includeScript!="") {
print ("\n");
}
print("\n\n");
?>