// JavaScript Document
js_img0101 = new Image;
js_img0102 = new Image;
js_img0201 = new Image;
js_img0202 = new Image;
js_img0301 = new Image;
js_img0302 = new Image;
js_img0401 = new Image;
js_img0402 = new Image;
js_img0501 = new Image;
js_img0502 = new Image;
js_img0601 = new Image;
js_img0602 = new Image;


js_img0101.src = "images/090722_but01_home.gif";
js_img0102.src = "images/090722_but02_home.gif";
js_img0201.src = "images/090722_but03_programme.gif";
js_img0202.src = "images/090722_but04_programme.gif";
js_img0301.src = "images/090722_but05_speakers.gif";
js_img0302.src = "images/090722_but06_speakers.gif";
js_img0401.src = "images/090722_but07_register.gif";
js_img0402.src = "images/090722_but08_register.gif";
js_img0501.src = "images/090722_but09_sponsors.gif";
js_img0502.src = "images/090722_but10_sponsors.gif";
js_img0601.src = "images/090722_but11_news.gif";
js_img0602.src = "images/090722_but12_news.gif";


function js_swap01(js_limg01, js_limg02){
	js_limg01.src=js_limg02.src;
}