<?php
# if the brower accepts compression than gzip if, if not proceed as normal
if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start();
# The Last-Modified time is the newer of this script's modification time
# and the File contents file modification time
$mtime = filemtime($_SERVER['SCRIPT_FILENAME']);
$gmt_mtime = gmdate('D, d M Y H:i:s', $mtime) . ' GMT';
header("Last-Modified: " . $gmt_mtime);
?>
<!DOCTYPE html>
<html dir="ltr" lang="en-GB"><!-- InstanceBegin template="/Templates/main.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta charset="utf-8">
<!-- InstanceBeginEditable name="doctitle" -->
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<title>How to contact The Crafty Kitten</title>
<meta name="Keywords" content="" />
<meta name="Description" content="" />
<style type="text/css">
<!--
.style4 {font-size: 10px}
-->
</style>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="Section" -->
    <?php 
    // set section and then, outside the edit region, call the section navigation code
    $Section = 'home' 
    ?>
    <!-- InstanceEndEditable -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

    <!--[if lt IE 9]><script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <link rel="stylesheet" href="/css/style.css" media="screen">
    <!--[if lte IE 7]><link rel="stylesheet" href="/css/style.ie7.css" media="screen" /><![endif]-->
    <link rel="stylesheet" href="/css/style.responsive.css" media="all">


    <script src="/js/jquery.js"></script>
    <script src="/js/script.js"></script>
    <script src="/js/script.responsive.js"></script>
   

<link type='text/css' rel='stylesheet' href='/css/3651838170-widget_css_bundle.css' />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
<script type="text/javascript" src="/js/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="/js/slideshow.js"></script>
<script type="text/javascript">
$(document).ready(function() {
    $('.slideshow').cycle({
		fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
	});
});
</script>
<link rel="stylesheet" href="http://www.the-crafty-kitten.co.uk/css/navigation/style.css" type="text/css" />

<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-23127511-1']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>


<style>.content .postcontent-0 .layout-item-0 { border-top-width:1px;border-top-style:dotted;border-top-color:#B6CAA0;margin-top: 10px;margin-bottom: 10px;  }
.content .postcontent-0 .layout-item-1 { padding-right: 20px;padding-left: 20px;  }
.ie7 .post .layout-cell {border:none !important; padding:0 !important; }
.ie6 .post .layout-cell {border:none !important; padding:0 !important; }
</style>
<style type="text/css">
.slideshow { height: 290px; width: 315px; margin: auto; padding-bottom: 15px; }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }
</style>
</head>


<body>

<div id="main">
  <!-- header -->
  <header class="header">
    <div class="shapes">
      <div class="object2083017576" data-left="0%"></div>
    </div>
    <p class="headline" data-left="71.39%"><a href="#">The Crafty Kitten</a></p>
    <p class="slogan" data-left="73.53%">Unique gifts at affordable prices</p>
  </header>

  <!-- main section -->
  <div class="sheet clearfix">
    <div class="layout-wrapper">
  <!-- top navigation -->
    <nav class="nav" style="width: 700px ;margin-left: auto ; margin-right: auto ;">
	<?php include '/home/crafty/public_html/navigation.php' ; ?>

  </nav>      
  <div class="content-layout">
        <div class="content-layout-row ">
<!-- main content -->
          <div class="layout-cell content" style="float:right; overflow:auto;">
            <article class="post article">
              <div class="postcontent postcontent-0 clearfix">
                <div class="content-layout">
                  <div class="content-layout-row">
                    <div class="layout-cell layout-item-1" style="width: 100%" >
                      <!-- CONTENT EDIT REGION START -->
