						
function displayrandom() {
};

displayrandom = new displayrandom();
number = 0;

displayrandom[number++] = "<br>Ed<br />Daughter Elizabeth Abducted<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/m0GF74eGmY0&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/m0GF74eGmY0&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<br>Carl & Karen<br />A lifetime of Memories<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/zdQ0xRzz7bo&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/zdQ0xRzz7bo&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<br>Frank<br />Ice Cream Store Owner<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/ag5LRWS2lEg&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/ag5LRWS2lEg&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<br>Brian<br />Businessman<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/43GPKz7sv9g&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/43GPKz7sv9g&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/HvqBhPs3jww&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/HvqBhPs3jww&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<br>Kirsten<br />Soccer Mom<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/wnIQgho1lY4&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/wnIQgho1lY4&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<br>Yvonne<br />Single Woman & Renter<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/dG0a_Lk0jJg&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/dG0a_Lk0jJg&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";
displayrandom[number++] = "<br>Russell MacDonnell<br />Rapid Response Monitoring<br /><object width='225' height='140'><param name='movie' value='http://www.youtube.com/v/jOQuq6GyuyA&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/jOQuq6GyuyA&hl=en_US&fs=1&color1=0x006699&color2=0x54abd6' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='225' height='140'></embed></object>";


increment = Math.floor(Math.random() * number);
document.write(displayrandom[increment]);




