var mygallery=new simpleGallery({
        wrapperid: "bs2",
        dimensions: [210, 260],
        imagearray: [
            ["/tpl/imagens/pub.bt.home.dir.tk.hosting.01.png", "http://alojamento.tekever.eu/webserver.php", "_new"],
            ["/tpl/imagens/pub.bt.home.dir.tk.hosting.02.png", "http://alojamento.tekever.eu/webhosting.php", "_new"]
        ],
        autoplay: true,
        persist: false,
        pause: 8000,
        fadeduration: 500,
        oninit:function(){
        },
        onslide:function(curslide, i){ 
        }
        
})
