        var Quotation=new Array();
        Quotation[0] = "http://www.youtube.com/v/OPlnWkad6wM&hl=en";
        Quotation[1] = "http://www.youtube.com/v/Y1qwRR8buRg&hl=en";
        Quotation[2] = "http://www.youtube.com/v/Bb9ANVMA93w&hl=en";
		Quotation[3] = "http://www.youtube.com/v/_fnYUhjioDk&hl=en";
		Quotation[4] = "http://www.youtube.com/v/OPlnWkad6wM&hl=en";
        Quotation[5] = "http://www.youtube.com/v/Y1qwRR8buRg&hl=en";
        Quotation[6] = "http://www.youtube.com/v/Bb9ANVMA93w&hl=en";
		Quotation[7] = "http://www.youtube.com/v/_fnYUhjioDk&hl=en";

        
        

        var Q = Quotation.length;
        //alert(Q);
        var whichQuotation=Math.round(Math.random()*(Q-1));
        //alert(whichQuotation);
//        function showQuotation()
//        {
//           alert(whichQuotation);
//            //document.write(Quotation[whichQuotation]);
//        }


if(whichQuotation==1)
{
                          document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/OPlnWkad6wM&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/OPlnWkad6wM&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }
 
else if(whichQuotation==2)
{
                          document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/Y1qwRR8buRg&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/Y1qwRR8buRg&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }
 else if(whichQuotation==3)
{
                          document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/Bb9ANVMA93w&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/Bb9ANVMA93w&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }
 else if(whichQuotation==4)
{
                          document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/_fnYUhjioDk&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/_fnYUhjioDk&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }
 else if(whichQuotation==5)
{
                           document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/Y1qwRR8buRg&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/Y1qwRR8buRg&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }
 else if(whichQuotation==6)
{
                         
                          document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/Bb9ANVMA93w&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/Bb9ANVMA93w&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }


 else
 {
                         document.write("<object width='210'>")
                          document.write("<param name='movie' value='http://www.youtube.com/v/OPlnWkad6wM&hl=en'></param>")
                          document.write("<param name='wmode' value='transparent'></param>")
                          document.write("<embed src='http://www.youtube.com/v/OPlnWkad6wM&hl=en' type='application/x-shockwave-flash' wmode='transparent' width='210'></embed>")
                          document.write("</object>")
 }
