function openWin(url){
	sbwin=window.open(url,"newWin","width=634,height=905,location=0,scrollbars=1,resizable=1,menubar=1,status=0");
}