// scripts by ian cavalier
   // http://www.oxygenesis.com/
   // feel free to use/modify the following scripts any way you like as
   // long as these four comment lines remain with the source code.  thanks.

function Examine(oxygenesisdesign) {
	alert('Thank you for your interest in Oxygenesis Design.\n\nYour form inquiry will be processed when you press [OK]. You will receive a response/price quote within 2-3 days.\n\nIf you have entered a valid email address, you will now be returned to the Oxygenesis Design homepage.');
	oxygenesisdesign.submit();
}
