function dj(url){
				window.open(url,"","width=400,height=331,location=0,scrollbars=0,resizable=0,menubar=0,status=0,left=0,top=0");
				}
