<?php /* Smarty version 2.6.28, created on 2016-11-26 22:05:55
         compiled from eco-net-v3-5/includes/menu.tpl */ ?>
	<nav>
	
		<?php if ($this->_tpl_vars['filename'] == 'cart'): ?>		
		<ul class="steps">
			<li class="step1"><div class="text"><?php echo $this->_tpl_vars['LANG']['cart_steps_1_title']; ?>
</div><strong class="description"><?php echo $this->_tpl_vars['LANG']['cart_steps_1_desc']; ?>
</strong></li>
			<li class="step2"><div class="text"><?php echo $this->_tpl_vars['LANG']['cart_steps_2_title']; ?>
</div><strong class="description"><?php echo $this->_tpl_vars['LANG']['cart_steps_2_desc']; ?>
</strong></li>
			<li class="step3"><div class="text"><?php echo $this->_tpl_vars['LANG']['cart_steps_3_title']; ?>
</div><strong class="description"><?php echo $this->_tpl_vars['LANG']['cart_steps_3_desc']; ?>
</strong></li>
			<li class="step4"><div class="text"><?php echo $this->_tpl_vars['LANG']['cart_steps_4_title']; ?>
</div><strong class="description"><?php echo $this->_tpl_vars['LANG']['cart_steps_4_desc']; ?>
</strong></li>
		</ul>	
		
		<?php else: ?>	
		<ul>		

			<li class="home"><a href="index.php"><span>&nbsp;</span></a></li>

		<?php if ($this->_tpl_vars['feature_domains'] == 'on'): ?>
			<li><a href="domainchecker.php" class="drop"><?php echo $this->_tpl_vars['LANG']['menu_domains']; ?>
</a>
				<div class="subcontainer menuleft">
					
					<div class="subcolumn">
							<ul class="sublinks">
								<li><a href="domainchecker.php"><?php echo $this->_tpl_vars['LANG']['menu_registerdomain']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_registerdomain_desc']; ?>
</em></a></li>
										
								<li><a href="domain.php">Domain Price<span class="newbutton">&nbsp;</span> <br /><em>Cheap Domain</em></a></li>
								<li><a href="http://super.solusitotal.com/customer">Domain Panels</a></li>
								<li><a href="promo-domain">Domain Promo<span class="newbutton">&nbsp;</span></a></li>
								<li><a href="http://super.solusitotal.com/reseller">Reseller Domain Area</a></li>
								<!-- <li><a href="http://super.solusitotal.com/customer">Domain Panel</a></li> Off -->
							</ul>
					</div><!-- /end subcolumn -->

				</div><!-- /end subcontainer -->
			</li>
		<?php endif; ?>	

			<li><a href="<?php echo $this->_tpl_vars['custom1_url']; ?>
.php" class="drop"><?php echo $this->_tpl_vars['LANG']['menu_webhosting']; ?>
</a>
				<div class="subcontainer menuleft">
					
					<div class="subcolumn">
							<ul class="sublinks">
								<?php if ($this->_tpl_vars['feature_custom1'] == 'on'): ?><li class="relative"><a href="<?php echo $this->_tpl_vars['custom1_url']; ?>
