// Site Wide JavaScript
// FILE: siteWide.js

//function openTermsWindow() {
//	popupWin = window.open('applications/cart/cart_terms.asp', 'TUC', 'scrollbars,resizable,width=400,height=500,left=50,top=10')
//}

//function openHelpWindow() {
//	popupWin = window.open('applications/cart/cart_help.asp', 'TUC', 'scrollbars,resizable,width=400,height=500,left=50,top=10')
//}

