// JavaScript Documentfunction comingSoon(message){	var comingsoonpop = window.open('/comingsoon.htm','cspop','width=350,height=100');}