function openSim(param) {
	simWin = window.open('/ja_JP/product/elsim.html?'+param, '', 'width=640,height=590'); simWin.focus();
}