HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/www/templates/pos_scales/index.php
<?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php //$iso = split( '=', _ISO );
//echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
?>
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />

<?php mosShowHead(); ?> 

<script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $cur_template; ?>/js/balloontip.js"></script>
<script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $cur_template; ?>/js/epyicontent.js"></script>

<link href="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $cur_template; ?>/css/ps_style.css" rel="stylesheet" type="text/css" media="screen" /> 
<link href="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $cur_template; ?>/css/epyi.css" rel="stylesheet" type="text/css" media="screen" /> 
<link href="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $cur_template; ?>/css/joomlacore.css" rel="stylesheet" type="text/css" media="screen" /> 
<?php if ( $my->id ) initEditor(); ?>



</head> 
<body id="tlink1">

<div class="all_container">
<!-- HEADER CONTAINER -->
<div class="header_container">
   <!-- TOP LINK CONTAINER -->
  <div class="link_container">
    <?php mosLoadModules ( 'user7'); ?>
    <!--
    <ul class="mlinks">
      <li id="toplink1">
        <div class="mleft"></div>
        <div class="mcenter"> <a href="#">&nbsp;</a> </div>
        <div class="mright"></div>
      </li>
      <li id="toplink2">
        <div class="mleft"></div>
        <div class="mcenter"> <a href="#">&nbsp;</a> </div>
        <div class="mright"></div>
      </li>
      <li id="toplink3">
        <div class="mleft"></div>
        <div class="mcenter"> <a href="#">&nbsp;</a> </div>
        <div class="mright"></div>
      </li>
      <li id="toplink4">
        <div class="mleft"></div>
        <div class="mcenter"> <a href="#">&nbsp;</a> </div>
        <div class="mright"></div>
      </li>
    </ul>
    -->
  </div>
</div>
<!-- MIDDLE CONTAINER -->
<div style="float:left;display:table">

  <!-- Middle > LEFT CONTAINER -->
  <div class="left_content_container">
  	<!-- LEFT BOX 1 -->
    <div id="out">
    <?php mosLoadModules ( 'left'); ?>
    <?php 
	$task=mosGetParam($_REQUEST,'task',false);
	if(isset($_GET['category_id']) && isset($_GET['option']) && $_GET['option']=="com_virtuemart"){
		mosLoadModules ( 'user9'); 
		
	}else{
	  	
	}
	?>
    </div>
    <!-- LEFT BOX 2 -->
    <div id="out">
      
      	
        	<!--<div class="left_heading"><div style="padding:5px">
              <div class="l_heading_container">
                <div class="l_heading_left"></div>
                <h1 class="heading_content">&nbsp;</h1>
                <div class="l_heading_right"></div>
                My heading
          		</div>
              </div> </div>-->
     
        
      <?php mosLoadModules ( 'user3'); ?>
      </div>
  </div>
  <div class="middle_content_container">
    <div id="out">
      
      	
        <!--<div class="m_heading_container">
        <div class="main_heading">
        <div class="pads">
            <div class="m_heading_left"></div>
            <h1 class="heading_content">&nbsp;</h1>
            <div class="m_heading_right"></div> 
                        Heading
          </div>
        </div>
            -->
        <?php mosMainBody(); ?>
        <!-- 
        	Extra box
            class: x_box : to create another box according to width you wanna specify
            Usage: define: style width - 8 for the the heading width
            		eg. <div class="x_box" style="width: 300px">
                    	  <div class="x_box_left></div>
                    		<div class="x_box_cheading style="width:292" ></div>
                              <div class="x_box_right"></div>
                              	<div class="x_box_content">
                                	Content
                                	</div>
                                     </div>
         </div>-->
    </div>
  </div>
</div>
  <!-- Middle > RIGHT CONTAINER -->
  <div class="right_content_container">
 	<!-- RIGHT BOX 1 -->
   
    <div id="out">
    	<!-- <div class="right_heading">
          <div class="r_heading_container">
            <div class="r_heading_left"></div>
            <h1 class="heading_content">&nbsp;</h1>
            <div class="r_heading_right"></div>
          </div>  Right Heading
           -->
         <?php 
	 	mosLoadModules ( 'right'); 
	 ?>
    </div>
    <!-- RIGHT BOX 2 -->
   
   
    	<!-- 
         <div id="out">
        <div class="right_heading">
          <div class="r_heading_container">
            <div class="r_heading_left"></div>
            <h1 class="heading_content">&nbsp;</h1>
            <div class="r_heading_right"></div>
          </div></div>
           </div>
	-->
        
  </div>
  <!-- FOOTER CONTAINER -->
  <div class="footer_container">
  <div style="padding:5px"> All right reserved &copy; 2010 Pos Scales &amp; Surveilance<br />
    Web Design by EBW | <a href="http://www.easybusinesswebsites.com.au">Web Design Brisbane</a>  </div>
  </div>
</div>
</body>
</html>