function WebsiteMaintanenceHeader()
{
  document.write("<div id='logo_'>");  
  document.write("&nbsp;</div>");  
  document.write("<div id='headerLeft_'>");
  document.write("&nbsp;<h2>");  
  document.write("Maintenance</h2>");  
  document.write("<p>The process of evaluating software during or at the end of the, &nbsp; <a href='websitemaintenance.html' title='Click To Read More About WebSite Maintenance'>read more ...</a></p>");  
  document.write("</div>");  
  document.write("<div id='headerMiddle_'>");  
  document.write("&nbsp;<h2>");
  document.write("Quality</h2>");
  document.write("<p>Software Quality is everyone feels that it changes the world for, &nbsp; <a href='quality.html' title='Click To Read More About Quality Services'>read more ...</a></p>");  
  document.write("</div>");  
  document.write("<div id='headerRight_'>");  
  document.write("&nbsp;<h2>");  
  document.write("Pricing</h2>");  
  document.write("<p>The process of evaluating software to determine whether the products, &nbsp; <a href='websitemaintenanceprice.html' title='Click To Read More About WebSite Maintenance Cost'>read more ...</a></p>");  
  document.write("</div>");  
  document.write("<div id='headerBar_'>");  
  document.write("&nbsp;<ul class='navi'>");  
  document.write("<li><a href='index.html' title='Click to view home page'>Home</a></li>");  
  document.write("<li><a href='ourservices.html' title='Click to view our services'>Our Services</a></li>");
  document.write("<li><a href='weblinks.html' title='Click to view our web links'>Web Links</a></li>");  
  document.write ("<li><a href='routemap.html' title='Click to view our route map'>Route Map</a></li>");
  document.write("<li><a href='contact_us.html' title='Click to view our contact details'>Contact</a></li>");  
  document.write("</ul>");  
  document.write("</div>");  
  document.write("<div id='left_'>");  
  document.write("<ul>");  
  document.write("<li><a href='websitemaintenance.html' title='Click to view our website maintenance details'>Website Maintenance</a></li>");
  document.write("<li><a href='ourservices.html' title='Click to view our service details'>Our Services</a></li>");
  document.write("</ul>");
  document.write("</div>");  
}

function WebsiteMaintanenceFooter()
{
  document.write("<div id='footer_'>");  
  document.write("&nbsp;<p>");  
  document.write("Copyright &copy; WBC Software Lab 1999-2010. All rights reserved.<br />");  
  document.write("Designed by <a href='http://www.wbcsoftwarelab.com/' target='_blank' title='Click to view our site'>WBC Software Lab</a><br />");  
  document.write("<br/>");  
  document.write("</p>");  
  document.write("</div>");  
}

