<!--
var ready="no";

function openWindow2() {
	popupWin = window.open('http://www.newbalancetoronto.ca/tellafriend.asp?style=','remote', 'width=450, height=525, resizable, scrollbars, left=50, top=50')
	}
	
function openWindowPromo() {
	popupWin = window.open('http://www.newbalancetoronto.ca/promo_info.asp','remote', 'width=550, height=350, resizable, scrollbars, left=50, top=50')
	}
//-->
