search.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<!-- #BeginTemplate "dwt/site.dwt" -->

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<!-- #BeginEditable "doctitle" -->
<title>Search My Site</title>
<!-- #EndEditable -->
<!-- #BeginEditable "headsection" -->
<meta name="description" content="Insert DESCRIPTION here" />
<meta name="keywords" content="Insert KEYWORDS here" />
<!-- #EndEditable -->
<meta http-equiv="Content-Language" content="en-us" />
<meta content="General" name="rating" />
<meta content="no" http-equiv="imagetoolbar" />
<meta content="Copyright © 2011, Pat Geary http://www.expression-web-tutorials.com/. All Rights Reserved" name="copyright" />
<link rel="stylesheet" type="text/css" href="styles/site.css" />
<link rel="stylesheet" href="styles/ajximagerotator.css" type="text/css" />
<script src="styles/ajximagerotator.js" type="text/javascript"></script>
<!-- 
======================================
Website Template Name:  Summer Flowers Template
Author: Patricia Geary
Author URI: http://www.expression-web-tutorials.com/
Author Email: patgeary@comcast.net
Date: July 2011 
========================================
-->
</head>

<body>

<!-- Page Container begins here -->
<div id="sitename">
	My Site Name</div>
<div id="outerWrapper">
	<!-- Masthead begins here -->
	<div id="header">
		<!--webbot bot="Include" u-include="_includes/banner.html" tag="BODY" startspan -->

<div class="AJXIRMPUUeaD"><!-- AJXFILE:../styles/ajximagerotator.css -->
<div class="AJXIRMPUUeaDpics">
 <ul class="AJXIRMPUUeaDul">
  <li class="AJXIRMPUUeaDli"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/10-27-flower-02.jpg" alt="10-27-flower-02.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/DSCN0398-crop.JPG" alt="DSCN0398-crop.JPG" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/james234.jpg" alt="james234.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/james500.jpg" alt="james500.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/nature01.jpg" alt="nature01.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/yellow_flowers3.jpg" alt="yellow_flowers3.jpg" /></a></li>
 </ul>
</div>
<br />
</div>

<!--webbot bot="Include" endspan i-checksum="41566" --></div>
	<!-- Masthead ends here -->
	<!-- Navigation begins here -->
	<div id="topNavigation">
		<ul>
			<li><a title="Home" href="index.html">Home</a></li>
			<li><a title="About" href="about.html">About</a></li>
			<li><a title="Contact" href="contact.html">Contact</a></li>
			<li><a title="Links" href="links.html">Links</a></li>
			<li><a title="Search My Site." href="search.html">Search</a></li>
			<li><a title="Site Map" href="site-map.html">Site Map</a></li>
		</ul>
	</div>
	<!-- Navigation ends here -->
	<!-- Content Container begins here -->
	<div id="contentWrapper">
		<!-- Main Content begins here -->
		<div id="content">
			<!-- #BeginEditable "content" -->
			<h1>Search My Site</h1>
			<!-- Bing -->
<div id="cse">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript"> 
  google.load('search', '1', {language : 'en'});
  google.setOnLoadCallback(function() {
    var customSearchControl = new google.search.CustomSearchControl('009206261522604705567:8jugoae9_ha');
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    customSearchControl.draw('cse');
  }, true);
</script>
			<p>This Google Custom Search Box is a <strong>sample</strong> only. You will need to signup for a Google account BEFORE you can use <a title="Google Custom Search." href="http://www.google.com/cse/">Google Custom Search</a>. </p>
			<p>NOTE: This search box is setup to search <a title="Expression Web Tutorials & Templates." href="http://www.expression-web-tutorials.com/">Expression Web Tutorials & Templates</a>. </p>
			<p>Please see <a title="Site Search Boxes." href="http://www.genealogy-web-creations.com/adding-search-engine.html">Search Boxes</a> for more information about how to include a search box on your site. </p>
			<!-- #EndEditable --></div>
		<!-- Main Content ends here -->
		<!-- Do NOT Delete or your footer will not fall below your content area --><br class="clearFloat" />
		<br />
	</div>
	<!-- Content Container ends here -->
	<!-- Footer begins here -->
	<div id="footer">
		<p>Copyright © 2011 Company Name. All Rights Reserved.</p>
		<p><a title="Copy and Paste the email address to your email editor to send me mail.">your-name<code>@</code>your-domain.com</a> | <a title="Privacy Policy." href="privacy-policy.html">Privacy Policy</a></p>
		<p>Template Design: <a href="http://www.expression-web-tutorials.com/">Expression Web Tutorials & Templates</a></p>
	</div>
	<!-- Footer ends here --></div>
<!-- Page Container ends here -->

</body>

<!-- #EndTemplate -->

</html>