function affilWin() {
	window.open ("affiliate.html", "mywindow","menubar=1,resizable=1,scrollbars=1,width=800,height=550"); 
}