<!--
// smart Scroll
function wopen(anch,file){
	anch.href="javascript:void(0)";
	window.open(file,"win");
}
//-->
