// JavaScript Document
function RunSwfHome()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="435" height="300" >\n');
document.write('<param name="movie" value="http://www.id-adesigns.com/images/home_flash_1.2.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.id-adesigns.com/images/home_flash_1.2.swf" type="application/x-shockwave-flash" width="435" height="300" quality="high" play="true">\n');
document.write('</object>\n');
}

function RunSwfBird()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="588" >\n');
document.write('<param name="movie" value="http://www.id-adesigns.com/images/bird_fold.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.id-adesigns.com/images/bird_fold.swf" type="application/x-shockwave-flash" width="500" height="588" quality="high" play="true">\n');
document.write('</object>\n');
}

function RunSwfCat()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="588" >\n');
document.write('<param name="movie" value="http://www.id-adesigns.com/images/cat_fold.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.id-adesigns.com/images/cat_fold.swf" type="application/x-shockwave-flash" width="500" height="588" quality="high" play="true">\n');
document.write('</object>\n');
}

function RunSwfElephant()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="588" >\n');
document.write('<param name="movie" value="http://www.id-adesigns.com/images/elephant_fold.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.id-adesigns.com/images/elephant_fold.swf" type="application/x-shockwave-flash" width="500" height="588" quality="high" play="true">\n');
document.write('</object>\n');
}

function RunSwfZebra()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="588" >\n');
document.write('<param name="movie" value="http://www.id-adesigns.com/images/zebra_fold.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.id-adesigns.com/images/zebra_fold.swf" type="application/x-shockwave-flash" width="500" height="588" quality="high" play="true">\n');
document.write('</object>\n');
}