/* writes bottom address
 * hacked by Rick Carel
*/
var right_now=new Date();
function bottomAddressAlt(){
  document.write("<b><a class='small' title='A Brief History of The Rowland Company' href='http://www.rowland2.com/products/history.htm'>The Rowland Company</A><br /></b> &copy;2009. All rights reserved.<br />");
	document.write("4900 North 20<sup>th</sup> Street<br />Philadelphia, PA 19144<br />");
	document.write("Phone: 215-455-4900<br />Fax: 215-455-8888<br />");
	document.write("<a class='tiny' title='List of Who&#39;s Who at The Rowland Company' href='http://www.rowland2.com/markets/contacts.htm'>Contacts</a><br />");
	document.write("<a class='tiny' title='List of Manufacturers' href='http://www.rowland2.com/manufacturers.html'>Manufacturers</a><br />");
	document.write("<a class='tiny' title='Send a message to the Rowland Company' href='http://www.rowland2.com/ContactForms/contact_general.asp'>General Inquiry</a><br />");
	document.write("<a class='tiny' title='Send an E-mail the the Webmaster' href='http://www.rowland2.com/ContactForms/contactWebMaster.asp'>Contact WebMaster</a><br />");
	document.write("Last edited on 01/20/2009 19:57:43<br />");
	document.write("All Intellectual Property and individual works remain the property of their respective owners.<br /><br />");
}