var url = location.href;
var site1 = "http://www.whims.cc/";
var site2 = "http://www.whims.cc/index.htm";
var site3 = "http://www.whims.cc";

if (url == site1)
{
	document.write("<span class='bottomcopygray'><a href='../index.htm'>Home</a> | <a href='mailto:info@whims.cc'>Contact Us</a> | <a href='orderform.htm'>Printable Order Form</a> | <a href='links.htm'>Useful Links</a> | <a href='http://www.1shoppingcart.com/app/netcart.asp?merchantID=108'>View Cart</a></span></p><p class='bottomcopygray'>36453 Bohlken Drive, Lebanon, OR 97355<br>voice 541-451-6776 fax 541-259-5926</p><p class='bottomcopygray'>Copyright &copy; 2010 Whims Watercolor Quilt Kits LLC, email: <a href='mailto:info@whims.cc'>info@whims.cc</a><br>Site designed and maintained by <a href='mailto:anschlabach@gmail.com'>Halogen Interactive</a><br><br></p>");
}
else if (url == site2)
{
	document.write("<span class='bottomcopygray'><a href='../index.htm'>Home</a> | <a href='mailto:info@whims.cc'>Contact Us</a> | <a href='orderform.htm'>Printable Order Form</a> | <a href='links.htm'>Useful Links</a> | <a href='http://www.1shoppingcart.com/app/netcart.asp?merchantID=108'>View Cart</a></span></p><p class='bottomcopygray'>36453 Bohlken Drive, Lebanon, OR 97355<br>voice 541-451-6776 fax 541-259-5926</p><p class='bottomcopygray'>Copyright &copy; 2010 Whims Watercolor Quilt Kits LLC, email: <a href='mailto:info@whims.cc'>info@whims.cc</a><br>Site designed and maintained by <a href='mailto:anschlabach@gmail.com'>Halogen Interactive</a><br><br></p>");
}
else if (url == site3)
{
	document.write("<span class='bottomcopygray'><a href='../index.htm'>Home</a> | <a href='mailto:info@whims.cc'>Contact Us</a> | <a href='orderform.htm'>Printable Order Form</a> | <a href='links.htm'>Useful Links</a> | <a href='http://www.1shoppingcart.com/app/netcart.asp?merchantID=108'>View Cart</a></span></p><p class='bottomcopygray'>36453 Bohlken Drive, Lebanon, OR 97355<br>voice 541-451-6776 fax 541-259-5926</p><p class='bottomcopygray'>Copyright &copy; 2010 Whims Watercolor Quilt Kits LLC, email: <a href='mailto:info@whims.cc'>info@whims.cc</a><br>Site designed and maintained by <a href='mailto:anschlabach@gmail.com'>Halogen Interactive</a><br><br></p>");
}
else
{
	document.write("<a href='freequiltfuse.htm'><img src='../images/free_quiltfuse_bottom.gif' border='0' id='freeqf'></a><br><br><br><span class='bottomcopygray'><a href='../index.htm'>Home</a> | <a href='mailto:info@whims.cc'>Contact Us</a> | <a href='orderform.htm'>Printable Order Form</a> | <a href='links.htm'>Useful Links</a> | <a href='http://www.1shoppingcart.com/app/netcart.asp?merchantID=108'>View Cart</a></span></p><p class='bottomcopygray'>36453 Bohlken Drive, Lebanon, OR 97355<br>voice 541-451-6776 fax 541-259-5926</p><p class='bottomcopygray'>Copyright &copy; 2010 Whims Watercolor Quilt Kits LLC, email: <a href='mailto:info@whims.cc'>info@whims.cc</a><br>Site designed and maintained by <a href='mailto:anschlabach@gmail.com'>Halogen Interactive</a><br><br></p>");
}