function popuptip(url)
				 {
				 newwindow=window.open("/videolinks/tipoftheweek.html","youtube","width=450,height=360,top=200,left=200,status=0,toolbar=0,menubar=0,location=0,scrollbars=0,resizable=1");  
				 }