 function openFlash() {
	window.open ("Carbon-Calculator.html","mywindow","status=0,toolbar=0, width=960, height=700");
 }