﻿// JScript File
  var so = new SWFObject("flash/cad1Home3.swf", "CAD-1", "710", "258", "9");
  so.addParam("wmode", "opaque");
  if (!so.write("homeFlash")) {
	  document.getElementById("homeFlash").innerHTML = '<img src="../images/fpo_homeFlash.jpg" width="710" height="207" />';
  }