<!-- InstanceBeginEditable name="BodyContent" -->
     <h1>Contacting The Crafty Kitten</h1>
    <p>If you would like to enquire about a having a model made for you, please
      fill out the details below as fully as possible. This will then be emailed
      to me and I will get back to you as
      promptly as possible.</p>
    <form action="contactexit.php" method="post" id="ContactForm">
              
      <table width="100%" border="0" cellspacing="0" cellpadding="5">
        <tr valign="top"> 
          <td colspan="4" align="right"><div align="left"><strong>Contact Details - </strong>Please enter your name and at least one contact method.</div></td>
        </tr>
        <tr valign="top"> 
          <td align="right">Your Name :<strong> </strong></td>
          <td align="right"><div align="left"><strong><strong> </strong> 
              <input name="name" type="text" id="name4" size="35" />
              </strong></div></td>
          <td colspan="2" align="right">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Email Address :<strong> </strong></td>
          <td align="right"><div align="left"><strong> 
              <input name="email" type="text" id="email5" size="35" />
              </strong></div></td>
          <td colspan="2" rowspan="2" align="right">&nbsp;</td>
        </tr>
        <tr valign="top">
          <td align="right">Phone : </td>
          <td align="right"><div align="left"><input name="phone" type="text" id="phone3" size="35" /></div></td>
        </tr>
        <tr valign="top"> 
          <td colspan="4" align="right"><hr width="30%" /></td>
        </tr>
        <tr valign="top"> 
          <td colspan="4" align="right"><p align="left">&nbsp;</p></td>
        </tr>
        
        <tr valign="top"> 
          <td align="right">Address:</td>
          <td align="right"><div align="left"> 
              <textarea name="company" cols="35" rows="5" id="company3"></textarea>
            </div></td>
          <td align="left"><p>&nbsp; </p></td>
          <td align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Model of interest : </td>
          <td align="right"><div align="left"> 
              <input name="model" type="text" id="business-type2" size="35" />
            </div></td>
          <td align="left">&nbsp;</td>
          <td align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Primary colour  prefered : </td>
          <td align="right"><div align="left"> 
              <input name="primary" type="text" id="director2" size="35" />
            </div></td>
          <td colspan="2" align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Highlight colour prefered : </td>
          <td align="right"><div align="left"> 
              <input name="highlight" type="text" id="turnover2" size="35" />
            </div></td>
          <td colspan="2" align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Date required by  : </td>
          <td align="right"><div align="left"> 
              <input name="date required" type="text" id="points" size="35" />
            </div></td>
          <td colspan="2" align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Other info:</td>
          <td align="right"><div align="left"> 
              <textarea name="info" cols="35" rows="5" id="company3"></textarea>
            </div></td>
          <td align="left"><p>&nbsp; </p></td>
          <td align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td align="right">Where did you hear about us? </td>
          <td align="right"><label>
           <div align="left"> <select name="Source" id="Source">
              <option value="Search Engine" selected="selected">Search Engine</option>
              <option value="Other Website">Another Website</option>
              <option value="Word of Mouth">Word of Mouth</option>
              <option value="Yellow Pages">Yellow Pages</option>
              <option value="Mail Shot">Mail Shot</option>
              <option value="Craft Fair">Craft Fair</option>
              <option value="Other">Other</option>
            </select></div>
          </label></td>
          <td colspan="2" align="left"><p>&nbsp;</p></td>
        </tr>
        <tr valign="top">
          <td colspan="2" align="right">&nbsp;</td>
          <td colspan="2" align="left">&nbsp;</td>
        </tr>
        <tr valign="top"> 
          <td colspan="2" align="right"><p> 
              <input name="submit" type="submit" value=" Send Form" />
            </p></td>
          <td colspan="2" align="left"><p>&nbsp; </p></td>
        </tr>
      </table>
              <p><br />
              </p>
              </form>

	 <p align="center"> You can also visit The Crafty Kitten at my shop which is located at:
     <br>
     <br>
     15 Gate Mews, Ancester Square, Llanrwst, Conwy, North Wales, UK, LL26 0LB</p>
	 <p align="center">or call us on : (01492) 643454</p>
	<!-- InstanceEndEditable -->
                     <!-- CONTENT EDIT REGION STOP -->
                    </div>
                  </div>
                </div>
                <div class="content-layout-br layout-item-0"></div>
              </div>
            </article>
          </div>
<!-- End of main content -->

