Thank you for contacting us!

Thank you for contacting us!

We have received your information successfully. Your information is very important to us, and will be treated confidentially. We will be in touch with you soon to follow up.

All the best,

Ted Gudorf

To continue with your visit to our site, click here to return to the home page, or select a page from one of the menus on this page.

//-------------------------------------------------- //EDITABLE VARIABLES //-------------------------------------------------- //unique Identifier ie: contact page var idn = 'Form Submission'; //revenue value ie 10.00 Use only numbers no characters var rev = '1.00'; //-------------------------------------------------- //DO NOT EDIT BELOW THIS LINE //-------------------------------------------------- var pid = '344'; var referrer = encodeURIComponent( document.referrer ), convPixelUrl = 'https://bettermetrics.co/track/?op=conv&uid=854&rev=' + rev + '&pid=' + pid + '&idn=' + idn + '&referrer=' + referrer + '&email='; pixelScript = document.createElement( 'script' ); pixelScript.type = 'application/javascript'; pixelScript.src = convPixelUrl; document.getElementsByTagName( 'body' )[0].appendChild( pixelScript );