function PrivacyPopUp() {
props=window.open('http://www.confirmedfreight.com/privacy.php', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=450, height=525, left = 450, top = 100');
}





function TermsPopUp() {
props=window.open('http://www.confirmedfreight.com/terms.php', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=450, height=525, left = 450, top = 100');
}

