function newwindw_doc(htm){
	window.open(htm,"name","left=0 top=0 resizable=no width=550 height=600");
}
