function galleriaVideo2()
{
   document.write('<object width="508" height="415"\n');
   document.write('<param name="movie" value="http://www.youtube.com/v/rXWMcWNsErs"></param>\n');
   document.write('<param name="quality" value="high">\n');
   document.write('<param name=wmode value=transparent>\n');
   document.write('<embed src="http://www.youtube.com/v/rXWMcWNsErs" type="application/x-shockwave-flash" wmode="transparent" width="508" height="415"></embed></object>\n');
   
   }
                             
