-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
1 lines (1 loc) · 2.99 KB
/
Copy pathheader.php
File metadata and controls
1 lines (1 loc) · 2.99 KB
1
<?php require(dirname(__FILE__) . '/function.php'); ?><!DOCTYPE html><html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="google-site-verification" content="p20zdlb_lwwcUDMgWGjkAosPQZacYORRMCWUCDGz6Fg" /><meta name="description" content="City Sight Cleaning Services - Your one call cleaning solution. The best ever cleaning solution."> <meta name="keywords" content="cleaning,city sight,office clean,multi story buildings, school cleaning, hospital clean, government building cleaning, carpet cleaning, window cleaning, Graffiti Removal, Gutters & Drains, Car Park Maintenance & Sweping, Tile/Grout & Toilet Cleaning, High Pressure Steem Cleaning, Concrete Sealing & Retroplating, Floor Striping & Sealing"> <meta http-equiv="pragma" content="no-cache"> <meta name="robots" content="index, nofollow"> <meta name="googlebot" content="index, nofollow"> <meta name="distribution" content="global"> <meta name="generator" content="gedit 2.30.0 (ubuntu/linux)"> <meta name="author" content="<?php echo($author); ?>"><meta name="contact" content="<?php echo($contact); ?>"> <meta name="owner" content="<?php echo($owner); ?>"> <meta name="rating" content="General"> <meta name="copyright" content="<?php echo(date('Y')); ?>"> <title><?php page_title(); ?></title> <!--[if lt IE 9]> <script src="http://css3-mediaqueries-js.googlecode.com/files/css3-mediaqueries.js"></script> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--><link rel="icon" type="image/png" href="favicon.png"><link rel="stylesheet" type="text/css" media="all" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.min.css"><link rel="stylesheet" type="text/css" href="styled.css" media="all" title="style (screen)" /> <!--# Load Jquery #--> <script async="async" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script></head> <?php require(dirname(__FILE__) . '/images_header.php'); ?><body><main class="main"> <section class="row"> <article class="rc12"> <div class="rc12 tac" style="height:150px"><img class="banner" src="<?php banner(); ?>"></div> <p class="tac"><marquee behavior="scroll" direction="left" loop="infinity" onmouseover="javascript:this.stop();" onmouseout="javascript:this.start();"><h4>Your one call cleaning solution <span class="tel"></span> [03] 9687 6001</h4></marquee></p> </article> </section> <section class="row mb0 mtrig"> <article class="rc12" style="background-color:#00aeef"> <a id="trigure" href="javascript:void(0);"><em class="gear"></em></a> <ul id="nav"> <li><a href="index.php">HOME</a></li> <li><a href="about.php">ABOUT US</a></li> <li><a href="employment.php">EMPLOYMENT</a></li> <li><a href="service.php">OUR SERVICES</a></li> <li><a href="quote.php">REQUEST A QUOTE</a></li> <li><a href="contact.php">CONTACT US</a></li> </ul> </article> </section>