/*display the active template*/
$active_template = displayTemplate();
//echo stripslashes($cms_content_main[1]);
include "includes/htmltop.php";
/* Top File Name */
include_once "includes/" . $active_template[0];
?>
<!-- content area Right Column starts-------------------------------------------------------------- -->


    <div align="left" class="main_body">
        <!--mainbody area start -->
        <!--center content area start-->
        <!-- Bread Crumb Area -->
        <?php 
echo generalMethods::getBreadCrumbs(array(array('url' => '', 'name' => strip_tags($cms_content_main[0]))));
?>
        <!-- Bread Crumb Area End -->
        <br/>
        <div class="pcm_content_rightcolumn">
            <div class="pcm_messagebox">
                <div align="left" id="item_details">
                    <div class="pcm_messagebox_header">
                        <?php 
echo $cms_content_main[0];
?>
                    </div>

                    <div  class="pcm_messagebox_content">
                        <table width="100%"  border="0" cellspacing="1" cellpadding="3" class="cart_listingtbl"  >
                            <tr>
include "includes/session.php";
include "includes/functions.php";
/*display the active template*/
$active_template = displayTemplate();
include "includes/htmltop.php";
$help = "SELECT * FROM " . $tableprefix . "help where active='1' and hid='" . $_GET['id'] . "' ORDER BY hposition desc";
$result = mysql_query($help) or die(mysql_error());
$descObj = mysql_fetch_object($result);
/* Top File Name */
include_once "includes/" . $active_template[0];
?>
<div align="left" class="main_body">
			<!--mainbody area start -->
<!-- Bread Crumb Area -->
        <?php 
echo generalMethods::getBreadCrumbs(array(array('url' => 'help.html', 'name' => 'Help'), array('url' => '', 'name' => $descObj->htitle)));
?>
        <!-- Bread Crumb Area End -->
<div class="reg_wrapper">
<div class="reg_wrapper_header">
<h2>Help About - <?php 
echo strtoupper(str_replace('{SITE_NAME}', SITE_NAME, $descObj->htitle));
?>
</h2>
</div>
<div class="text_information" align="center"><?php 
echo $message;
?>
</div>

// | webdesign etc.                                                       |
// +----------------------------------------------------------------------+
include "includes/config.php";
include "includes/session.php";
include "includes/functions.php";
/*display the active template*/
$active_template = displayTemplate();
include "includes/htmltop.php";
/* Top File Name */
include_once "includes/" . $active_template[0];
?>
<div align="left" class="main_body">
			<!--mainbody area start -->
        <!-- Bread Crumb Area -->
        <?php 
echo generalMethods::getBreadCrumbs(array(array('url' => '', 'name' => 'Help')));
?>
        <!-- Bread Crumb Area End -->
	<div class="reg_wrapper">
			<div class="reg_wrapper_header">
			<h2>Help</h2>
			</div>
		
			
		<div align="left" id="item_details">
	
	
		<!--items display area start -->
	
		
		
/* Top File Name */
include_once "includes/" . $active_template[0];
?>
<style>
.success_messgae{
color:#009933;
}
</style>
<div align="left" class="main_body">
			
			<!--mainbody area start -->

		<!--center content area start-->		
		<!-- Bread Crumb Area -->
                <?php 
echo generalMethods::getBreadCrumbs(array(array('url' => '', 'name' => 'Site Feedback')));
?>
                <!-- Bread Crumb Area End -->
		<form action="<?php 
echo $_SERVER["PHP_SELF"];
?>
" method="post" name="frmReview">
			<input type="hidden" name="pid" value="<?php 
echo $pid;
?>
" >
		<div align="left" id="item_details">
	
	
		<!--items display area start -->
	
/* Top File Name */
include_once "includes/" . $active_template[0];
/*---Display the terms and conditions------*/
$cms_content_terms = displayCMS('about_us');
/*---Display the terms and conditions------*/
?>

<!-- content area Right Column starts-------------------------------------------------------------- -->

<div class="pcm_content_rightcolumn">
    <div align="left" class="main_body">
			<!--mainbody area start -->
		<!--center content area start-->
                <!-- Bread Crumb Area -->
                <?php 
echo generalMethods::getBreadCrumbs(array(array('url' => '', 'name' => TEXT_VENDORS)));
?>
                <!-- Bread Crumb Area End -->

		<form name="frmRegister" action="<?php 
echo $_SERVER["PHP_SELF"];
?>
" method="POST" onSubmit="">
			<input type="hidden" name="action" value="<?php 
echo htmlentities($action);
?>
">
			
		<div align="left" id="item_details">