Server IP : 162.241.126.129 / Your IP : 18.118.144.239 Web Server : Apache System : Linux 162-241-126-129.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64 User : rvway5nu4 ( 1018) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/rvway5nu4/www/page_content/ar/common/ |
Upload File : |
<style> .goog-te-banner-frame.skiptranslate { display: none !important; } body { top: 0px !important; } .translated-rtl{ direction: rtl; } .translated-ltr{ direction: ltr; } .header-navigation ul.navigation-box > li > .sub-menu > li:hover > a { font-weight: 700; font-size: 20px;} .header-navigation ul.navigation-box > li > .sub-menu > li > a {font-weight: 700; font-size: 20px;} .footerMiddle::before { right: 25%; } </style> <?php $txt_sale_your_rv = 'Sale Your RV'; $txt_rv_product_page = 'RV Product Page'; $sql = "SELECT * FROM tbl_setting WHERE i_settingID = '2' "; $result=$db->query($sql); if($result->num_rows) { $row = $result->row; $txt_sale_your_rv = $row['txt_sale_your_rv']; $txt_rv_product_page = $row['txt_rv_product_page']; $v_phone_number = $row['v_phone_number']; $v_phone_number1 = $row['v_phone_number1']; $v_address = $row['v_address']; } ?> <div class="container clearfix"> <div class="logo-box float-left" style="float:right !important"> <a href="ar_index.php"> <img src="<?php echo $SITE_URL; ?>/img/logo-light.png" alt=""> </a> </div><!-- /.logo-box --> <div class="float-right right-contact-block" style="float: left !important; direction: rtl; padding-left: 0;"> <div class="single-right-contact" style="direction: ltr;"> <div class="icon-block"> <i class="carevan-icon-placeholder" id="vaddressmap" ></i><!-- /.Carivon-icon-placeholder --> </div><!-- /.icon-block --> <div class="text-block"> <p><?php echo $v_address; ?></p> </div><!-- /.text-block --> </div><!-- /.single-right-contact --> <div class="single-right-contact" style="direction: ltr;"> <div class="icon-block" > <a href="tel:<?php echo $v_phone_number; ?>"><i class="carevan-icon-phone-call"></i></a> </div><!-- /.icon-block --> <div class="text-block" style="direction: ltr"> <p><span><a href="tel:<?php echo $v_phone_number; ?>"><?php echo $v_phone_number; ?></a></span> <?php if( $v_phone_number != '' ) { ?> <span ><a href="tel:<?php echo $v_phone_number1; ?>" ><?php echo $v_phone_number1; ?></a></span> <?php } ?> الهاتف </p> </div><!-- /.text-block --> </div><!-- /.single-right-contact --> <div class="single-right-contact"> <div class="text-block"> <a href="ar_index.php" id="Arabic"> <img src="<?php echo $SITE_URL; ?>/img/arabic_sign.png" alt="Arabic" style="width:20px; height:20px;"/></a> <a href="https://rvway.net/index.php" id="English" onclick="translateLanguage(this.id);"> <img src="<?php echo $SITE_URL; ?>/img/english_sign.png" alt="English" style="width:20px; height:20px;" /></a> </div><!-- /.text-block --> </div><!-- /.single-right-contact --> <div class="single-right-contact"> <a href="https://rvway.net/ar_cust_sale_itemadd.php" class="header-btn"><?php echo 'بيع كرفانك'; ?></a><!-- /.header-btn --> </div><!-- /.single-right-contact --> </div><!-- /.float-right --> </div><!-- /.container -->