$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_dc2.html");
$path = "/oct/support/faq/";
$prev=$path . 'print_quality.html#print_quality';
$next=$path . 'rapnet_application.html#rapnet_application';
echo "";
// Part. RapNet
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skin.php");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/_rapnet.html");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skinend.php");
$keys = '';
include("$_SERVER[DOCUMENT_ROOT]/oct/footerPartFree.php");
?>