function openoct_c() {
	window.open("oct_c.html","","WIDTH=620,HEIGHT=280,resizable");
}

