                                            var pictureArrayLEFT = new makeArray(

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5465&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/12/1/4138.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5463&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/21/1/4136.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5460&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/21/1/4133.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5151&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/1/1/9/1/3917.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=4395&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/1/1/21/1/3569.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=1327&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/1/1/24/1/1705.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5035&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/1/1/21/1/3833.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=4038&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/3/1/3472.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5459&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/21/1/4132.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5456&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/21/1/4129.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5455&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/21/1/4128.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5453&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/3/1/10/1/4126.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5449&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/5/1/21/1/4122.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5448&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/5/1/2/1/4121.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5447&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/5/1/10/1/4120.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5446&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/5/1/10/1/4119.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5441&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/1/1/16/1/4114.jpg"></a>',

                                            '<a href="http://www.unifilme.com.br/v2_detalhes.asp?n=5439&codpart=45" target="blank"><img border="0" src="http://www.unifilme.com.br/upload/dvd/1/1/3/1/4112.jpg"></a>')

                                            function makeArray()
                                            {
                                                this.length = makeArray.arguments.length

                                                for (var i = 0; i < this.length; i++)
                                                    this[i + 1] = makeArray.arguments[i]
                                            }

                                            function randNum (num)
                                            {
                                                var now = new Date();
                                                var rand = Math.round(num * Math.cos(now.getTime()));

                                                if (rand < 0) rand = - rand; if (rand == 0) rand++;

                                                return rand;
                                            }

                                            //Imagem aparece

                                            document.write (pictureArrayLEFT[randNum(pictureArrayLEFT.length)])
