$part="support";
$Title = 'OctoNus : FAQ - Oxygen';
$redpart = "frequrently asked questions";
$PageTitle = "FAQ";
$menu="/oct/support/menu.phtml";
$titlePart="titlePart_oxygen.php";
include("$_SERVER[DOCUMENT_ROOT]/oct/headerFaqPart.php");
?>
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/navig_oxygen.html");
$path = "/oct/support/faq/";
$prev='';
$next=$path . 'xray.html#xray';
echo "";
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skin.php");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/_oxygen_price.html");
include("$_SERVER[DOCUMENT_ROOT]/oct/support/faq/skinend.php");
$keys = '';
include("$_SERVER[DOCUMENT_ROOT]/oct/footerPartFree.php");
?>