$part="support";
$Title = 'OctoNus : FAQ - DiamCalc';
$redpart = "frequrently asked questions";
$PageTitle = "FAQ";
$menu="/oct/support/menu.phtml";
$titlePart="titlePart_dc.php";
include("$_SERVER[DOCUMENT_ROOT]/oct/headerFaqPart.php");
?>
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/navig_dc.html");
$path = "/oct/support/faq/";
$prev='';
$next=$path . 'reinstallation_gemcalc.html#reinstallation_gemcalc';
echo "";
// Part. Installation, Registration, Re-installation and Upgrade
// Question. If I change or restore a computer, laptop or operational system and would like to reinstall DiamCalc 2.8.0 what should I do?
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skin.php");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/_reinstallation.html");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skinend.php");
$keys = '';
include("$_SERVER[DOCUMENT_ROOT]/oct/footerPartFree.php");
?>