if (!flashinstalled) {
 document.write('<img src="/lib/pregnancy-plus/home.jpg" width=905 height=250 alt="Early Pregnancy Tests">');
}
else
{
 document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
 document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0" ');
 document.write(' WIDTH=446 HEIGHT=250 ALIGN=center>');
 document.write(' <PARAM NAME=movie VALUE="/lib/pregnancy-plus/home-page-2.swf">' );
 document.write(' <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high>');
 document.write(' <param NAME=wmode VALUE=transparent>');
 document.write(' <param name="allowScriptAccess" value="always">'); 
 document.write(' <EMBED src="/lib/pregnancy-plus/home-page-2.swf"');
 document.write(' QUALITY="high" WIDTH=446 HEIGHT=250 wmode="transparent" allowScriptAccess="always"');
 document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
 document.write(' </EMBED></OBJECT>');
}
