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