//*******************************************************************************
// write in elements needed for scripting
function writeIts() {
	document.getElementById('Contact_Form').action="http://scripts.hudsonhighland.com/c/doohickey.php";
}
function writeItstwo() {
	document.getElementById('On_Line_Order_Form').action="http://scripts.hudsonhighland.com/c/doohickey.php";
}
//*******************************************************************************

