// JavaScript Document
function subMenu(){
	window.open("menu.html","j[","width=618,height=500,scrollbars=yes,");
}