// JavaScript Document
function msnchat(){	window.open('msn.html','chat','width=320,height=400, resizable=no, left=315, top=250')	}
