var html = "";

html+='<div id="footer">';
html+='<p class="credit">';
html+='<a href="/" title="Artistic Sensations">Home</a>  ';
html+='|  <a href="/content/about_us.html">About Us</a>  ';
html+='|  <a href="/categories/Bedding/ ">Bedding</a>  ';
html+='|  <a href="/new/furniture/">Furniture</a>  ';
html+='|  <a href="/categories/Room_Decor/">Room Decor</a>  ';
html+='|  <a href="/categories/Room_Themes/">Room Themes</a>  ';
html+='|  <a href="/categories/Play_Study_Rooms/">Play &amp; Study Rooms</a>  ';
html+='|  <a href="/new/gift_ideas/">Gift Ideas</a>';
html+='<br />';
html+='<a href="http://blog.artisticsensations.com" target="_blank">Blog</a>  ';
html+='|  <a href="/content/customerservice.html">Customer Service</a>  ';
html+='|  <a href="/asp/login.asp?returnpage=editaccount">My Account</a>  ';
html+='|  <a href="/asp/contactus.asp">Contact Us</a>  ';
html+='|  <a href="/content/decorating-ideas.html">Decorating Ideas</a>  ';
html+='|  <a href="/asp/category.asp?categoryid=21">Sales</a>  ';
html+='|  <a href="/asp/category.asp?categoryid=21">New Items</a>  ';
html+='|  <a href="/categories/Gift_Ideas/Most_Popular/">Most Popular</a>';
html+='<br />';
html+='<a href="/content/legal.html">Privacy Policy</a>  ';
html+='|  <a href="/content/returnpolicy.html">Terms &amp; Conditions</a> ';
html+='&copy; Copyright 2009 Artistic Sensations<br />';
html+='<a href="http://www.thenetimpact.com/webdesign/web_site_design.aspx" title="Web Site Design St. Louis, Missouri" target="_blank">Web Site Design</a> ';
html+='and <a href="http://www.thenetimpact.com/internet_marketing/index.aspx" title="Search Engine Optimization (SEO) St. Louis, Missouri" target="_blank">Search Engine Optimization (SEO)</a> ';
html+='by <a href="http://www.thenetimpact.com" target="_blank">The Net Impact</a>';
html+='</p>';
html+='</div>';

document.write(html);

document.write("<scr" + "ipt type='text/javascript' language='javascript' src='/includes/stats.js'><\/scr" + "ipt>");