.php"> <?php echo $this->_tpl_vars['LANG']['menu_custom1']; ?>
&nbsp;<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom1_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom2'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom2_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom2']; ?>
&nbsp;<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom2_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom3'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom3_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom3']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom3_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom4'] == 'on'): ?><li class="relative"><a href="<?php echo $this->_tpl_vars['custom4_url']; ?>
.php"><span class="newbutton">&nbsp;</span><?php echo $this->_tpl_vars['LANG']['menu_custom4']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom4_desc']; ?>
</em></a></li><?php endif; ?>																
								<?php if ($this->_tpl_vars['feature_custom5'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom5_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom5']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom5_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom6'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom6_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom6']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom6_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom7'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom7_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom7']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom7_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom8'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom8_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom8']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom8_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom9'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom9_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom9']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom9_desc']; ?>
</em></a></li><?php endif; ?>
								<?php if ($this->_tpl_vars['feature_custom10'] == 'on'): ?><li><a href="<?php echo $this->_tpl_vars['custom10_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_custom10']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_custom10_desc']; ?>
</em></a></li><?php endif; ?>											
								<li><a href="minihosting.php">Mini Hosting&nbsp;<br /><em>Personal Site Only</em></a></li>
								<li><a href="promo.php">Promo Program<span class="newbutton">&nbsp;</span><br /><em>view avaiable promo</em></a></li>
							</ul>
					</div><!-- /end subcolumn -->
										

					<div class="imgfeature">
						<a href="<?php echo $this->_tpl_vars['LANG']['menu_webhosting_img_url']; ?>
"><img src="templates/<?php echo $this->_tpl_vars['template']; ?>
/images/<?php echo $this->_tpl_vars['LANG']['menu_webhosting_img']; ?>
" alt="cheap share hosting murah" class="img-respond" /></a>
					</div>

				</div><!-- /end subcontainer -->
			</li>
			
			 <li><a href="ssl-certificates.php" class="drop">SSL certificates<span class="newbutton">&nbsp;</span></a></li>
			 <li><a href="promo.php" class="drop">Promo Program</a>
			 	<div class="subcontainer menuleft">
			 	
			 		<div class="subcolumn">
			 				<ul class="sublinks">
			 					<li><a href="promo.php">Hosting Promo<span class="newbutton">&nbsp;</span></a></li>
			 					<li><a href="promo-domain.php">Domain Promo<span class="newbutton">&nbsp;</span></a></li>
			 				</ul>
			 		</div> <!-- /end subcolumn -->
			 		</div><!-- /end subcontainer -->
			 	</li>
			 				
			 <li><a href="payment.php" class="drop">Payment Method</a></li>
			 
			 <!-- <div class="subcontainer menuleft">
			 <div class="subcolumn"></div></div></li> -->
		
		<?php if ($this->_tpl_vars['feature_company'] == 'on'): ?>	
							<div class="subcontainer menuleft">
					
					<div class="subcolumn">
							<ul class="sublinks">
								<li><a href="company.php"><?php echo $this->_tpl_vars['LANG']['menu_company_overview']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_company_overview_desc']; ?>
</em></a></li>
																<li><a href="announcements.php"><?php echo $this->_tpl_vars['LANG']['menu_company_announcements']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_company_announcements_desc']; ?>
</em></a></li>
								<li><a href="downloads.php"><?php echo $this->_tpl_vars['LANG']['menu_company_downloads']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_company_downloads_desc']; ?>
</em></a></li>
							</ul>
					</div> <!-- /end subcolumn -->


				</div><!-- /end subcontainer -->
			</li>	
		<?php endif; ?>			

		<?php if ($this->_tpl_vars['feature_affiliates'] == 'on'): ?>
			<li><a href="affiliate-program.php" class="drop"><?php echo $this->_tpl_vars['LANG']['menu_affiliates']; ?>
</a>
				<div class="subcontainer menuright">
					
					<div class="subcolumn">
							<ul class="sublinks">
	            				<li><a href="affiliate-program.php"><?php echo $this->_tpl_vars['LANG']['menu_affiliates_affiliateprogram']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_affiliates_affiliateprogram_desc']; ?>
</em></a></li>
	            				<li><a href="register.php"><?php echo $this->_tpl_vars['LANG']['menu_affiliates_join']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_affiliates_join_desc']; ?>
</em></a></li>
	            				<li><a href="affiliates.php"><?php echo $this->_tpl_vars['LANG']['menu_affiliates_login']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_affiliates_login_desc']; ?>
</em></a></li>
							</ul>
					</div><!-- /end subcolumn -->

				</div><!-- /end subcontainer -->
			</li>
		<?php endif; ?>	

			<!-- <li><a href="contact.php" class="drop"><?php echo $this->_tpl_vars['LANG']['menu_support']; ?>
</a>
				<div class="subcontainer menuright menurightlast"> -->
			<li><a href="vps-hosting.php" class="drop">Small Server</a>
				<div class=" menuright menurightlast">
					
					<!-- <div class="subcolumn">
							<ul class="sublinks">
								<li><a href="contact.php"><?php echo $this->_tpl_vars['LANG']['menu_support_contact']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_support_contact_desc']; ?>
</em></a></li>
								<li><a href="submitticket.php"><?php echo $this->_tpl_vars['LANG']['menu_support_submitticket']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_support_submitticket_desc']; ?>
</em></a></li>
								<li><a href="supporttickets.php"><?php echo $this->_tpl_vars['LANG']['menu_support_viewtickets']; ?>
<br /><em><?php echo $this->_tpl_vars['LANG']['menu_support_viewtickets_desc']; ?>
</em></a></li>								
							</ul>
					</div><!-- /end subcolumn -->

				</div><!-- /end subcontainer -->
			</li>
						
			<li class="order-button color2"><a href="cart.php"><?php echo $this->_tpl_vars['LANG']['menu_order']; ?>
 &gt;&gt;</a></li>

		</ul>
		
		
				
		<select onChange="window.location.replace(this.options[this.selectedIndex].value)">
			
			<option value="" selected="selected"><?php echo $this->_tpl_vars['LANG']['menu_selectpage']; ?>
</option>
			
			<option value="index.php"<?php if ($this->_tpl_vars['filename'] == 'index'): ?> selected="selected"<?php endif; ?>><?php echo $this->_tpl_vars['LANG']['menu_home']; ?>
</option>
			
			<?php if ($this->_tpl_vars['feature_domains'] == 'on'): ?>
			<option value="domainchecker.php"><?php echo $this->_tpl_vars['LANG']['menu_domains']; ?>
</option>
				<option value="domainchecker.php">- <?php echo $this->_tpl_vars['LANG']['menu_registerdomain']; ?>
</option>
				<option value="domainchecker.php?search=bulkregister">- <?php echo $this->_tpl_vars['LANG']['menu_bulkdomainsearch']; ?>
</option>
				<option value="domainchecker.php?search=bulktransfer">- <?php echo $this->_tpl_vars['LANG']['menu_bulkdomaintransfer']; ?>
</option>	
			<?php endif; ?>	
				
			<option value="<?php echo $this->_tpl_vars['custom1_url']; ?>
.php"><?php echo $this->_tpl_vars['LANG']['menu_webhosting']; ?>
</option>
				<?php if ($this->_tpl_vars['feature_custom1'] == 'on'): ?><option value="<?php echo $this->_tpl_vars['custom1_url']; ?>
.php">- <?php echo $this->_tpl_vars['LANG']['menu_custom1']; ?>
</option><?php endif; ?>
				<?php if ($this->_tpl_vars['feature_custom2'] == 'on'): ?><option value="<?php echo $this->_tpl_vars['custom2_url']; ?>
.php">- <?php echo $this->_tpl_vars['LANG']['menu_custom2']; ?>
</option><?php endif; ?>
				<?php if ($this->_tpl_vars['feature_custom3'] == 'on'): ?><option value="<?php echo $this->_tpl_vars['custom3_url']; ?>
.php">- <?php echo $this->_tpl_vars['LANG']['menu_custom3']; ?>
</option><?php endif; ?>
				<?php if ($this->_tpl_vars['feature_custom4'] == 'on'): ?><option value="<?php echo $this->_tpl_vars['custom4_url']; ?>
.php">- <?php echo $this->_tpl_vars['LANG']['menu_custom4']; ?>
</option><?php endif; ?>
				<?php if ($this->_tpl_vars['feature_custom5'] == 'on'): ?><option value="<?php echo $this->_tpl_vars['custom5_url']; ?>
.php">- <?php echo $this->_tpl_vars['LANG']['menu_custom5']; ?>
</option><?php endif; ?>
				<?php if ($this->_tpl_vars['feature_custom6'] == 'on'): ?><option value="<?php echo $this->_tpl_vars['custom6_url']; ?>
.php">- <?php echo $this->_tpl_vars['LANG']['menu_custom6']; ?>
</option><?php endif; ?>
				
			<?php if ($this->_tpl_vars['feature_company'] == 'on'): ?>	
			<option value="company.php"><?php echo $this->_tpl_vars['LANG']['menu_company_overview']; ?>
</option>
				<option value="why-choose-us.php">- <?php echo $this->_tpl_vars['LANG']['menu_company_whychooseus']; ?>
</option>
				<option value="testimonials.php">- <?php echo $this->_tpl_vars['LANG']['menu_company_testimonials']; ?>
</option>
				<option value="announcements.php">- <?php echo $this->_tpl_vars['LANG']['menu_company_announcements']; ?>
</option>
				<option value="downloads.php">- <?php echo $this->_tpl_vars['LANG']['menu_company_downloads']; ?>
</option>
			<?php endif; ?>	
				
			<?php if ($this->_tpl_vars['feature_affiliates'] == 'on'): ?>	
			<option value="affiliate-program.php"><?php echo $this->_tpl_vars['LANG']['menu_affiliates']; ?>
</option>
				<option value="register.php">- <?php echo $this->_tpl_vars['LANG']['menu_affiliates_join']; ?>
</option>
				<option value="affiliates.php">- <?php echo $this->_tpl_vars['LANG']['menu_affiliates_login']; ?>
</option>
			<?php endif; ?>					

			<option value="contact.php"><?php echo $this->_tpl_vars['LANG']['menu_support']; ?>
</option>
				<option value="submitticket.php">- <?php echo $this->_tpl_vars['LANG']['menu_support_submitticket']; ?>
</option>
				<option value="supporttickets.php">- <?php echo $this->_tpl_vars['LANG']['menu_support_viewtickets']; ?>
</option>		
																																					
			<option value="cart.php"><?php echo $this->_tpl_vars['LANG']['menu_order']; ?>
</option>
					
		</select>	
		
		<?php endif; ?>	
			
	</nav>	
	
	<div class="navbottom">&nbsp;</div>