<!--  side bar -->
            <div class="layout-cell sidebar1" >
            <div class="block clearfix">
              <div class="blockheader">
                <h3 class="t">In This Section</h3>
              </div>
              <div class="blockcontent">

    <?php
    include '/home/crafty/public_html/section.php'
    ?>           
            </div>
            </div>
                     <div class="block clearfix">
              <div class="blockheader">
                <h3 class="t">What People Say</h3>
              </div>
              <div class="blockcontent">
    <?php
    include '/home/crafty/public_html/side-bar-testimonial.php'
    ?>   
				</div>
              </div>
            <div class="block clearfix">
              <div class="blockheader">
                <h3 class="t">How to Find Us</h3>
              </div>
              <div class="blockcontent">
                <p>
                  <iframe width="225" height="225" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=ll26+0lb&amp;aq=&amp;sll=53.138559,-3.798359&amp;sspn=0.001284,0.003404&amp;t=m&amp;ie=UTF8&amp;hq=&amp;hnear=Llanrwst+LL26+0LB,+United+Kingdom&amp;ll=53.138636,-3.798437&amp;spn=0.011585,0.019398&amp;z=14&amp;iwloc=A&amp;output=embed" title="The Crafty Kitten - Craft & Gift Shop in Llanrwst"></iframe>
                  <br />
                  <small><a href="https://maps.google.co.uk/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=ll26+0lb&amp;aq=&amp;sll=53.138559,-3.798359&amp;sspn=0.001284,0.003404&amp;t=m&amp;ie=UTF8&amp;hq=&amp;hnear=Llanrwst+LL26+0LB,+United+Kingdom&amp;ll=53.138636,-3.798437&amp;spn=0.011585,0.019398&amp;z=14&amp;iwloc=A" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
              </div>
            </div>
            <div class="block clearfix">
              <div class="blockheader">
                <h3 class="t">Social Media</h3>
              </div>
              <div class="blockcontent">
                <p>
<a class="twitter-timeline" data-width="220" data-height="400" href="https://twitter.com/TheKraftyKitten">Tweets by TheKraftyKitten</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
				<br>
             <!-- Facebook Badge START --><a href="https://www.facebook.com/thecraftykittencourses" title="The Crafty Kitten - Craft Courses" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" target="_TOP">The Crafty Kitten - Craft Courses</a><br /><a href="https://www.facebook.com/thecraftykittencourses" title="The Crafty Kitten - Craft Courses" target="_TOP"><img class="img" src="https://badge.facebook.com/badge/239425466399008.11057.2073906300.png" style="border: 0px;" alt="" /></a><!-- Facebook Badge END -->
                <br>
<!-- Facebook Badge START --><a href="https://www.facebook.com/TheCraftyKitten" title="The Crafty Kitten" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" target="_TOP">The Crafty Kitten</a><br /><a href="https://www.facebook.com/TheCraftyKitten" title="The Crafty Kitten" target="_TOP"><img class="img" src="https://badge.facebook.com/badge/178272572194519.1803.380081740.png" style="border: 0px;" alt="" /></a><!-- Facebook Badge END -->
                </p>
              </div>
            </div>
      

            </div>   
            </div> 
<!-- end of sidebar -->            
          

          

      </div>
    </div>
    <!--  FOOTER EDIT REGION START -->
    <footer class="footer">
      <p style="float: left">Unless stated otherwise, these items are not toys, and are not suitable for young children<br />
      Copyright © 2011 - <?php echo date(Y) ?>. All Rights Reserved.<br />
      <a href="/privacy">Privacy and Cookie Policy</a> | <a href="/termsofuse">Terms of Use</a> | <a href="/enquiry-form">Contact Us</a></p>
      
      <address><p style="float: right"><span itemscope itemtype="http://schema.org/LocalBusiness">The Crafty Kitten, <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="streetAddress">15 Gate Mews</span>, <span itemprop="addressLocality">Llanrwst</span>, <span itemprop="addressRegion">Conwy</span> <span itemprop="postalCode">LL26 0LB</span></span><br>Tel : <span itemprop="telephone">01492 643454</span> TPS Registered</span></p></address>
    </footer>
    <!--  FOOTER EDIT REGION END -->
  </div>
</div>
</div>
</body><!-- InstanceEnd --></html>

