$part="support";
$Title = 'OctoNus : FAQ - Helium Rough & Pacor';
$redpart = "frequrently asked questions";
$PageTitle = "FAQ";
$menu="/oct/support/menu.phtml";
$titlePart="titlePart_hr.php";
include("$_SERVER[DOCUMENT_ROOT]/oct/headerFaqPart.php");
?>
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/navig_hr.html");
$path = "/oct/support/faq/";
$prev='';
$next= $path . 'general_info.html#general_info';
echo "";
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skin.php");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/_hr_price.html");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skinend.php");
$keys = '';
include("$_SERVER[DOCUMENT_ROOT]/oct/footerPartFree.php");
?>