
        imag = new Array()        
        imag[0] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[1] = "http://www.planete-commerce.com/images/panelconseil.GIF"



        imag[2] = "http://www.planete-commerce.com/images/blankpanel.gif"        



        imag[3] = "http://www.planete-commerce.com/images/panelcommunautes.GIF"



        imag[4] = "http://www.planete-commerce.com/images/blankpanel.gif"        



        imag[5] = "http://www.planete-commerce.com/images/panelsosdomaine.GIF"



        imag[6] = "http://www.planete-commerce.com/images/blankpanel.gif"        



        imag[7] = "http://www.planete-commerce.com/images/panelreferencement.GIF"



        imag[8] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[9] = "http://www.planete-commerce.com/images/panelformations.GIF"



        imag[10] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[11] = "http://www.planete-commerce.com/images/panelconferences.GIF"



        imag[12] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[13] = "http://www.planete-commerce.com/images/panelagents.GIF"



        imag[14] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[15] = "http://www.planete-commerce.com/images/panelaffiliation.GIF"



        imag[16] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[17] = "http://www.planete-commerce.com/images/paneletudes.GIF"



        imag[18] = "http://www.planete-commerce.com/images/blankpanel.gif"



        imag[19] = "http://www.planete-commerce.com/images/panelneteconomie.GIF"









        function swtch(num,imgname){        



                imgname.src = im[num].src}



                im = new Array()



                for(var i = 0; i < imag.length; i++){



                im[i] = new Image()        



                im[i].src = imag[i]
		}








