WEBSITE TIPS AND TRICKS
August 10, 2016 - Accessing the new M.T.H. website features is intuitive and easy. The videos below are a great guide to some of the more popular sections on the site. Enjoy!
Creating A Personal Login Account
Using the Search Tool
// // Popup window code function newPopup(url) { popupWindow = window.open( url,'popUpWindow','height=500,width=700,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') } //
Navigating The Item Detail Page