function opensub(URL){
	window.open(URL,"sub","width=780,height=725,scrollbars=yes");
}
