function openwin(url) {
	window.open(url, "Rreview", "scrollbars=1,resize=yes,width=700,height=680,top=0,left=0");

}


