function openmypage(value) {
	window.open(value,"openmypage","width=640,height=500,location=0,menubar=0,resizable=0,scrollbars=1,status=1,titlebar=1,toolbar=0,screenX=100,left=100,screenY=30,top=60");
}
