	function popup() {
	
	myWin= open("/copy.html", "displayWindow",
	"height=400,width=427,menubar=no,status=no,toolbar=no");
}