/* **************************

	item list open
	2008.9.22

************************** */

function windowOpen1(id){
	var win=window.open("/topics/crystalsylph5/ex/3_1.html?"+id, "popup01","width=660, height=630, scrollbars=yes, left=10, top=10, screenX=10, screenY=10");
	win.focus();
}

function windowOpen2(id){
	var win=window.open("/topics/crystalsylph5/ex/3_2.html?"+id, "popup01","width=660, height=630, scrollbars=yes, left=10, top=10, screenX=10, screenY=10");
	win.focus();
}

function windowOpen3(id){
	var win=window.open("/topics/crystalsylph5/ex/3_3.html?"+id, "popup01","width=660, height=630, scrollbars=yes, left=10, top=10, screenX=10, screenY=10");
	win.focus();
}

function windowOpen4(id){
	var win=window.open("/topics/crystalsylph5/ex/4_1.html?"+id, "popup01","width=660, height=630, scrollbars=yes, left=10, top=10, screenX=10, screenY=10");
	win.focus();
}

function windowOpen5(id){
	var win=window.open("/topics/crystalsylph5/ex/5_1.html?"+id, "popup01","width=660, height=630, scrollbars=yes, left=10, top=10, screenX=10, screenY=10");
	win.focus();
}

function windowOpen6(id){
	var win=window.open("/topics/crystalsylph5/ex/5_2.html?"+id, "popup01","width=660, height=630, scrollbars=yes, left=10, top=10, screenX=10, screenY=10");
	win.focus();
}
