function video()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('Video For: <a href="http://www.weddingwishes.com/wedding/Videos_of_Services/3881.html">Romantic Remembrances</a><br /><br /><embed style="width:235px; height:203px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-2386184707411600898&hl=en" flashvars=""> </embed>'); } // romanticremembrances
if (ranNum == 1){document.write('<embed id="VideoPlayback" src="http://video.google.com/googleplayer.swf?docid=48410129567117622&hl=en&fs=true" style="width:235px;height:203px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"> </embed>'); } // whitechapel
if (ranNum == 2){document.write('<embed src="http://www.youtube.com/v/owjcJ_Fdji8&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="false" style="width:235px;height:203px" ></embed> '); } // castledouglas
}

