function dfvideos()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<center><h3>Like A Dragonfly, High in the Sky</h3></center><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/JUTS4INsX0M"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/JUTS4INsX0M" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>'); } // dfheart
if (ranNum == 1){document.write('<center><h3>Dragonflies of Kent</h3></center> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/5londlOnxr8"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/5londlOnxr8" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>'); } // dfkent
if (ranNum == 2){document.write('<center><h3>Dragonfly Images</h3></center><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/w3oIMXxRlk0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/w3oIMXxRlk0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>'); } // dragonfly1
if (ranNum == 3){document.write('<center><h3>Remote Controlled Dragonflies</h3></center><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/2XK_WAy1wCI"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/2XK_WAy1wCI" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>'); } // dfremote
}
