<?php 
            }
            ?>
                           <span class="darkred bold">[<?php 
            echo $_smarty_tpl->tpl_vars['item']->value['AreaName'];
            ?>
]</span>
                           <p style="padding-left:0px;"><a href="hotelpage.php?mid=<?php 
            echo $_smarty_tpl->tpl_vars['item']->value['HotelId'];
            ?>
"><?php 
            echo $_smarty_tpl->tpl_vars['item']->value['HotelName'];
            ?>
</a></p>
                           <p class="money_tag"><?php 
            echo displayPriceSmarty(array('s' => $_smarty_tpl->tpl_vars['item']->value['LowestPrice'], 'nomark' => 1), $_smarty_tpl);
            ?>
</p>
                       </div>
                    <?php 
        }
    }
    ?>
   
                   </div>
               </div>               
               <?php 
}
?>
 
               <div class="clearfix"></div>                   
                    echo smartyTranslate(array('s' => 'JPY'), $_smarty_tpl);
                }
                ?>
" style="border:none;width:21px;"/><input type="text" name="euro[]" class="price_item map_green" style="border:none;width:55px;"
                                    	vali="double" msg="<?php 
                echo smartyTranslate(array('s' => 'Please Input Double Type'), $_smarty_tpl);
                ?>
"
                                    	<?php 
                if ($_smarty_tpl->getVariable('list')->value[$_smarty_tpl->tpl_vars['i']->value * 7 + $_smarty_tpl->tpl_vars['j']->value]['isout'] == 'true') {
                    ?>
 disabled <?php 
                } else {
                    ?>
 value="<?php 
                    echo displayPriceSmarty(array('s' => $_smarty_tpl->getVariable('list')->value[$_smarty_tpl->tpl_vars['i']->value * 7 + $_smarty_tpl->tpl_vars['j']->value]['Euro'], 'nomark' => 1), $_smarty_tpl);
                    ?>
" <?php 
                }
                ?>
 />
                                </td>
							  <?php 
            }
        }
        ?>
							</tr>
						  <?php 
    }
}
?>
        } else {
            ?>
                       		<div style="width:150px;height:150px;background:#f1f1f1 url(<?php 
            echo $_smarty_tpl->getVariable('img_dir')->value;
            ?>
no_image.png) no-repeat center center;background-size:150px 150px;cursor: pointer" onclick="location.href='hotelpage.php?mid=<?php 
            echo $_smarty_tpl->tpl_vars['item']->value['HotelId'];
            ?>
'"></div>
                       <?php 
        }
        ?>
                           <a href="hotelpage.php?mid=<?php 
        echo $_smarty_tpl->tpl_vars['item']->value['HotelId'];
        ?>
"><?php 
        echo $_smarty_tpl->tpl_vars['item']->value['HotelName'];
        ?>
</a><br/>
                           <div class="money_tag"><?php 
        echo smartyTranslate(array('s' => "from JPY"), $_smarty_tpl);
        echo displayPriceSmarty(array('s' => Booking::shoushuliaoByHid($_smarty_tpl->tpl_vars['item']->value['LowestPrice'], $_smarty_tpl->tpl_vars['item']->value['HotelId']), 'nomark' => 1), $_smarty_tpl);
        echo smartyTranslate(array('s' => "temp"), $_smarty_tpl);
        ?>
</div>
                       </div>
                    <?php 
    }
}
?>
 
                               	<?php 
        } else {
            ?>
                               		<td class="odd"><?php 
            echo $_smarty_tpl->tpl_vars['item']->value['DueDate'];
            ?>
</td>
                               	<?php 
        }
        ?>
	
                                <?php 
        if ($_smarty_tpl->getVariable('cookie')->value->RoleID != 1) {
            ?>
<td ><?php 
            echo displayPriceSmarty(array('s' => $_smarty_tpl->tpl_vars['item']->value['TotalPrice']), $_smarty_tpl);
            ?>
</td><?php 
        }
        ?>
                                <?php 
        if ($_smarty_tpl->getVariable('cookie')->value->RoleID > 0) {
            ?>
                                <td class="odd"> 
                                	<?php 
            if ($_smarty_tpl->tpl_vars['item']->value['OrderStatusId'] != 5 && $_smarty_tpl->tpl_vars['item']->value['OrderStatusId'] != 7) {
                ?>
	                                	<?php 
                if ($_smarty_tpl->getVariable('cookie')->value->RoleID > 3 || $_smarty_tpl->getVariable('cookie')->value->RoleID == 1) {
                    ?>
										    <!-- Admin user start -->