Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /var/www/iatax.com.au/public_html/application/views/template/ |
Upload File : |
<!DOCTYPE html> <!--[if IE 8]><html class="ie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <!--<![endif]--> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-91C253T3SD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-91C253T3SD'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TBMQSQP6');</script> <!-- End Google Tag Manager --> <meta charset="UTF-8" /> <!--[if IE ]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><![endif]--> <title><?= ucwords($browser_title); ?></title> <meta name="description" content="<?= $meta_description; ?>"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <link rel="shortcut icon" href="<?= base_url() . 'favicon.ico'; ?>" type="image/x-icon"> <link rel="icon" href="<?= base_url() . 'favicon.ico'; ?>" type="image/x-icon"> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/stylesheet/bootstrap.css'); ?>" /> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/revolution/css/layers.css'); ?>" /> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/revolution/css/settings.css'); ?>" /> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/stylesheet/style10.css'); ?>" /> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/stylesheet/colors/color1.css'); ?>" id="colors" /> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/stylesheet/responsive.css'); ?>" /> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/stylesheet/animate.css'); ?>" /> <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> <script type="application/ld+json">{ "@context": "https://schema.org", "@type": "Service", "name": "IATAX", "serviceType": "Intelligent Accounting & Tax services", "category": "Tax Accountants", "image": "https://www.iatax.com.au/uploads/logo-new34.png", "sameAs": "https://www.iatax.com.au/about", "url": "https://www.iatax.com.au/" }</script> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "IATAX", "alternateName" : "Intelligent Accounting & Tax Services", "url" : "https://www.iatax.com.au/" } </script> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Organization ", "url" : "https://www.iatax.com/", "logo" : "https://www.iatax.com.au/uploads/logo-new34.png", "contactPoint" : [ { "@type" : "ContactPoint", "email" : "admin@iatax.com.au", "URL" : "https://www.Assignment.com/contact", "contactType" : "Admin IATAX" }] } </script> <script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "Organization", "name": "Intelligent Accounting & Tax Services", "image": "https://www.iatax.com.au/uploads/logo-new34.png", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "ratingCount": "15" }, "review": { "@type": "Review", "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": "5" }, "author": { "@type": "Person", "name": "Tony Chan" } } } </script> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TBMQSQP6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="boxed"> <div class="top"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="flat-infomation2"> <li><a target="_blank" href="<?= $facebook; ?>"><i class="fa fa-facebook"></i></li> <li><a href="<?= $linkedin; ?>"><i class="fa fa-linkedin"></i></li> <li><a href="<?= $instagram; ?>"><i class="fa fa-instagram"></i></li> <li><a href="<?= $twitter; ?>"><i class="fa fa-twitter"></i></li> </div> <ul class="flat-infomation"> <li class="phone"> <a href="tel:<?= str_replace(' ','',$phone); ?>" title="phone" ><?= $phone; ?></a> </li> <li class="email"> <a href="mailto:<?= $email; ?>" title="email" > <span><?= $email; ?></span> </a> </li> </ul> <div class="clearfix"></div> </div> </div> </div> </div> <header id="header" class="header bg-color"> <div class="container"> <div class="row"> <div class="header-wrap"> <div class="col-md-2"> <div id="logo" class="logo"> <a href="<?= base_url(); ?>" > <img src="<?= base_url() . 'uploads/' . $logo;?>" alt="Intelligent Accounting & Tax Services | The Best Accounting & Tax Services Sydney, Australia" /> </a> </div> </div> <div class="col-md-10"> <div class="nav-wrap"> <div class="btn-menu"> <span></span> </div> <nav id="mainnav" class="mainnav"> <ul class="menu"> <li> <a href="<?= base_url(); ?>" >Home </a> </li> <li> <a href="#" >About Us </a> <ul class="sub-menu"> <?php //check if about page is active $status = $this->db->select('status')->from('pages')->where('id_pages', 30)->get()->row()->status; ?> <?php if($status === '1') : ?> <li> <a href="<?= base_url('about'); ?>" >About Us</a > </li> <?php endif; ?> <?php if ($our_team_status === '1') { ?> <li> <a href="<?= base_url('our-team'); ?>" >Our Team</a > </li> <?php } ?> </ul> </li> <li> <a href="<?= base_url('services'); ?>" >Services </a> <ul class="sub-menu"> <?php foreach($services as $service) : ?> <li> <a href="<?= base_url() . 'services/' . $service->slug;?>" ><?= $service->name; ?></a > </li> <?php endforeach; ?> </ul> </li> <li> <a href="<?= base_url('blog'); ?>" >Articles & News </a> </li> <?php //check if about page is active $status = $this->db->select('status')->from('pages')->where('id_pages', 31)->get()->row()->status; ?> <?php if($status === '1') : ?> <li> <a href="<?= base_url('testimonials'); ?>" >Testimonials </a> </li> <?php endif; ?> <?php //check if about page is active $status = $this->db->select('status')->from('pages')->where('id_pages', 29)->get()->row()->status; ?> <?php if($status === '1') : ?> <li> <a href="<?= base_url('resources'); ?>" >Resources </a> </li> <?php endif; ?> <li> <a href="<?= base_url('contact'); ?>" >Contact Us </a> </li> </ul> </nav> </div> </div> </div> </div> </div> </header>