﻿// JavaScript Document

function showBottom(){
	document.write('<div style="float:left; padding:6px 3em; width:350px;">(c) 2012 Privateer Clothing | Maintained by <a href="mailto:privateerclothing@hotmail.com">Privateer Clothing</a> |</div><div style="float:right; line-height:30px; padding:6px 3em; text-align:right; width:200px;"><a href="http://www.facebook.com/pages/Privateer-Clothing/179297444175" target="_blank"><img style="border:none; margin-bottom:-6px;" src="/images/face2.png" width="24" height="24" alt="Join us on Facebook" class="facebook_url" /> Join us on Facebook</a><br /><a href="http://twitter.com/privateer_clthg" target="_blank"><img style="border:none; margin-bottom:-6px;" src="images/twit2.png" width="24" height="24" alt="Follow us on Twitter" class="twitter_username" /> Follow us on Twitter</a></div><div style="clear:both;"></div>');
}
